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.

Instantiates Distribution with the parameterized properties

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

Syntax

C#
public Distribution(
         String id,
         String status,
         String domainName
)

Parameters

id
Type: System.String

The distribution's identifier. For example: E1U5RQF7T870K0.

status
Type: System.String

The distribution's status. When the status is Deployed, the distribution's information is fully propagated to all CloudFront edge locations.

domainName
Type: System.String

The distribution's CloudFront domain name. For example: d111111abcdef8.cloudfront.net.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5