Module: Aws::AmplifyUIBuilder::Client::_ExportFormsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ExportFormsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#entities ⇒ ::Array[Types::Form]
219 |
# File 'sig/client.rbs', line 219
def entities: () -> ::Array[Types::Form]
|
#next_token ⇒ ::String
220 |
# File 'sig/client.rbs', line 220
def next_token: () -> ::String
|