Module: Aws::Greengrass::Client::_ListDeviceDefinitionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDeviceDefinitionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#definitions ⇒ ::Array[Types::DefinitionInformation]
1083 |
# File 'sig/client.rbs', line 1083
def definitions: () -> ::Array[Types::DefinitionInformation]
|
#next_token ⇒ ::String
1084 |
# File 'sig/client.rbs', line 1084
def next_token: () -> ::String
|