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 an origin request policy.

Inheritance Hierarchy

System.Object
  Amazon.CloudFront.Model.OriginRequestPolicySummary

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

Syntax

C#
public class OriginRequestPolicySummary

The OriginRequestPolicySummary type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property OriginRequestPolicy Amazon.CloudFront.Model.OriginRequestPolicy

Gets and sets the property OriginRequestPolicy.

The origin request policy.

Public Property Type Amazon.CloudFront.OriginRequestPolicyType

Gets and sets the property Type.

The type of origin request policy, either managed (created by Amazon Web Services) or custom (created in this Amazon Web Services account).

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