OrganizationConfigRuleStatus

Returns the status for an organization Config rule in an organization.

Types

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

Properties

Link copied to clipboard

An error code that is returned when organization Config rule creation or deletion has failed.

Link copied to clipboard

An error message indicating that organization Config rule creation or deletion failed due to an error.

Link copied to clipboard

The timestamp of the last update.

Link copied to clipboard

The name that you assign to organization Config rule.

Link copied to clipboard

Indicates deployment status of an organization Config rule. When management account calls PutOrganizationConfigRule action for the first time, Config rule status is created in all the member accounts. When management account calls PutOrganizationConfigRule action for the second time, Config rule status is updated in all the member accounts. Additionally, Config rule status is updated when one or more member accounts join or leave an organization. Config rule status is deleted when the management account deletes OrganizationConfigRule in all the member accounts and disables service access for config-multiaccountsetup.amazonaws.com.

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