Network Analyzer Configuration Args
data class NetworkAnalyzerConfigurationArgs(val description: Output<String>? = null, val name: Output<String>? = null, val tags: Output<List<TagArgs>>? = null, val traceContent: Output<TraceContentPropertiesArgs>? = null, val wirelessDevices: Output<List<String>>? = null, val wirelessGateways: Output<List<String>>? = null) : ConvertibleToJava<NetworkAnalyzerConfigurationArgs>
Create and manage NetworkAnalyzerConfiguration resource.
Properties
Link copied to clipboard
The description of the new resource
Link copied to clipboard
Trace content for your wireless gateway and wireless device resources
Link copied to clipboard
List of wireless gateway resources that have been added to the network analyzer configuration
Link copied to clipboard
List of wireless gateway resources that have been added to the network analyzer configuration