Class StepRun.Builder

  • All Implemented Interfaces:
    software.amazon.jsii.Builder<StepRun>
    Enclosing interface:
    StepRun

    @Stability(Experimental)
    public static final class StepRun.Builder
    extends Object
    implements software.amazon.jsii.Builder<StepRun>
    A builder for StepRun
    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • build

        @Stability(Experimental)
        public StepRun build()
        Builds the configured instance.
        Specified by:
        build in interface software.amazon.jsii.Builder<StepRun>
        Returns:
        a new instance of StepRun
        Throws:
        NullPointerException - if any required attribute was not provided