interface IContactFlowRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Connect.IContactFlowRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsconnect#IContactFlowRef |
![]() | software.amazon.awscdk.services.connect.IContactFlowRef |
![]() | aws_cdk.aws_connect.IContactFlowRef |
![]() | aws-cdk-lib » aws_connect » IContactFlowRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ContactFlow.
Properties
Name | Type | Description |
---|---|---|
contact | Contact | A reference to a ContactFlow resource. |
node | Node | The tree node. |
contactFlowRef
Type:
Contact
A reference to a ContactFlow resource.
node
Type:
Node
The tree node.