Get Policy Association Result
data class GetPolicyAssociationResult(val associationIdentifier: String? = null, val associationStatus: PolicyAssociationAssociationStatus? = null, val associationStatusMessage: String? = null, val associationType: PolicyAssociationAssociationType? = null, val configurationPolicyId: String? = null, val updatedAt: String? = null)
Constructors
Link copied to clipboard
constructor(associationIdentifier: String? = null, associationStatus: PolicyAssociationAssociationStatus? = null, associationStatusMessage: String? = null, associationType: PolicyAssociationAssociationType? = null, configurationPolicyId: String? = null, updatedAt: String? = null)
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