AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Contains the percentage of traffic to send to a staging distribution.

Inheritance Hierarchy

System.Object
  Amazon.CloudFront.Model.ContinuousDeploymentSingleWeightConfig

Namespace: Amazon.CloudFront.Model
Assembly: AWSSDK.CloudFront.dll
Version: 3.x.y.z

Syntax

C#
public class ContinuousDeploymentSingleWeightConfig

The ContinuousDeploymentSingleWeightConfig type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property SessionStickinessConfig Amazon.CloudFront.Model.SessionStickinessConfig

Gets and sets the property SessionStickinessConfig.

Public Property Weight System.Single

Gets and sets the property Weight.

The percentage of traffic to send to a staging distribution, expressed as a decimal number between 0 and 0.15. For example, a value of 0.10 means 10% of traffic is sent to the staging distribution.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5