AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
aws-native.iotwireless.getNetworkAnalyzerConfiguration
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
Create and manage NetworkAnalyzerConfiguration resource.
Using getNetworkAnalyzerConfiguration
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getNetworkAnalyzerConfiguration(args: GetNetworkAnalyzerConfigurationArgs, opts?: InvokeOptions): Promise<GetNetworkAnalyzerConfigurationResult>
function getNetworkAnalyzerConfigurationOutput(args: GetNetworkAnalyzerConfigurationOutputArgs, opts?: InvokeOptions): Output<GetNetworkAnalyzerConfigurationResult>
def get_network_analyzer_configuration(name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetNetworkAnalyzerConfigurationResult
def get_network_analyzer_configuration_output(name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetNetworkAnalyzerConfigurationResult]
func LookupNetworkAnalyzerConfiguration(ctx *Context, args *LookupNetworkAnalyzerConfigurationArgs, opts ...InvokeOption) (*LookupNetworkAnalyzerConfigurationResult, error)
func LookupNetworkAnalyzerConfigurationOutput(ctx *Context, args *LookupNetworkAnalyzerConfigurationOutputArgs, opts ...InvokeOption) LookupNetworkAnalyzerConfigurationResultOutput
> Note: This function is named LookupNetworkAnalyzerConfiguration
in the Go SDK.
public static class GetNetworkAnalyzerConfiguration
{
public static Task<GetNetworkAnalyzerConfigurationResult> InvokeAsync(GetNetworkAnalyzerConfigurationArgs args, InvokeOptions? opts = null)
public static Output<GetNetworkAnalyzerConfigurationResult> Invoke(GetNetworkAnalyzerConfigurationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetNetworkAnalyzerConfigurationResult> getNetworkAnalyzerConfiguration(GetNetworkAnalyzerConfigurationArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: aws-native:iotwireless:getNetworkAnalyzerConfiguration
arguments:
# arguments dictionary
The following arguments are supported:
- Name string
- Name of the network analyzer configuration
- Name string
- Name of the network analyzer configuration
- name String
- Name of the network analyzer configuration
- name string
- Name of the network analyzer configuration
- name str
- Name of the network analyzer configuration
- name String
- Name of the network analyzer configuration
getNetworkAnalyzerConfiguration Result
The following output properties are available:
- Arn string
- Arn for network analyzer configuration, Returned upon successful create.
- Description string
- The description of the new resource
- Trace
Content Pulumi.Aws Native. Io TWireless. Outputs. Trace Content Properties - Trace content for your wireless gateway and wireless device resources
- Wireless
Devices List<string> - List of wireless gateway resources that have been added to the network analyzer configuration
- Wireless
Gateways List<string> - List of wireless gateway resources that have been added to the network analyzer configuration
- Arn string
- Arn for network analyzer configuration, Returned upon successful create.
- Description string
- The description of the new resource
- Trace
Content TraceContent Properties - Trace content for your wireless gateway and wireless device resources
- Wireless
Devices []string - List of wireless gateway resources that have been added to the network analyzer configuration
- Wireless
Gateways []string - List of wireless gateway resources that have been added to the network analyzer configuration
- arn String
- Arn for network analyzer configuration, Returned upon successful create.
- description String
- The description of the new resource
- trace
Content TraceContent Properties - Trace content for your wireless gateway and wireless device resources
- wireless
Devices List<String> - List of wireless gateway resources that have been added to the network analyzer configuration
- wireless
Gateways List<String> - List of wireless gateway resources that have been added to the network analyzer configuration
- arn string
- Arn for network analyzer configuration, Returned upon successful create.
- description string
- The description of the new resource
- trace
Content TraceContent Properties - Trace content for your wireless gateway and wireless device resources
- wireless
Devices string[] - List of wireless gateway resources that have been added to the network analyzer configuration
- wireless
Gateways string[] - List of wireless gateway resources that have been added to the network analyzer configuration
- arn str
- Arn for network analyzer configuration, Returned upon successful create.
- description str
- The description of the new resource
- trace_
content TraceContent Properties - Trace content for your wireless gateway and wireless device resources
- wireless_
devices Sequence[str] - List of wireless gateway resources that have been added to the network analyzer configuration
- wireless_
gateways Sequence[str] - List of wireless gateway resources that have been added to the network analyzer configuration
- arn String
- Arn for network analyzer configuration, Returned upon successful create.
- description String
- The description of the new resource
- trace
Content Property Map - Trace content for your wireless gateway and wireless device resources
- wireless
Devices List<String> - List of wireless gateway resources that have been added to the network analyzer configuration
- wireless
Gateways List<String> - List of wireless gateway resources that have been added to the network analyzer configuration
Supporting Types
NetworkAnalyzerConfigurationLogLevel
NetworkAnalyzerConfigurationWirelessDeviceFrameInfo
TraceContentProperties
- Log
Level Pulumi.Aws Native. Io TWireless. Network Analyzer Configuration Log Level - The log level for a log message. The log levels can be disabled, or set to
ERROR
to display less verbose logs containing only error information, or toINFO
for more detailed logs - Wireless
Device Pulumi.Frame Info Aws Native. Io TWireless. Network Analyzer Configuration Wireless Device Frame Info FrameInfo
of your wireless device resources for the trace content. Use FrameInfo to debug the communication between your LoRaWAN end devices and the network server.
- Log
Level NetworkAnalyzer Configuration Log Level - The log level for a log message. The log levels can be disabled, or set to
ERROR
to display less verbose logs containing only error information, or toINFO
for more detailed logs - Wireless
Device NetworkFrame Info Analyzer Configuration Wireless Device Frame Info FrameInfo
of your wireless device resources for the trace content. Use FrameInfo to debug the communication between your LoRaWAN end devices and the network server.
- log
Level NetworkAnalyzer Configuration Log Level - The log level for a log message. The log levels can be disabled, or set to
ERROR
to display less verbose logs containing only error information, or toINFO
for more detailed logs - wireless
Device NetworkFrame Info Analyzer Configuration Wireless Device Frame Info FrameInfo
of your wireless device resources for the trace content. Use FrameInfo to debug the communication between your LoRaWAN end devices and the network server.
- log
Level NetworkAnalyzer Configuration Log Level - The log level for a log message. The log levels can be disabled, or set to
ERROR
to display less verbose logs containing only error information, or toINFO
for more detailed logs - wireless
Device NetworkFrame Info Analyzer Configuration Wireless Device Frame Info FrameInfo
of your wireless device resources for the trace content. Use FrameInfo to debug the communication between your LoRaWAN end devices and the network server.
- log_
level NetworkAnalyzer Configuration Log Level - The log level for a log message. The log levels can be disabled, or set to
ERROR
to display less verbose logs containing only error information, or toINFO
for more detailed logs - wireless_
device_ Networkframe_ info Analyzer Configuration Wireless Device Frame Info FrameInfo
of your wireless device resources for the trace content. Use FrameInfo to debug the communication between your LoRaWAN end devices and the network server.
- log
Level "INFO" | "ERROR" | "DISABLED" - The log level for a log message. The log levels can be disabled, or set to
ERROR
to display less verbose logs containing only error information, or toINFO
for more detailed logs - wireless
Device "ENABLED" | "DISABLED"Frame Info FrameInfo
of your wireless device resources for the trace content. Use FrameInfo to debug the communication between your LoRaWAN end devices and the network server.
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi