ICachePolicy
- class aws_cdk.aws_cloudfront.ICachePolicy(*args, **kwargs)
Bases:
ICachePolicyRef
,Protocol
Represents a Cache Policy.
Attributes
- cache_policy_id
The ID of the cache policy.
- Attribute:
true
- cache_policy_ref
(experimental) A reference to a CachePolicy resource.
- Stability:
experimental
- node
The tree node.