Interface ICachePolicy
Represents a Cache Policy.
Namespace: Amazon.CDK.AWS.CloudFront
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ICachePolicy : ICachePolicyRef, IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface ICachePolicy Inherits ICachePolicyRef, IConstruct, IDependable, IEnvironmentAware
Synopsis
Properties
| CachePolicyId | The ID of the cache policy. |
Properties
CachePolicyId
The ID of the cache policy.
string CachePolicyId { get; }
Property Value
Remarks
Attribute: true