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