Traffic Analytics Properties Args
data class TrafficAnalyticsPropertiesArgs(val networkWatcherFlowAnalyticsConfiguration: Output<TrafficAnalyticsConfigurationPropertiesArgs>? = null) : ConvertibleToJava<TrafficAnalyticsPropertiesArgs>
Parameters that define the configuration of traffic analytics.
Constructors
Link copied to clipboard
constructor(networkWatcherFlowAnalyticsConfiguration: Output<TrafficAnalyticsConfigurationPropertiesArgs>? = null)
Properties
Link copied to clipboard
val networkWatcherFlowAnalyticsConfiguration: Output<TrafficAnalyticsConfigurationPropertiesArgs>? = null
Parameters that define the configuration of traffic analytics.