| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
StandardsControlAssociationId |
UnprocessedStandardsControlAssociation.standardsControlAssociationId()
An array with one or more objects that includes a security control (identified with
SecurityControlId, SecurityControlArn, or a mix of both parameters) and the Amazon
Resource Name (ARN) of a standard. |
| Modifier and Type | Method and Description |
|---|---|
List<StandardsControlAssociationId> |
BatchGetStandardsControlAssociationsRequest.standardsControlAssociationIds()
An array with one or more objects that includes a security control (identified with
SecurityControlId, SecurityControlArn, or a mix of both parameters) and the Amazon
Resource Name (ARN) of a standard. |
| Modifier and Type | Method and Description |
|---|---|
UnprocessedStandardsControlAssociation.Builder |
UnprocessedStandardsControlAssociation.Builder.standardsControlAssociationId(StandardsControlAssociationId standardsControlAssociationId)
An array with one or more objects that includes a security control (identified with
SecurityControlId, SecurityControlArn, or a mix of both parameters) and the Amazon
Resource Name (ARN) of a standard. |
BatchGetStandardsControlAssociationsRequest.Builder |
BatchGetStandardsControlAssociationsRequest.Builder.standardsControlAssociationIds(StandardsControlAssociationId... standardsControlAssociationIds)
An array with one or more objects that includes a security control (identified with
SecurityControlId, SecurityControlArn, or a mix of both parameters) and the Amazon
Resource Name (ARN) of a standard. |
| Modifier and Type | Method and Description |
|---|---|
BatchGetStandardsControlAssociationsRequest.Builder |
BatchGetStandardsControlAssociationsRequest.Builder.standardsControlAssociationIds(Collection<StandardsControlAssociationId> standardsControlAssociationIds)
An array with one or more objects that includes a security control (identified with
SecurityControlId, SecurityControlArn, or a mix of both parameters) and the Amazon
Resource Name (ARN) of a standard. |
Copyright © 2023. All rights reserved.