Uses of Class
software.amazon.awscdk.services.stepfunctions.CfnStateMachineVersionProps.Builder
Packages that use CfnStateMachineVersionProps.Builder
Package
Description
AWS Step Functions Construct Library
-
Uses of CfnStateMachineVersionProps.Builder in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return CfnStateMachineVersionProps.BuilderModifier and TypeMethodDescriptionCfnStateMachineVersionProps.builder()CfnStateMachineVersionProps.Builder.description(String description) Sets the value ofCfnStateMachineVersionProps.getDescription()CfnStateMachineVersionProps.Builder.stateMachineArn(String stateMachineArn) Sets the value ofCfnStateMachineVersionProps.getStateMachineArn()CfnStateMachineVersionProps.Builder.stateMachineRevisionId(String stateMachineRevisionId) Sets the value ofCfnStateMachineVersionProps.getStateMachineRevisionId()Constructors in software.amazon.awscdk.services.stepfunctions with parameters of type CfnStateMachineVersionProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnStateMachineVersionProps.Builder.