Class: Aws::ObservabilityAdmin::Types::GetCentralizationRuleForOrganizationOutput

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-observabilityadmin/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#centralization_ruleTypes::CentralizationRule

The configuration details for the organization centralization rule.



837
838
839
840
841
842
843
844
845
846
847
848
849
# File 'lib/aws-sdk-observabilityadmin/types.rb', line 837

class GetCentralizationRuleForOrganizationOutput < Struct.new(
  :rule_name,
  :rule_arn,
  :creator_account_id,
  :created_time_stamp,
  :created_region,
  :last_update_time_stamp,
  :rule_health,
  :failure_reason,
  :centralization_rule)
  SENSITIVE = []
  include Aws::Structure
end

#created_regionString

The Amazon Web Services region where the organization centralization rule was created.

Returns:

  • (String)


837
838
839
840
841
842
843
844
845
846
847
848
849
# File 'lib/aws-sdk-observabilityadmin/types.rb', line 837

class GetCentralizationRuleForOrganizationOutput < Struct.new(
  :rule_name,
  :rule_arn,
  :creator_account_id,
  :created_time_stamp,
  :created_region,
  :last_update_time_stamp,
  :rule_health,
  :failure_reason,
  :centralization_rule)
  SENSITIVE = []
  include Aws::Structure
end

#created_time_stampInteger

The timestamp when the organization centralization rule was created.

Returns:

  • (Integer)


837
838
839
840
841
842
843
844
845
846
847
848
849
# File 'lib/aws-sdk-observabilityadmin/types.rb', line 837

class GetCentralizationRuleForOrganizationOutput < Struct.new(
  :rule_name,
  :rule_arn,
  :creator_account_id,
  :created_time_stamp,
  :created_region,
  :last_update_time_stamp,
  :rule_health,
  :failure_reason,
  :centralization_rule)
  SENSITIVE = []
  include Aws::Structure
end

#creator_account_idString

The Amazon Web Services Account that created the organization centralization rule.

Returns:

  • (String)


837
838
839
840
841
842
843
844
845
846
847
848
849
# File 'lib/aws-sdk-observabilityadmin/types.rb', line 837

class GetCentralizationRuleForOrganizationOutput < Struct.new(
  :rule_name,
  :rule_arn,
  :creator_account_id,
  :created_time_stamp,
  :created_region,
  :last_update_time_stamp,
  :rule_health,
  :failure_reason,
  :centralization_rule)
  SENSITIVE = []
  include Aws::Structure
end

#failure_reasonString

The reason why an organization centralization rule is marked UNHEALTHY.

Returns:

  • (String)


837
838
839
840
841
842
843
844
845
846
847
848
849
# File 'lib/aws-sdk-observabilityadmin/types.rb', line 837

class GetCentralizationRuleForOrganizationOutput < Struct.new(
  :rule_name,
  :rule_arn,
  :creator_account_id,
  :created_time_stamp,
  :created_region,
  :last_update_time_stamp,
  :rule_health,
  :failure_reason,
  :centralization_rule)
  SENSITIVE = []
  include Aws::Structure
end

#last_update_time_stampInteger

The timestamp when the organization centralization rule was last updated.

Returns:

  • (Integer)


837
838
839
840
841
842
843
844
845
846
847
848
849
# File 'lib/aws-sdk-observabilityadmin/types.rb', line 837

class GetCentralizationRuleForOrganizationOutput < Struct.new(
  :rule_name,
  :rule_arn,
  :creator_account_id,
  :created_time_stamp,
  :created_region,
  :last_update_time_stamp,
  :rule_health,
  :failure_reason,
  :centralization_rule)
  SENSITIVE = []
  include Aws::Structure
end

#rule_arnString

The Amazon Resource Name (ARN) of the organization centralization rule.

Returns:

  • (String)


837
838
839
840
841
842
843
844
845
846
847
848
849
# File 'lib/aws-sdk-observabilityadmin/types.rb', line 837

class GetCentralizationRuleForOrganizationOutput < Struct.new(
  :rule_name,
  :rule_arn,
  :creator_account_id,
  :created_time_stamp,
  :created_region,
  :last_update_time_stamp,
  :rule_health,
  :failure_reason,
  :centralization_rule)
  SENSITIVE = []
  include Aws::Structure
end

#rule_healthString

The health status of the organization centralization rule.

Returns:

  • (String)


837
838
839
840
841
842
843
844
845
846
847
848
849
# File 'lib/aws-sdk-observabilityadmin/types.rb', line 837

class GetCentralizationRuleForOrganizationOutput < Struct.new(
  :rule_name,
  :rule_arn,
  :creator_account_id,
  :created_time_stamp,
  :created_region,
  :last_update_time_stamp,
  :rule_health,
  :failure_reason,
  :centralization_rule)
  SENSITIVE = []
  include Aws::Structure
end

#rule_nameString

The name of the organization centralization rule.

Returns:

  • (String)


837
838
839
840
841
842
843
844
845
846
847
848
849
# File 'lib/aws-sdk-observabilityadmin/types.rb', line 837

class GetCentralizationRuleForOrganizationOutput < Struct.new(
  :rule_name,
  :rule_arn,
  :creator_account_id,
  :created_time_stamp,
  :created_region,
  :last_update_time_stamp,
  :rule_health,
  :failure_reason,
  :centralization_rule)
  SENSITIVE = []
  include Aws::Structure
end