Module: Aws::Inspector2::Client::_ListDelegatedAdminAccountsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDelegatedAdminAccountsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#delegated_admin_accounts ⇒ ::Array[Types::DelegatedAdminAccount]
1097 |
# File 'sig/client.rbs', line 1097
def delegated_admin_accounts: () -> ::Array[Types::DelegatedAdminAccount]
|
#next_token ⇒ ::String
1098 |
# File 'sig/client.rbs', line 1098
def next_token: () -> ::String
|