Uses of Interface
software.amazon.awscdk.interfaces.dms.ICertificateRef
Packages that use ICertificateRef
Package
Description
AWS Database Migration Service Construct Library
-
Uses of ICertificateRef in software.amazon.awscdk.interfaces.dms
Subinterfaces of ICertificateRef in software.amazon.awscdk.interfaces.dmsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forICertificateRef.Classes in software.amazon.awscdk.interfaces.dms that implement ICertificateRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ICertificateRef in software.amazon.awscdk.services.dms
Classes in software.amazon.awscdk.services.dms that implement ICertificateRefModifier and TypeClassDescriptionclassTheAWS::DMS::Certificateresource creates an Secure Sockets Layer (SSL) certificate that encrypts connections between AWS DMS endpoints and the replication instance.Methods in software.amazon.awscdk.services.dms that return ICertificateRefModifier and TypeMethodDescriptionstatic ICertificateRefCfnCertificate.fromCertificateId(software.constructs.Construct scope, String id, String certificateId) Creates a new ICertificateRef from a certificateId.