Show / Hide Table of Contents

Interface ICachePolicy

Represents a Cache Policy.

Namespace: Amazon.CDK.AWS.CloudFront
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ICachePolicy
Syntax (vb)
Public Interface ICachePolicy

Synopsis

Properties

CachePolicyId

The ID of the cache policy.

Properties

CachePolicyId

The ID of the cache policy.

string CachePolicyId { get; }
Property Value

string

Remarks

Attribute: true

Back to top Generated by DocFX