OrganizationConformancePackDetailedStatus

Organization conformance pack creation or deletion status in each member account. This includes the name of the conformance pack, the status, error code and error message when the conformance pack 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 conformance pack deployed in the member account.

Link copied to clipboard

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

Link copied to clipboard

An error message indicating that conformance pack 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 conformance pack in a member account. When management account calls PutOrganizationConformancePack action for the first time, conformance pack status is created in the member account. When management account calls PutOrganizationConformancePack action for the second time, conformance pack status is updated in the member account. Conformance pack status is deleted when the management account deletes OrganizationConformancePack and disables service access for config-multiaccountsetup.amazonaws.com.

Functions

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