Uses of Class
software.amazon.awscdk.services.stepfunctions.LogOptions.Builder
Package
Description
AWS Step Functions Construct Library
-
Uses of LogOptions.Builder in software.amazon.awscdk.services.stepfunctions
Modifier and TypeMethodDescriptionstatic LogOptions.Builder
LogOptions.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()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(LogOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theLogOptions.Builder
.