PolicyAssociation

class PolicyAssociation : KotlinCustomResource

The AWS::SecurityHub::PolicyAssociation resource represents the AWS Security Hub Central Configuration Policy associations in your Target. Only the AWS Security Hub delegated administrator can create the resouce from the home region.

Properties

Link copied to clipboard

A unique identifier to indicates if the target has an association

Link copied to clipboard

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

Link copied to clipboard

An 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 or a value of SELF_MANAGED_SECURITY_HUB for a self-managed configuration

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val targetId: Output<String>

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

Link copied to clipboard

Indicates whether the target is an AWS account, organizational unit, or the organization root

Link copied to clipboard
val updatedAt: Output<String>

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

Link copied to clipboard
val urn: Output<String>