Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.stepfunctions.CfnStateMachineAliasMixinProps.Builder
Packages that use CfnStateMachineAliasMixinProps.Builder
-
Uses of CfnStateMachineAliasMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.stepfunctions
Methods in software.amazon.awscdk.cfnpropertymixins.services.stepfunctions that return CfnStateMachineAliasMixinProps.BuilderModifier and TypeMethodDescriptionCfnStateMachineAliasMixinProps.builder()CfnStateMachineAliasMixinProps.Builder.deploymentPreference(CfnStateMachineAliasPropsMixin.DeploymentPreferenceProperty deploymentPreference) Sets the value ofCfnStateMachineAliasMixinProps.getDeploymentPreference()CfnStateMachineAliasMixinProps.Builder.deploymentPreference(IResolvable deploymentPreference) Sets the value ofCfnStateMachineAliasMixinProps.getDeploymentPreference()CfnStateMachineAliasMixinProps.Builder.description(String description) Sets the value ofCfnStateMachineAliasMixinProps.getDescription()Sets the value ofCfnStateMachineAliasMixinProps.getName()CfnStateMachineAliasMixinProps.Builder.routingConfiguration(List<? extends Object> routingConfiguration) Sets the value ofCfnStateMachineAliasMixinProps.getRoutingConfiguration()CfnStateMachineAliasMixinProps.Builder.routingConfiguration(IResolvable routingConfiguration) Sets the value ofCfnStateMachineAliasMixinProps.getRoutingConfiguration()Constructors in software.amazon.awscdk.cfnpropertymixins.services.stepfunctions with parameters of type CfnStateMachineAliasMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnStateMachineAliasMixinProps.Builder.