Module: Aws::FMS::Client::_ListAdminsManagingAccountResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAdminsManagingAccountResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#admin_accounts ⇒ ::Array[::String]
310 |
# File 'sig/client.rbs', line 310
def admin_accounts: () -> ::Array[::String]
|
#next_token ⇒ ::String
311 |
# File 'sig/client.rbs', line 311
def next_token: () -> ::String
|