Uses of Class
software.amazon.awscdk.services.stepfunctions.LogOptions.Builder
Packages that use LogOptions.Builder
Package
Description
AWS Step Functions Construct Library
-
Uses of LogOptions.Builder in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return LogOptions.BuilderModifier and TypeMethodDescriptionstatic LogOptions.BuilderLogOptions.builder()LogOptions.Builder.destination(ILogGroup destination) Sets the value ofLogOptions.getDestination()LogOptions.Builder.includeExecutionData(Boolean includeExecutionData) Sets the value ofLogOptions.getIncludeExecutionData()Sets the value ofLogOptions.getLevel()Constructors in software.amazon.awscdk.services.stepfunctions with parameters of type LogOptions.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(LogOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theLogOptions.Builder.