TelemetryRuleRuleDestinationConfigurationLogDeliveryParameters constructor
const
TelemetryRuleRuleDestinationConfigurationLogDeliveryParameters({})
Creates a new TelemetryRuleRuleDestinationConfigurationLogDeliveryParameters.
logTypes List of log types that the source is sending.
Implementation
const TelemetryRuleRuleDestinationConfigurationLogDeliveryParameters({
this.logTypes,
});