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