interface IRoutingControlRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Route53RecoveryControl.IRoutingControlRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsroute53recoverycontrol#IRoutingControlRef |
![]() | software.amazon.awscdk.services.route53recoverycontrol.IRoutingControlRef |
![]() | aws_cdk.aws_route53recoverycontrol.IRoutingControlRef |
![]() | aws-cdk-lib » aws_route53recoverycontrol » IRoutingControlRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a RoutingControl.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
routing | Routing | A reference to a RoutingControl resource. |
node
Type:
Node
The tree node.
routingControlRef
Type:
Routing
A reference to a RoutingControl resource.