Module: Aws::Health::Client::_DescribeAffectedAccountsForOrganizationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeAffectedAccountsForOrganizationResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#affected_accounts ⇒ ::Array[::String]
84 |
# File 'sig/client.rbs', line 84 def affected_accounts: () -> ::Array[::String] |
#event_scope_code ⇒ "PUBLIC", ...
85 |
# File 'sig/client.rbs', line 85 def event_scope_code: () -> ("PUBLIC" | "ACCOUNT_SPECIFIC" | "NONE") |
#next_token ⇒ ::String
86 |
# File 'sig/client.rbs', line 86 def next_token: () -> ::String |