| Package | Description |
|---|---|
| com.amazonaws.services.securityhub |
Security Hub provides you with a comprehensive view of your security state in Amazon Web Services and helps you
assess your Amazon Web Services environment against security industry standards and best practices.
|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
GetConfigurationPolicyAssociationResult |
AWSSecurityHubClient.getConfigurationPolicyAssociation(GetConfigurationPolicyAssociationRequest request)
Returns the association between a configuration and a target account, organizational unit, or the root.
|
GetConfigurationPolicyAssociationResult |
AWSSecurityHub.getConfigurationPolicyAssociation(GetConfigurationPolicyAssociationRequest getConfigurationPolicyAssociationRequest)
Returns the association between a configuration and a target account, organizational unit, or the root.
|
GetConfigurationPolicyAssociationResult |
AbstractAWSSecurityHub.getConfigurationPolicyAssociation(GetConfigurationPolicyAssociationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
GetConfigurationPolicyAssociationResult |
GetConfigurationPolicyAssociationResult.clone() |
GetConfigurationPolicyAssociationResult |
GetConfigurationPolicyAssociationResult.withAssociationStatus(ConfigurationPolicyAssociationStatus associationStatus)
The current status of the association between the specified target and the configuration.
|
GetConfigurationPolicyAssociationResult |
GetConfigurationPolicyAssociationResult.withAssociationStatus(String associationStatus)
The current status of the association between the specified target and the configuration.
|
GetConfigurationPolicyAssociationResult |
GetConfigurationPolicyAssociationResult.withAssociationStatusMessage(String associationStatusMessage)
The explanation for a
FAILED value for AssociationStatus. |
GetConfigurationPolicyAssociationResult |
GetConfigurationPolicyAssociationResult.withAssociationType(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.
|
GetConfigurationPolicyAssociationResult |
GetConfigurationPolicyAssociationResult.withAssociationType(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.
|
GetConfigurationPolicyAssociationResult |
GetConfigurationPolicyAssociationResult.withConfigurationPolicyId(String configurationPolicyId)
The universally unique identifier (UUID) of a configuration policy.
|
GetConfigurationPolicyAssociationResult |
GetConfigurationPolicyAssociationResult.withTargetId(String targetId)
The target account ID, organizational unit ID, or the root ID for which the association is retrieved.
|
GetConfigurationPolicyAssociationResult |
GetConfigurationPolicyAssociationResult.withTargetType(String targetType)
Specifies whether the target is an Amazon Web Services account, organizational unit, or the organization root.
|
GetConfigurationPolicyAssociationResult |
GetConfigurationPolicyAssociationResult.withTargetType(TargetType targetType)
Specifies whether the target is an Amazon Web Services account, organizational unit, or the organization root.
|
GetConfigurationPolicyAssociationResult |
GetConfigurationPolicyAssociationResult.withUpdatedAt(Date updatedAt)
The date and time, in UTC and ISO 8601 format, that the configuration policy association was last updated.
|
Copyright © 2024. All rights reserved.