Class LogOptions.Builder

java.lang.Object
software.amazon.awscdk.services.stepfunctions.LogOptions.Builder
All Implemented Interfaces:
software.amazon.jsii.Builder<LogOptions>
Enclosing interface:
LogOptions

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

    • Builder

      public Builder()
  • Method Details