IEndpointRef

class aws_cdk.aws_dms.IEndpointRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a Endpoint.

Stability:

experimental

Attributes

endpoint_ref

(experimental) A reference to a Endpoint resource.

Stability:

experimental

node

The tree node.