Interface AssociatedStandard.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AssociatedStandard.Builder,AssociatedStandard>, SdkBuilder<AssociatedStandard.Builder,AssociatedStandard>, SdkPojo
Enclosing class:
AssociatedStandard

public static interface AssociatedStandard.Builder extends SdkPojo, CopyableBuilder<AssociatedStandard.Builder,AssociatedStandard>
  • Method Details

    • standardsId

      AssociatedStandard.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.

      Parameters:
      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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.