Class CdkStageProps.Builder

java.lang.Object
software.amazon.awscdk.pipelines.CdkStageProps.Builder
All Implemented Interfaces:
software.amazon.jsii.Builder<CdkStageProps>
Enclosing interface:
CdkStageProps

@Stability(Deprecated) @Deprecated public static final class CdkStageProps.Builder extends Object implements software.amazon.jsii.Builder<CdkStageProps>
Deprecated.
A builder for CdkStageProps
  • Constructor Details

    • Builder

      public Builder()
      Deprecated.
  • Method Details