Uses of Class
software.amazon.awscdk.services.stepfunctions.CfnStateMachineAliasProps.Builder
Packages that use CfnStateMachineAliasProps.Builder
Package
Description
AWS Step Functions Construct Library
-
Uses of CfnStateMachineAliasProps.Builder in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return CfnStateMachineAliasProps.BuilderModifier and TypeMethodDescriptionCfnStateMachineAliasProps.builder()CfnStateMachineAliasProps.Builder.deploymentPreference(IResolvable deploymentPreference) Sets the value ofCfnStateMachineAliasProps.getDeploymentPreference()CfnStateMachineAliasProps.Builder.deploymentPreference(CfnStateMachineAlias.DeploymentPreferenceProperty deploymentPreference) Sets the value ofCfnStateMachineAliasProps.getDeploymentPreference()CfnStateMachineAliasProps.Builder.description(String description) Sets the value ofCfnStateMachineAliasProps.getDescription()Sets the value ofCfnStateMachineAliasProps.getName()CfnStateMachineAliasProps.Builder.routingConfiguration(List<? extends Object> routingConfiguration) Sets the value ofCfnStateMachineAliasProps.getRoutingConfiguration()CfnStateMachineAliasProps.Builder.routingConfiguration(IResolvable routingConfiguration) Sets the value ofCfnStateMachineAliasProps.getRoutingConfiguration()Constructors in software.amazon.awscdk.services.stepfunctions with parameters of type CfnStateMachineAliasProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnStateMachineAliasProps.Builder.