MemberAccountStatus

Organization Config rule creation or deletion status in each member account. This includes the name of the rule, the status, error code and error message when the rule creation or deletion failed.

Types

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

Properties

Link copied to clipboard

The 12-digit account ID of a member account.

Link copied to clipboard

The name of Config rule deployed in the member account.

Link copied to clipboard

An error code that is returned when Config rule creation or deletion failed in the member account.

Link copied to clipboard

An error message indicating that Config rule account creation or deletion has failed due to an error in the member account.

Link copied to clipboard

The timestamp of the last status update.

Link copied to clipboard

Indicates deployment status for Config rule in the member account. When management account calls PutOrganizationConfigRule action for the first time, Config rule status is created in the member account. When management account calls PutOrganizationConfigRule action for the second time, Config rule status is updated in the member account. Config rule status is deleted when the management account deletes OrganizationConfigRule 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