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
1097 |
# File 'sig/client.rbs', line 1097
def arn: () -> ::String
|
#id ⇒ ::String
1099 |
# File 'sig/client.rbs', line 1099
def id: () -> ::String
|
#lo_ra_wan ⇒ Types::LoRaWANGetServiceProfileInfo
1100 |
# File 'sig/client.rbs', line 1100
def lo_ra_wan: () -> Types::LoRaWANGetServiceProfileInfo
|
#name ⇒ ::String
1098 |
# File 'sig/client.rbs', line 1098
def name: () -> ::String
|