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]
1635 |
# File 'sig/client.rbs', line 1635
def items: () -> ::Array[Types::ListWorkflowsItem]
|
#next_token ⇒ ::String
1636 |
# File 'sig/client.rbs', line 1636
def next_token: () -> ::String
|