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 a cache policy.

Inheritance Hierarchy

System.Object
  Amazon.CloudFront.Model.CachePolicySummary

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

Syntax

C#
public class CachePolicySummary

The CachePolicySummary type exposes the following members

Constructors

NameDescription
Public Method CachePolicySummary()

Properties

NameTypeDescription
Public Property CachePolicy Amazon.CloudFront.Model.CachePolicy

Gets and sets the property CachePolicy.

The cache policy.

Public Property Type Amazon.CloudFront.CachePolicyType

Gets and sets the property Type.

The type of cache 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