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