Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.stepfunctions.CfnStateMachineAliasPropsMixin.DeploymentPreferenceProperty
Packages that use CfnStateMachineAliasPropsMixin.DeploymentPreferenceProperty
-
Uses of CfnStateMachineAliasPropsMixin.DeploymentPreferenceProperty in software.amazon.awscdk.cfnpropertymixins.services.stepfunctions
Classes in software.amazon.awscdk.cfnpropertymixins.services.stepfunctions that implement CfnStateMachineAliasPropsMixin.DeploymentPreferencePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnStateMachineAliasPropsMixin.DeploymentPreferencePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.stepfunctions that return CfnStateMachineAliasPropsMixin.DeploymentPreferencePropertyModifier and TypeMethodDescriptionCfnStateMachineAliasPropsMixin.DeploymentPreferenceProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.stepfunctions with parameters of type CfnStateMachineAliasPropsMixin.DeploymentPreferencePropertyModifier and TypeMethodDescriptionCfnStateMachineAliasMixinProps.Builder.deploymentPreference(CfnStateMachineAliasPropsMixin.DeploymentPreferenceProperty deploymentPreference) Sets the value ofCfnStateMachineAliasMixinProps.getDeploymentPreference()CfnStateMachineAliasPropsMixin.Builder.deploymentPreference(CfnStateMachineAliasPropsMixin.DeploymentPreferenceProperty deploymentPreference) The settings that enable gradual state machine deployments.