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]

Returns:

  • (::Array[::String])


84
# File 'sig/client.rbs', line 84

def affected_accounts: () -> ::Array[::String]

#event_scope_code"PUBLIC", ...

Returns:

  • ("PUBLIC", "ACCOUNT_SPECIFIC", "NONE")


85
# File 'sig/client.rbs', line 85

def event_scope_code: () -> ("PUBLIC" | "ACCOUNT_SPECIFIC" | "NONE")

#next_token::String

Returns:

  • (::String)


86
# File 'sig/client.rbs', line 86

def next_token: () -> ::String