Module: Aws::ObservabilityAdmin::Client::_GetCentralizationRuleForOrganizationResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetCentralizationRuleForOrganizationOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#centralization_ruleTypes::CentralizationRule



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

def centralization_rule: () -> Types::CentralizationRule

#created_region::String

Returns:

  • (::String)


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

def created_region: () -> ::String

#created_time_stamp::Integer

Returns:

  • (::Integer)


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

def created_time_stamp: () -> ::Integer

#creator_account_id::String

Returns:

  • (::String)


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

def creator_account_id: () -> ::String

#failure_reason"TRUSTED_ACCESS_NOT_ENABLED", ...

Returns:

  • ("TRUSTED_ACCESS_NOT_ENABLED", "DESTINATION_ACCOUNT_NOT_IN_ORGANIZATION", "INTERNAL_SERVER_ERROR")


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

def failure_reason: () -> ("TRUSTED_ACCESS_NOT_ENABLED" | "DESTINATION_ACCOUNT_NOT_IN_ORGANIZATION" | "INTERNAL_SERVER_ERROR")

#last_update_time_stamp::Integer

Returns:

  • (::Integer)


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

def last_update_time_stamp: () -> ::Integer

#rule_arn::String

Returns:

  • (::String)


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

def rule_arn: () -> ::String

#rule_health"Healthy", ...

Returns:

  • ("Healthy", "Unhealthy", "Provisioning")


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

def rule_health: () -> ("Healthy" | "Unhealthy" | "Provisioning")

#rule_name::String

Returns:

  • (::String)


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

def rule_name: () -> ::String

#tag_propagation_failure_reason"RoleNotAssumable", "RoleLacksPermissions"

Returns:

  • ("RoleNotAssumable", "RoleLacksPermissions")


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

def tag_propagation_failure_reason: () -> ("RoleNotAssumable" | "RoleLacksPermissions")

#tag_propagation_status"Healthy", "Unhealthy"

Returns:

  • ("Healthy", "Unhealthy")


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

def tag_propagation_status: () -> ("Healthy" | "Unhealthy")