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
System.String
Remarks
Attribute: true