Uses of Interface
software.amazon.awscdk.services.dms.CfnCertificateProps
Packages that use CfnCertificateProps
Package
Description
AWS Database Migration Service Construct Library
-
Uses of CfnCertificateProps in software.amazon.awscdk.services.dms
Classes in software.amazon.awscdk.services.dms that implement CfnCertificatePropsMethods in software.amazon.awscdk.services.dms that return CfnCertificatePropsModifier and TypeMethodDescriptionCfnCertificateProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.dms with parameters of type CfnCertificatePropsModifierConstructorDescriptionCfnCertificate(Construct scope, String id, CfnCertificateProps props) Create a newAWS::DMS::Certificate.