Interface ICachePolicy
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
ICachePolicy.Jsii$Default
- All Known Implementing Classes:
CachePolicy
,ICachePolicy.Jsii$Proxy
@Generated(value="jsii-pacmak/1.109.0 (build c221850)",
date="2025-03-19T18:01:31.703Z")
@Stability(Stable)
public interface ICachePolicy
extends software.amazon.jsii.JsiiSerializable
Represents a Cache Policy.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forICachePolicy
.static final class
A proxy class which represents a concrete javascript instance of this type. -
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getCachePolicyId
The ID of the cache policy.
-