Uses of Class
software.amazon.awscdk.services.dms.CfnCertificateProps.Builder
Packages that use CfnCertificateProps.Builder
Package
Description
AWS Database Migration Service Construct Library
-
Uses of CfnCertificateProps.Builder in software.amazon.awscdk.services.dms
Methods in software.amazon.awscdk.services.dms that return CfnCertificateProps.BuilderModifier and TypeMethodDescriptionstatic CfnCertificateProps.BuilderCfnCertificateProps.builder()CfnCertificateProps.Builder.certificateIdentifier(String certificateIdentifier) Sets the value ofCfnCertificateProps.getCertificateIdentifier()CfnCertificateProps.Builder.certificatePem(String certificatePem) Sets the value ofCfnCertificateProps.getCertificatePem()CfnCertificateProps.Builder.certificateWallet(String certificateWallet) Sets the value ofCfnCertificateProps.getCertificateWallet()Constructors in software.amazon.awscdk.services.dms with parameters of type CfnCertificateProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnCertificateProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnCertificateProps.Builder.