ICachePolicyRef
- class aws_cdk.aws_cloudfront.ICachePolicyRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a CachePolicy.
- Stability:
experimental
Attributes
- cache_policy_ref
(experimental) A reference to a CachePolicy resource.
- Stability:
experimental
- node
The tree node.