| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<UnprocessedStandardsControlAssociation> |
BatchGetStandardsControlAssociationsResponse.unprocessedAssociations()
A security control (identified with
SecurityControlId, SecurityControlArn, or a mix of
both parameters) whose enablement status in a specified standard cannot be returned. |
| Modifier and Type | Method and Description |
|---|---|
BatchGetStandardsControlAssociationsResponse.Builder |
BatchGetStandardsControlAssociationsResponse.Builder.unprocessedAssociations(UnprocessedStandardsControlAssociation... unprocessedAssociations)
A security control (identified with
SecurityControlId, SecurityControlArn, or a mix
of both parameters) whose enablement status in a specified standard cannot be returned. |
| Modifier and Type | Method and Description |
|---|---|
BatchGetStandardsControlAssociationsResponse.Builder |
BatchGetStandardsControlAssociationsResponse.Builder.unprocessedAssociations(Collection<UnprocessedStandardsControlAssociation> unprocessedAssociations)
A security control (identified with
SecurityControlId, SecurityControlArn, or a mix
of both parameters) whose enablement status in a specified standard cannot be returned. |
Copyright © 2023. All rights reserved.