ConnectorPluginCustomPlugin

data class ConnectorPluginCustomPlugin(val arn: String, val revision: Int)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String

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

Link copied to clipboard

The revision of the custom plugin.