public static interface AliasRoutingConfiguration.Builder extends SdkPojo, CopyableBuilder<AliasRoutingConfiguration.Builder,AliasRoutingConfiguration>
| Modifier and Type | Method and Description |
|---|---|
AliasRoutingConfiguration.Builder |
additionalVersionWeights(Map<String,Double> additionalVersionWeights)
The name of the second alias, and the percentage of traffic that is routed to it.
|
copyapplyMutation, buildAliasRoutingConfiguration.Builder additionalVersionWeights(Map<String,Double> additionalVersionWeights)
The name of the second alias, and the percentage of traffic that is routed to it.
additionalVersionWeights - The name of the second alias, and the percentage of traffic that is routed to it.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.