| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy.model |
| Modifier and Type | Method and Description |
|---|---|
TimeBasedLinear |
TrafficRoutingConfig.timeBasedLinear()
A configuration that shifts traffic from one version of a Lambda function or ECS task set to another in equal
increments, with an equal number of minutes between each increment.
|
| Modifier and Type | Method and Description |
|---|---|
TrafficRoutingConfig.Builder |
TrafficRoutingConfig.Builder.timeBasedLinear(TimeBasedLinear timeBasedLinear)
A configuration that shifts traffic from one version of a Lambda function or ECS task set to another in equal
increments, with an equal number of minutes between each increment.
|
Copyright © 2020. All rights reserved.