Show / Hide Table of Contents

Interface IWorkerConfigurationRef

(experimental) Indicates that this resource can be referenced as a WorkerConfiguration.

Namespace: Amazon.CDK.AWS.KafkaConnect
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IWorkerConfigurationRef : IConstruct, IDependable
Syntax (vb)
Public Interface IWorkerConfigurationRef Inherits IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

WorkerConfigurationRef

(experimental) A reference to a WorkerConfiguration resource.

Properties

WorkerConfigurationRef

(experimental) A reference to a WorkerConfiguration resource.

IWorkerConfigurationReference WorkerConfigurationRef { get; }
Property Value

IWorkerConfigurationReference

Remarks

Stability: Experimental

Back to top Generated by DocFX