Module: Aws::DataZone::Client::_ListAccountPoolsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAccountPoolsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::AccountPoolSummary]
2644 |
# File 'sig/client.rbs', line 2644
def items: () -> ::Array[Types::AccountPoolSummary]
|
#next_token ⇒ ::String
2645 |
# File 'sig/client.rbs', line 2645
def next_token: () -> ::String
|