Module: Aws::IoTWireless::Client::_ListServiceProfilesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListServiceProfilesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1373 |
# File 'sig/client.rbs', line 1373
def next_token: () -> ::String
|
#service_profile_list ⇒ ::Array[Types::ServiceProfile]
1374 |
# File 'sig/client.rbs', line 1374
def service_profile_list: () -> ::Array[Types::ServiceProfile]
|