Uses of Class
software.amazon.awssdk.services.cloudfront.model.ContinuousDeploymentSingleWeightConfig
Packages that use ContinuousDeploymentSingleWeightConfig
-
Uses of ContinuousDeploymentSingleWeightConfig in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ContinuousDeploymentSingleWeightConfigModifier and TypeMethodDescriptionTrafficConfig.singleWeightConfig()Contains the percentage of traffic to send to the staging distribution.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type ContinuousDeploymentSingleWeightConfigModifier and TypeMethodDescriptionTrafficConfig.Builder.singleWeightConfig(ContinuousDeploymentSingleWeightConfig singleWeightConfig) Contains the percentage of traffic to send to the staging distribution.