Uses of Interface
software.amazon.awscdk.interfaces.dms.IEndpointRef
Packages that use IEndpointRef
Package
Description
AWS Database Migration Service Construct Library
-
Uses of IEndpointRef in software.amazon.awscdk.interfaces.dms
Subinterfaces of IEndpointRef in software.amazon.awscdk.interfaces.dmsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIEndpointRef.Classes in software.amazon.awscdk.interfaces.dms that implement IEndpointRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IEndpointRef in software.amazon.awscdk.services.dms
Classes in software.amazon.awscdk.services.dms that implement IEndpointRefModifier and TypeClassDescriptionclassTheAWS::DMS::Endpointresource specifies an AWS DMS endpoint.Methods in software.amazon.awscdk.services.dms that return IEndpointRefModifier and TypeMethodDescriptionstatic IEndpointRefCfnEndpoint.fromEndpointId(software.constructs.Construct scope, String id, String endpointId) Creates a new IEndpointRef from a endpointId.