Module: Aws::CustomerProfiles::Client::_ListDomainLayoutsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDomainLayoutsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::LayoutItem]
1261 |
# File 'sig/client.rbs', line 1261
def items: () -> ::Array[Types::LayoutItem]
|
#next_token ⇒ ::String
1262 |
# File 'sig/client.rbs', line 1262
def next_token: () -> ::String
|