Interface IContactFlowModuleRef
(experimental) Indicates that this resource can be referenced as a ContactFlowModule.
Inherited Members
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
Remarks
Stability: Experimental