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