| Package | Description |
|---|---|
| com.amazonaws.services.securityhub |
Security Hub provides you with a comprehensive view of the security state of your Amazon Web Services environment and
resources.
|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateStandardsControlAssociationsResult |
AWSSecurityHubClient.batchUpdateStandardsControlAssociations(BatchUpdateStandardsControlAssociationsRequest request)
For a batch of security controls and standards, this operation updates the enablement status of a control in a
standard.
|
BatchUpdateStandardsControlAssociationsResult |
AWSSecurityHub.batchUpdateStandardsControlAssociations(BatchUpdateStandardsControlAssociationsRequest batchUpdateStandardsControlAssociationsRequest)
For a batch of security controls and standards, this operation updates the enablement status of a control in a
standard.
|
BatchUpdateStandardsControlAssociationsResult |
AbstractAWSSecurityHub.batchUpdateStandardsControlAssociations(BatchUpdateStandardsControlAssociationsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateStandardsControlAssociationsResult |
BatchUpdateStandardsControlAssociationsResult.clone() |
BatchUpdateStandardsControlAssociationsResult |
BatchUpdateStandardsControlAssociationsResult.withUnprocessedAssociationUpdates(Collection<UnprocessedStandardsControlAssociationUpdate> unprocessedAssociationUpdates)
A security control (identified with
SecurityControlId, SecurityControlArn, or a mix of
both parameters) whose enablement status in a specified standard couldn't be updated. |
BatchUpdateStandardsControlAssociationsResult |
BatchUpdateStandardsControlAssociationsResult.withUnprocessedAssociationUpdates(UnprocessedStandardsControlAssociationUpdate... unprocessedAssociationUpdates)
A security control (identified with
SecurityControlId, SecurityControlArn, or a mix of
both parameters) whose enablement status in a specified standard couldn't be updated. |
Copyright © 2023. All rights reserved.