pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.mskconnect.kotlin.outputs
/
ConnectorPlugin
Connector
Plugin
data
class
ConnectorPlugin
(
val
customPlugin
:
ConnectorPluginCustomPlugin
)
Types
Constructors
Properties
Constructors
Connector
Plugin
Link copied to clipboard
fun
ConnectorPlugin
(
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.