ConnectorWorkerConfiguration

data class ConnectorWorkerConfiguration(val revision: Int, val workerConfigurationArn: String)

Specifies the worker configuration to use with the connector.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The revision of the worker configuration to use.

Link copied to clipboard

The Amazon Resource Name (ARN) of the worker configuration to use.