Module: Aws::DataZone::Client::_ListAccountsInAccountPoolResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAccountsInAccountPoolOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::AccountInfo]
2660 |
# File 'sig/client.rbs', line 2660
def items: () -> ::Array[Types::AccountInfo]
|
#next_token ⇒ ::String
2661 |
# File 'sig/client.rbs', line 2661
def next_token: () -> ::String
|