GetConfigurationPolicyAssociationResponse.Builder |
GetConfigurationPolicyAssociationResponse.Builder.associationStatus(String associationStatus) |
The current status of the association between the specified target and the configuration.
|
GetConfigurationPolicyAssociationResponse.Builder |
GetConfigurationPolicyAssociationResponse.Builder.associationStatus(ConfigurationPolicyAssociationStatus associationStatus) |
The current status of the association between the specified target and the configuration.
|
GetConfigurationPolicyAssociationResponse.Builder |
GetConfigurationPolicyAssociationResponse.Builder.associationStatusMessage(String associationStatusMessage) |
The explanation for a FAILED value for AssociationStatus.
|
GetConfigurationPolicyAssociationResponse.Builder |
GetConfigurationPolicyAssociationResponse.Builder.associationType(String associationType) |
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.
|
GetConfigurationPolicyAssociationResponse.Builder |
GetConfigurationPolicyAssociationResponse.Builder.associationType(AssociationType associationType) |
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.
|
static GetConfigurationPolicyAssociationResponse.Builder |
GetConfigurationPolicyAssociationResponse.builder() |
|
GetConfigurationPolicyAssociationResponse.Builder |
GetConfigurationPolicyAssociationResponse.Builder.configurationPolicyId(String configurationPolicyId) |
The universally unique identifier (UUID) of a configuration policy.
|
GetConfigurationPolicyAssociationResponse.Builder |
GetConfigurationPolicyAssociationResponse.Builder.targetId(String targetId) |
The target account ID, organizational unit ID, or the root ID for which the association is retrieved.
|
GetConfigurationPolicyAssociationResponse.Builder |
GetConfigurationPolicyAssociationResponse.Builder.targetType(String targetType) |
Specifies whether the target is an Amazon Web Services account, organizational unit, or the organization
root.
|
GetConfigurationPolicyAssociationResponse.Builder |
GetConfigurationPolicyAssociationResponse.Builder.targetType(TargetType targetType) |
Specifies whether the target is an Amazon Web Services account, organizational unit, or the organization
root.
|
GetConfigurationPolicyAssociationResponse.Builder |
GetConfigurationPolicyAssociationResponse.toBuilder() |
|
GetConfigurationPolicyAssociationResponse.Builder |
GetConfigurationPolicyAssociationResponse.Builder.updatedAt(Instant updatedAt) |
The date and time, in UTC and ISO 8601 format, that the configuration policy association was last updated.
|