Module: Aws::CustomerProfiles::Client::_ListSegmentDefinitionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSegmentDefinitionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::SegmentDefinitionItem]
1521 |
# File 'sig/client.rbs', line 1521
def items: () -> ::Array[Types::SegmentDefinitionItem]
|
#next_token ⇒ ::String
1520 |
# File 'sig/client.rbs', line 1520
def next_token: () -> ::String
|