routingConfiguration

The routing configuration of an alias. Routing configuration splits StartExecution requests between one or two versions of the same state machine. Use RoutingConfiguration if you want to explicitly set the alias weights . Weight is the percentage of traffic you want to route to a state machine version.

RoutingConfiguration and DeploymentPreference are mutually exclusive properties. You must define only one of these properties.