getWorkerConfiguration

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

Return

null

Parameters

argument

null


suspend fun getWorkerConfiguration(workerConfigurationArn: String): GetWorkerConfigurationResult

Return

null

Parameters

workerConfigurationArn

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

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.kafkaconnect.kotlin.inputs.GetWorkerConfigurationPlainArgs.

See also