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