Show / Hide Table of Contents

Interface IContactFlowModuleRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.Connect
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IContactFlowModuleRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IContactFlowModuleRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

ContactFlowModuleRef

(experimental) A reference to a ContactFlowModule resource.

Properties

ContactFlowModuleRef

(experimental) A reference to a ContactFlowModule resource.

IContactFlowModuleReference ContactFlowModuleRef { get; }
Property Value

IContactFlowModuleReference

Remarks

Stability: Experimental

Back to top Generated by DocFX