| 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 |
|---|---|
BatchGetConfigurationPolicyAssociationsResult |
AWSSecurityHubClient.batchGetConfigurationPolicyAssociations(BatchGetConfigurationPolicyAssociationsRequest request)
Returns associations between an Security Hub configuration and a batch of target accounts, organizational units,
or the root.
|
BatchGetConfigurationPolicyAssociationsResult |
AWSSecurityHub.batchGetConfigurationPolicyAssociations(BatchGetConfigurationPolicyAssociationsRequest batchGetConfigurationPolicyAssociationsRequest)
Returns associations between an Security Hub configuration and a batch of target accounts, organizational units,
or the root.
|
BatchGetConfigurationPolicyAssociationsResult |
AbstractAWSSecurityHub.batchGetConfigurationPolicyAssociations(BatchGetConfigurationPolicyAssociationsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
BatchGetConfigurationPolicyAssociationsResult |
BatchGetConfigurationPolicyAssociationsResult.clone() |
BatchGetConfigurationPolicyAssociationsResult |
BatchGetConfigurationPolicyAssociationsResult.withConfigurationPolicyAssociations(Collection<ConfigurationPolicyAssociationSummary> configurationPolicyAssociations)
Describes associations for the target accounts, OUs, or the root.
|
BatchGetConfigurationPolicyAssociationsResult |
BatchGetConfigurationPolicyAssociationsResult.withConfigurationPolicyAssociations(ConfigurationPolicyAssociationSummary... configurationPolicyAssociations)
Describes associations for the target accounts, OUs, or the root.
|
BatchGetConfigurationPolicyAssociationsResult |
BatchGetConfigurationPolicyAssociationsResult.withUnprocessedConfigurationPolicyAssociations(Collection<UnprocessedConfigurationPolicyAssociation> unprocessedConfigurationPolicyAssociations)
An array of configuration policy associations, one for each configuration policy association identifier, that was
specified in the request but couldn’t be processed due to an error.
|
BatchGetConfigurationPolicyAssociationsResult |
BatchGetConfigurationPolicyAssociationsResult.withUnprocessedConfigurationPolicyAssociations(UnprocessedConfigurationPolicyAssociation... unprocessedConfigurationPolicyAssociations)
An array of configuration policy associations, one for each configuration policy association identifier, that was
specified in the request but couldn’t be processed due to an error.
|
Copyright © 2024. All rights reserved.