Uses of Class
software.amazon.awscdk.services.states.CfnExecutionProps.Builder
Packages that use CfnExecutionProps.Builder
-
Uses of CfnExecutionProps.Builder in software.amazon.awscdk.services.states
Methods in software.amazon.awscdk.services.states that return CfnExecutionProps.BuilderModifier and TypeMethodDescriptionstatic CfnExecutionProps.BuilderCfnExecutionProps.builder()Sets the value ofCfnExecutionProps.getInput()Sets the value ofCfnExecutionProps.getName()CfnExecutionProps.Builder.stateMachineArn(String stateMachineArn) Sets the value ofCfnExecutionProps.getStateMachineArn()Constructors in software.amazon.awscdk.services.states with parameters of type CfnExecutionProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnExecutionProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnExecutionProps.Builder.