| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
StandardsControlAssociationId |
StandardsControlAssociationId.clone() |
StandardsControlAssociationId |
UnprocessedStandardsControlAssociation.getStandardsControlAssociationId()
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. |
StandardsControlAssociationId |
StandardsControlAssociationId.withSecurityControlId(String securityControlId)
The unique identifier (identified with
SecurityControlId, SecurityControlArn, or a mix
of both parameters) of a security control across standards. |
StandardsControlAssociationId |
StandardsControlAssociationId.withStandardsArn(String standardsArn)
The ARN of a standard.
|
| Modifier and Type | Method and Description |
|---|---|
List<StandardsControlAssociationId> |
BatchGetStandardsControlAssociationsRequest.getStandardsControlAssociationIds()
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 |
|---|---|
void |
UnprocessedStandardsControlAssociation.setStandardsControlAssociationId(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. |
UnprocessedStandardsControlAssociation |
UnprocessedStandardsControlAssociation.withStandardsControlAssociationId(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 |
BatchGetStandardsControlAssociationsRequest.withStandardsControlAssociationIds(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 |
|---|---|
void |
BatchGetStandardsControlAssociationsRequest.setStandardsControlAssociationIds(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. |
BatchGetStandardsControlAssociationsRequest |
BatchGetStandardsControlAssociationsRequest.withStandardsControlAssociationIds(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.