Class: Aws::IoTWireless::Types::GetWirelessDeviceResponse

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

#arnString

The Amazon Resource Name of the resource.

Returns:

  • (String)


2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 2683

class GetWirelessDeviceResponse < Struct.new(
  :type,
  :name,
  :description,
  :destination_name,
  :id,
  :arn,
  :thing_name,
  :thing_arn,
  :lo_ra_wan,
  :sidewalk,
  :positioning)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

The description of the resource.

Returns:

  • (String)


2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 2683

class GetWirelessDeviceResponse < Struct.new(
  :type,
  :name,
  :description,
  :destination_name,
  :id,
  :arn,
  :thing_name,
  :thing_arn,
  :lo_ra_wan,
  :sidewalk,
  :positioning)
  SENSITIVE = []
  include Aws::Structure
end

#destination_nameString

The name of the destination to which the device is assigned.

Returns:

  • (String)


2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 2683

class GetWirelessDeviceResponse < Struct.new(
  :type,
  :name,
  :description,
  :destination_name,
  :id,
  :arn,
  :thing_name,
  :thing_arn,
  :lo_ra_wan,
  :sidewalk,
  :positioning)
  SENSITIVE = []
  include Aws::Structure
end

#idString

The ID of the wireless device.

Returns:

  • (String)


2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 2683

class GetWirelessDeviceResponse < Struct.new(
  :type,
  :name,
  :description,
  :destination_name,
  :id,
  :arn,
  :thing_name,
  :thing_arn,
  :lo_ra_wan,
  :sidewalk,
  :positioning)
  SENSITIVE = []
  include Aws::Structure
end

#lo_ra_wanTypes::LoRaWANDevice

Information about the wireless device.



2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 2683

class GetWirelessDeviceResponse < Struct.new(
  :type,
  :name,
  :description,
  :destination_name,
  :id,
  :arn,
  :thing_name,
  :thing_arn,
  :lo_ra_wan,
  :sidewalk,
  :positioning)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The name of the resource.

Returns:

  • (String)


2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 2683

class GetWirelessDeviceResponse < Struct.new(
  :type,
  :name,
  :description,
  :destination_name,
  :id,
  :arn,
  :thing_name,
  :thing_arn,
  :lo_ra_wan,
  :sidewalk,
  :positioning)
  SENSITIVE = []
  include Aws::Structure
end

#positioningString

FPort values for the GNSS, stream, and ClockSync functions of the positioning information.

Returns:

  • (String)


2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 2683

class GetWirelessDeviceResponse < Struct.new(
  :type,
  :name,
  :description,
  :destination_name,
  :id,
  :arn,
  :thing_name,
  :thing_arn,
  :lo_ra_wan,
  :sidewalk,
  :positioning)
  SENSITIVE = []
  include Aws::Structure
end

#sidewalkTypes::SidewalkDevice

Sidewalk device object.



2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 2683

class GetWirelessDeviceResponse < Struct.new(
  :type,
  :name,
  :description,
  :destination_name,
  :id,
  :arn,
  :thing_name,
  :thing_arn,
  :lo_ra_wan,
  :sidewalk,
  :positioning)
  SENSITIVE = []
  include Aws::Structure
end

#thing_arnString

The ARN of the thing associated with the wireless device.

Returns:

  • (String)


2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 2683

class GetWirelessDeviceResponse < Struct.new(
  :type,
  :name,
  :description,
  :destination_name,
  :id,
  :arn,
  :thing_name,
  :thing_arn,
  :lo_ra_wan,
  :sidewalk,
  :positioning)
  SENSITIVE = []
  include Aws::Structure
end

#thing_nameString

The name of the thing associated with the wireless device. The value is empty if a thing isn't associated with the device.

Returns:

  • (String)


2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 2683

class GetWirelessDeviceResponse < Struct.new(
  :type,
  :name,
  :description,
  :destination_name,
  :id,
  :arn,
  :thing_name,
  :thing_arn,
  :lo_ra_wan,
  :sidewalk,
  :positioning)
  SENSITIVE = []
  include Aws::Structure
end

#typeString

The wireless device type.

Returns:

  • (String)


2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
# File 'gems/aws-sdk-iotwireless/lib/aws-sdk-iotwireless/types.rb', line 2683

class GetWirelessDeviceResponse < Struct.new(
  :type,
  :name,
  :description,
  :destination_name,
  :id,
  :arn,
  :thing_name,
  :thing_arn,
  :lo_ra_wan,
  :sidewalk,
  :positioning)
  SENSITIVE = []
  include Aws::Structure
end