toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.mskconnect.kotlin.outputs
/
ConnectorPlugin
Connector
Plugin
data
class
ConnectorPlugin
(
val
customPlugin
:
ConnectorPluginCustomPlugin
)
Members
Constructors
Connector
Plugin
Link copied to clipboard
constructor
(
customPlugin
:
ConnectorPluginCustomPlugin
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
custom
Plugin
Link copied to clipboard
val
customPlugin
:
ConnectorPluginCustomPlugin
Details about a custom plugin. See below.