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