Show / Hide Table of Contents

Interface IContactFlowVersionRef

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

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

Stability: Experimental

Synopsis

Properties

ContactFlowVersionRef

(experimental) A reference to a ContactFlowVersion resource.

Properties

ContactFlowVersionRef

(experimental) A reference to a ContactFlowVersion resource.

IContactFlowVersionReference ContactFlowVersionRef { get; }
Property Value

IContactFlowVersionReference

Remarks

Stability: Experimental

Back to top Generated by DocFX