Module: Aws::Glue::Client::_ListIterableFormsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListIterableFormsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::IterableFormListItem]
3274 |
# File 'sig/client.rbs', line 3274
def items: () -> ::Array[Types::IterableFormListItem]
|
#next_token ⇒ ::String
3275 |
# File 'sig/client.rbs', line 3275
def next_token: () -> ::String
|