Module: Aws::IoTWireless::Client::_GetWirelessGatewayResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetWirelessGatewayResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #arn ⇒ ::String
- #description ⇒ ::String
- #id ⇒ ::String
- #lo_ra_wan ⇒ Types::LoRaWANGateway
- #name ⇒ ::String
- #thing_arn ⇒ ::String
- #thing_name ⇒ ::String
Instance Method Details
#arn ⇒ ::String
1169 |
# File 'sig/client.rbs', line 1169 def arn: () -> ::String |
#description ⇒ ::String
1167 |
# File 'sig/client.rbs', line 1167 def description: () -> ::String |
#id ⇒ ::String
1166 |
# File 'sig/client.rbs', line 1166 def id: () -> ::String |
#lo_ra_wan ⇒ Types::LoRaWANGateway
1168 |
# File 'sig/client.rbs', line 1168 def lo_ra_wan: () -> Types::LoRaWANGateway |
#name ⇒ ::String
1165 |
# File 'sig/client.rbs', line 1165 def name: () -> ::String |
#thing_arn ⇒ ::String
1171 |
# File 'sig/client.rbs', line 1171 def thing_arn: () -> ::String |
#thing_name ⇒ ::String
1170 |
# File 'sig/client.rbs', line 1170 def thing_name: () -> ::String |