ICustomPluginRef

class aws_cdk.aws_kafkaconnect.ICustomPluginRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a CustomPlugin.

Stability:

experimental

Attributes

custom_plugin_ref

(experimental) A reference to a CustomPlugin resource.

Stability:

experimental

node

The tree node.