| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<UnprocessedStandardsControlAssociationUpdate> |
BatchUpdateStandardsControlAssociationsResponse.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. |
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateStandardsControlAssociationsResponse.Builder |
BatchUpdateStandardsControlAssociationsResponse.Builder.unprocessedAssociationUpdates(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. |
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateStandardsControlAssociationsResponse.Builder |
BatchUpdateStandardsControlAssociationsResponse.Builder.unprocessedAssociationUpdates(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. |
Copyright © 2023. All rights reserved.