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