ConfigurationPolicyAssociationSummary

An object that contains the details of a configuration policy association that’s returned in a ListConfigurationPolicyAssociations request.

Types

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

Properties

Link copied to clipboard

The current status of the association between the specified target and the configuration.

Link copied to clipboard

The explanation for a FAILED value for AssociationStatus.

Link copied to clipboard

Indicates whether the association between the specified target and the configuration was directly applied by the Security Hub delegated administrator or inherited from a parent.

Link copied to clipboard

The universally unique identifier (UUID) of the configuration policy.

Link copied to clipboard

The identifier of the target account, organizational unit, or the root.

Link copied to clipboard

Specifies whether the target is an Amazon Web Services account, organizational unit, or the root.

Link copied to clipboard

The date and time, in UTC and ISO 8601 format, that the configuration policy association was last updated.

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