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