OrganizationConfigRule

An organization Config rule that has information about Config rules that Config creates in member accounts.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A comma-separated list of accounts excluded from organization Config rule.

Link copied to clipboard

The timestamp of the last update.

Link copied to clipboard

Amazon Resource Name (ARN) of organization Config rule.

Link copied to clipboard

The name that you assign to organization Config rule.

Link copied to clipboard

An object that specifies metadata for your organization's Config Custom Policy rule. The metadata includes the runtime system in use, which accounts have debug logging enabled, and other custom rule metadata, such as resource type, resource ID of Amazon Web Services resource, and organization trigger types that initiate Config to evaluate Amazon Web Services resources against a rule.

Link copied to clipboard

An OrganizationCustomRuleMetadata object.

Link copied to clipboard

An OrganizationManagedRuleMetadata object.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String