Module: Aws::CustomerProfiles::Client::_ListCalculatedAttributesForProfileResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCalculatedAttributesForProfileResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::ListCalculatedAttributeForProfileItem]
1247 |
# File 'sig/client.rbs', line 1247
def items: () -> ::Array[Types::ListCalculatedAttributeForProfileItem]
|
#next_token ⇒ ::String
1248 |
# File 'sig/client.rbs', line 1248
def next_token: () -> ::String
|