Module: Aws::IoTWireless::Client::_GetServiceProfileResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetServiceProfileResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
1085 |
# File 'sig/client.rbs', line 1085
def arn: () -> ::String
|
#id ⇒ ::String
1087 |
# File 'sig/client.rbs', line 1087
def id: () -> ::String
|
#lo_ra_wan ⇒ Types::LoRaWANGetServiceProfileInfo
1088 |
# File 'sig/client.rbs', line 1088
def lo_ra_wan: () -> Types::LoRaWANGetServiceProfileInfo
|
#name ⇒ ::String
1086 |
# File 'sig/client.rbs', line 1086
def name: () -> ::String
|