class Aws::ConfigService::Types::OrganizationConfigRule
An organization config rule that has information about config rules that Config creates in member accounts.
@!attribute [rw] organization_config_rule_name
The name that you assign to organization config rule. @return [String]
@!attribute [rw] organization_config_rule_arn
Amazon Resource Name (ARN) of organization config rule. @return [String]
@!attribute [rw] organization_managed_rule_metadata
An `OrganizationManagedRuleMetadata` object. @return [Types::OrganizationManagedRuleMetadata]
@!attribute [rw] organization_custom_rule_metadata
An `OrganizationCustomRuleMetadata` object. @return [Types::OrganizationCustomRuleMetadata]
@!attribute [rw] excluded_accounts
A comma-separated list of accounts excluded from organization config rule. @return [Array<String>]
@!attribute [rw] last_update_time
The timestamp of the last update. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/OrganizationConfigRule AWS API Documentation
Constants
- SENSITIVE