traffic Routing Configuration
suspend fun trafficRoutingConfiguration(value: Output<EndpointDeploymentConfigBlueGreenUpdatePolicyTrafficRoutingConfigurationArgs>)
suspend fun trafficRoutingConfiguration(value: EndpointDeploymentConfigBlueGreenUpdatePolicyTrafficRoutingConfigurationArgs)
Parameters
value
Defines the traffic routing strategy to shift traffic from the old fleet to the new fleet during an endpoint deployment. See Traffic Routing Configuration.
suspend fun trafficRoutingConfiguration(argument: suspend EndpointDeploymentConfigBlueGreenUpdatePolicyTrafficRoutingConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Defines the traffic routing strategy to shift traffic from the old fleet to the new fleet during an endpoint deployment. See Traffic Routing Configuration.