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