interface IClusterParameterGroupRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Redshift.IClusterParameterGroupRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsredshift#IClusterParameterGroupRef |
![]() | software.amazon.awscdk.services.redshift.IClusterParameterGroupRef |
![]() | aws_cdk.aws_redshift.IClusterParameterGroupRef |
![]() | aws-cdk-lib » aws_redshift » IClusterParameterGroupRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ClusterParameterGroup.
Properties
Name | Type | Description |
---|---|---|
cluster | Cluster | A reference to a ClusterParameterGroup resource. |
node | Node | The tree node. |
clusterParameterGroupRef
Type:
Cluster
A reference to a ClusterParameterGroup resource.
node
Type:
Node
The tree node.