interface IEndpointRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.DMS.IEndpointRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsdms#IEndpointRef |
![]() | software.amazon.awscdk.services.dms.IEndpointRef |
![]() | aws_cdk.aws_dms.IEndpointRef |
![]() | aws-cdk-lib » aws_dms » IEndpointRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Endpoint.
Properties
Name | Type | Description |
---|---|---|
endpoint | Endpoint | A reference to a Endpoint resource. |
node | Node | The tree node. |
endpointRef
Type:
Endpoint
A reference to a Endpoint resource.
node
Type:
Node
The tree node.