Class: Aws::IoTWireless::Types::UpdateNetworkAnalyzerConfigurationRequest

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#configuration_nameString

Name of the network analyzer configuration.

Returns:

  • (String)


6515
6516
6517
6518
6519
6520
6521
6522
6523
6524
6525
6526
6527
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 6515

class UpdateNetworkAnalyzerConfigurationRequest < Struct.new(
  :configuration_name,
  :trace_content,
  :wireless_devices_to_add,
  :wireless_devices_to_remove,
  :wireless_gateways_to_add,
  :wireless_gateways_to_remove,
  :description,
  :multicast_groups_to_add,
  :multicast_groups_to_remove)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

The description of the new resource.

Returns:

  • (String)


6515
6516
6517
6518
6519
6520
6521
6522
6523
6524
6525
6526
6527
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 6515

class UpdateNetworkAnalyzerConfigurationRequest < Struct.new(
  :configuration_name,
  :trace_content,
  :wireless_devices_to_add,
  :wireless_devices_to_remove,
  :wireless_gateways_to_add,
  :wireless_gateways_to_remove,
  :description,
  :multicast_groups_to_add,
  :multicast_groups_to_remove)
  SENSITIVE = []
  include Aws::Structure
end

#multicast_groups_to_addArray<String>

Multicast group resources to add to the network analyzer configuration. Provide the MulticastGroupId of the resource to add in the input array.

Returns:

  • (Array<String>)


6515
6516
6517
6518
6519
6520
6521
6522
6523
6524
6525
6526
6527
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 6515

class UpdateNetworkAnalyzerConfigurationRequest < Struct.new(
  :configuration_name,
  :trace_content,
  :wireless_devices_to_add,
  :wireless_devices_to_remove,
  :wireless_gateways_to_add,
  :wireless_gateways_to_remove,
  :description,
  :multicast_groups_to_add,
  :multicast_groups_to_remove)
  SENSITIVE = []
  include Aws::Structure
end

#multicast_groups_to_removeArray<String>

Multicast group resources to remove from the network analyzer configuration. Provide the MulticastGroupId of the resources to remove in the input array.

Returns:

  • (Array<String>)


6515
6516
6517
6518
6519
6520
6521
6522
6523
6524
6525
6526
6527
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 6515

class UpdateNetworkAnalyzerConfigurationRequest < Struct.new(
  :configuration_name,
  :trace_content,
  :wireless_devices_to_add,
  :wireless_devices_to_remove,
  :wireless_gateways_to_add,
  :wireless_gateways_to_remove,
  :description,
  :multicast_groups_to_add,
  :multicast_groups_to_remove)
  SENSITIVE = []
  include Aws::Structure
end

#trace_contentTypes::TraceContent

Trace content for your wireless devices, gateways, and multicast groups.

Returns:



6515
6516
6517
6518
6519
6520
6521
6522
6523
6524
6525
6526
6527
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 6515

class UpdateNetworkAnalyzerConfigurationRequest < Struct.new(
  :configuration_name,
  :trace_content,
  :wireless_devices_to_add,
  :wireless_devices_to_remove,
  :wireless_gateways_to_add,
  :wireless_gateways_to_remove,
  :description,
  :multicast_groups_to_add,
  :multicast_groups_to_remove)
  SENSITIVE = []
  include Aws::Structure
end

#wireless_devices_to_addArray<String>

Wireless device resources to add to the network analyzer configuration. Provide the WirelessDeviceId of the resource to add in the input array.

Returns:

  • (Array<String>)


6515
6516
6517
6518
6519
6520
6521
6522
6523
6524
6525
6526
6527
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 6515

class UpdateNetworkAnalyzerConfigurationRequest < Struct.new(
  :configuration_name,
  :trace_content,
  :wireless_devices_to_add,
  :wireless_devices_to_remove,
  :wireless_gateways_to_add,
  :wireless_gateways_to_remove,
  :description,
  :multicast_groups_to_add,
  :multicast_groups_to_remove)
  SENSITIVE = []
  include Aws::Structure
end

#wireless_devices_to_removeArray<String>

Wireless device resources to remove from the network analyzer configuration. Provide the WirelessDeviceId of the resources to remove in the input array.

Returns:

  • (Array<String>)


6515
6516
6517
6518
6519
6520
6521
6522
6523
6524
6525
6526
6527
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 6515

class UpdateNetworkAnalyzerConfigurationRequest < Struct.new(
  :configuration_name,
  :trace_content,
  :wireless_devices_to_add,
  :wireless_devices_to_remove,
  :wireless_gateways_to_add,
  :wireless_gateways_to_remove,
  :description,
  :multicast_groups_to_add,
  :multicast_groups_to_remove)
  SENSITIVE = []
  include Aws::Structure
end

#wireless_gateways_to_addArray<String>

Wireless gateway resources to add to the network analyzer configuration. Provide the WirelessGatewayId of the resource to add in the input array.

Returns:

  • (Array<String>)


6515
6516
6517
6518
6519
6520
6521
6522
6523
6524
6525
6526
6527
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 6515

class UpdateNetworkAnalyzerConfigurationRequest < Struct.new(
  :configuration_name,
  :trace_content,
  :wireless_devices_to_add,
  :wireless_devices_to_remove,
  :wireless_gateways_to_add,
  :wireless_gateways_to_remove,
  :description,
  :multicast_groups_to_add,
  :multicast_groups_to_remove)
  SENSITIVE = []
  include Aws::Structure
end

#wireless_gateways_to_removeArray<String>

Wireless gateway resources to remove from the network analyzer configuration. Provide the WirelessGatewayId of the resources to remove in the input array.

Returns:

  • (Array<String>)


6515
6516
6517
6518
6519
6520
6521
6522
6523
6524
6525
6526
6527
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 6515

class UpdateNetworkAnalyzerConfigurationRequest < Struct.new(
  :configuration_name,
  :trace_content,
  :wireless_devices_to_add,
  :wireless_devices_to_remove,
  :wireless_gateways_to_add,
  :wireless_gateways_to_remove,
  :description,
  :multicast_groups_to_add,
  :multicast_groups_to_remove)
  SENSITIVE = []
  include Aws::Structure
end