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