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.

The traffic configuration of your continuous deployment.

Inheritance Hierarchy

System.Object
  Amazon.CloudFront.Model.TrafficConfig

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

Syntax

C#
public class TrafficConfig

The TrafficConfig type exposes the following members

Constructors

NameDescription
Public Method TrafficConfig()

Properties

NameTypeDescription
Public Property SingleHeaderConfig Amazon.CloudFront.Model.ContinuousDeploymentSingleHeaderConfig

Gets and sets the property SingleHeaderConfig.

Determines which HTTP requests are sent to the staging distribution.

Public Property SingleWeightConfig Amazon.CloudFront.Model.ContinuousDeploymentSingleWeightConfig

Gets and sets the property SingleWeightConfig.

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

Public Property Type Amazon.CloudFront.ContinuousDeploymentPolicyType

Gets and sets the property Type.

The type of traffic configuration.

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