static UnprocessedStandardsControlAssociation.Builder |
UnprocessedStandardsControlAssociation.builder() |
|
UnprocessedStandardsControlAssociation.Builder |
UnprocessedStandardsControlAssociation.Builder.errorCode(String errorCode) |
The error code for the unprocessed standard and control association.
|
UnprocessedStandardsControlAssociation.Builder |
UnprocessedStandardsControlAssociation.Builder.errorCode(UnprocessedErrorCode errorCode) |
The error code for the unprocessed standard and control association.
|
UnprocessedStandardsControlAssociation.Builder |
UnprocessedStandardsControlAssociation.Builder.errorReason(String errorReason) |
The reason why the standard and control association was unprocessed.
|
default UnprocessedStandardsControlAssociation.Builder |
UnprocessedStandardsControlAssociation.Builder.standardsControlAssociationId(Consumer<StandardsControlAssociationId.Builder> 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.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.
|
UnprocessedStandardsControlAssociation.Builder |
UnprocessedStandardsControlAssociation.toBuilder() |
|