Module: Aws::CustomerProfiles::Client::_ListWorkflowsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListWorkflowsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::ListWorkflowsItem]
1556 |
# File 'sig/client.rbs', line 1556
def items: () -> ::Array[Types::ListWorkflowsItem]
|
#next_token ⇒ ::String
1557 |
# File 'sig/client.rbs', line 1557
def next_token: () -> ::String
|