interface ICustomPluginRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.KafkaConnect.ICustomPluginRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awskafkaconnect#ICustomPluginRef |
![]() | software.amazon.awscdk.services.kafkaconnect.ICustomPluginRef |
![]() | aws_cdk.aws_kafkaconnect.ICustomPluginRef |
![]() | aws-cdk-lib » aws_kafkaconnect » ICustomPluginRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a CustomPlugin.
Properties
Name | Type | Description |
---|---|---|
custom | Custom | A reference to a CustomPlugin resource. |
node | Node | The tree node. |
customPluginRef
Type:
Custom
A reference to a CustomPlugin resource.
node
Type:
Node
The tree node.