Module: Aws::ComputeOptimizerAutomation::Client::_ListAccountsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAccountsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#accounts ⇒ ::Array[Types::AccountInfo]
225 |
# File 'sig/client.rbs', line 225
def accounts: () -> ::Array[Types::AccountInfo]
|
#next_token ⇒ ::String
226 |
# File 'sig/client.rbs', line 226
def next_token: () -> ::String
|