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
1385 |
# File 'sig/client.rbs', line 1385
def next_token: () -> ::String
|
#service_profile_list ⇒ ::Array[Types::ServiceProfile]
1386 |
# File 'sig/client.rbs', line 1386
def service_profile_list: () -> ::Array[Types::ServiceProfile]
|