Module: Aws::IoTWireless::Client::_ListDeviceProfilesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDeviceProfilesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#device_profile_list ⇒ ::Array[Types::DeviceProfile]
1243 |
# File 'sig/client.rbs', line 1243
def device_profile_list: () -> ::Array[Types::DeviceProfile]
|
#next_token ⇒ ::String
1242 |
# File 'sig/client.rbs', line 1242
def next_token: () -> ::String
|