ConnectorCustomPlugin

data class ConnectorCustomPlugin(val customPluginArn: String, val revision: Int)

Details about a custom plugin.

Constructors

Link copied to clipboard
constructor(customPluginArn: String, revision: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the custom plugin to use.

Link copied to clipboard

The revision of the custom plugin to use.