Class CfnCommonControl.Builder

java.lang.Object
software.amazon.awscdk.services.controlcatalog.CfnCommonControl.Builder
All Implemented Interfaces:
software.amazon.jsii.Builder<CfnCommonControl>
Enclosing class:
CfnCommonControl

@Stability(Stable) public static final class CfnCommonControl.Builder extends Object implements software.amazon.jsii.Builder<CfnCommonControl>
A fluent builder for CfnCommonControl.
  • Method Details

    • create

      @Stability(Stable) public static CfnCommonControl.Builder create(software.constructs.Construct scope, String id)
      Parameters:
      scope - Scope in which this resource is defined. This parameter is required.
      id - Construct identifier for this resource (unique in its scope). This parameter is required.
      Returns:
      a new instance of CfnCommonControl.Builder.
    • build

      @Stability(Stable) public CfnCommonControl build()
      Specified by:
      build in interface software.amazon.jsii.Builder<CfnCommonControl>
      Returns:
      a newly built instance of CfnCommonControl.