Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.stepfunctions.CfnStateMachineVersionMixinProps.Builder
Packages that use CfnStateMachineVersionMixinProps.Builder
-
Uses of CfnStateMachineVersionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.stepfunctions
Methods in software.amazon.awscdk.cfnpropertymixins.services.stepfunctions that return CfnStateMachineVersionMixinProps.BuilderModifier and TypeMethodDescriptionCfnStateMachineVersionMixinProps.builder()CfnStateMachineVersionMixinProps.Builder.description(String description) Sets the value ofCfnStateMachineVersionMixinProps.getDescription()CfnStateMachineVersionMixinProps.Builder.stateMachineArn(String stateMachineArn) Sets the value ofCfnStateMachineVersionMixinProps.getStateMachineArn()CfnStateMachineVersionMixinProps.Builder.stateMachineRevisionId(String stateMachineRevisionId) Sets the value ofCfnStateMachineVersionMixinProps.getStateMachineRevisionId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.stepfunctions with parameters of type CfnStateMachineVersionMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnStateMachineVersionMixinProps.Builder.