WorkerConfiguration

class WorkerConfiguration : KotlinCustomResource

The configuration of the workers, which are the processes that run the connector logic.

Properties

Link copied to clipboard
val description: Output<String>?

A summary description of the worker configuration.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>

The name of the worker configuration.

Link copied to clipboard

Base64 encoded contents of connect-distributed.properties file.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val revision: Output<Int>

The description of a revision of the worker configuration.

Link copied to clipboard
val tags: Output<List<Tag>>?

A collection of tags associated with a resource

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard

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