Uses of Class
software.amazon.awscdk.services.stepfunctions.PassJsonataProps.Builder
Packages that use PassJsonataProps.Builder
Package
Description
AWS Step Functions Construct Library
-
Uses of PassJsonataProps.Builder in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return PassJsonataProps.BuilderModifier and TypeMethodDescriptionSets the value ofAssignableStateOptions.getAssign()
static PassJsonataProps.Builder
PassJsonataProps.builder()
Sets the value ofStateBaseProps.getComment()
Sets the value ofJsonataCommonOptions.getOutputs()
PassJsonataProps.Builder.queryLanguage
(QueryLanguage queryLanguage) Sets the value ofStateBaseProps.getQueryLanguage()
Sets the value ofStateBaseProps.getStateName()
Constructors in software.amazon.awscdk.services.stepfunctions with parameters of type PassJsonataProps.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(PassJsonataProps.Builder builder) Constructor that initializes the object based on literal property values passed by thePassJsonataProps.Builder
.