interface IClusterPolicyRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.MSK.IClusterPolicyRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsmsk#IClusterPolicyRef |
![]() | software.amazon.awscdk.services.msk.IClusterPolicyRef |
![]() | aws_cdk.aws_msk.IClusterPolicyRef |
![]() | aws-cdk-lib » aws_msk » IClusterPolicyRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ClusterPolicy.
Properties
Name | Type | Description |
---|---|---|
cluster | Cluster | A reference to a ClusterPolicy resource. |
node | Node | The tree node. |
clusterPolicyRef
Type:
Cluster
A reference to a ClusterPolicy resource.
node
Type:
Node
The tree node.