public static interface AssociatedStandard.Builder extends SdkPojo, CopyableBuilder<AssociatedStandard.Builder,AssociatedStandard>
| Modifier and Type | Method and Description |
|---|---|
AssociatedStandard.Builder |
standardsId(String standardsId)
The unique identifier of a standard in which a control is enabled.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociatedStandard.Builder standardsId(String standardsId)
The unique identifier of a standard in which a control is enabled. This field consists of the resource portion of the Amazon Resource Name (ARN) returned for a standard in the DescribeStandards API response.
standardsId - The unique identifier of a standard in which a control is enabled. This field consists of the resource
portion of the Amazon Resource Name (ARN) returned for a standard in the DescribeStandards API response.Copyright © 2023. All rights reserved.