Module: Aws::CustomerProfiles::Client::_ListCalculatedAttributeDefinitionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCalculatedAttributeDefinitionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::ListCalculatedAttributeDefinitionItem]
1234 |
# File 'sig/client.rbs', line 1234
def items: () -> ::Array[Types::ListCalculatedAttributeDefinitionItem]
|
#next_token ⇒ ::String
1235 |
# File 'sig/client.rbs', line 1235
def next_token: () -> ::String
|