Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.transfer.CfnCertificateMixinProps.Builder
Packages that use CfnCertificateMixinProps.Builder
-
Uses of CfnCertificateMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.transfer
Methods in software.amazon.awscdk.cfnpropertymixins.services.transfer that return CfnCertificateMixinProps.BuilderModifier and TypeMethodDescriptionCfnCertificateMixinProps.Builder.activeDate(String activeDate) Sets the value ofCfnCertificateMixinProps.getActiveDate()CfnCertificateMixinProps.builder()CfnCertificateMixinProps.Builder.certificate(String certificate) Sets the value ofCfnCertificateMixinProps.getCertificate()CfnCertificateMixinProps.Builder.certificateChain(String certificateChain) Sets the value ofCfnCertificateMixinProps.getCertificateChain()CfnCertificateMixinProps.Builder.description(String description) Sets the value ofCfnCertificateMixinProps.getDescription()CfnCertificateMixinProps.Builder.inactiveDate(String inactiveDate) Sets the value ofCfnCertificateMixinProps.getInactiveDate()CfnCertificateMixinProps.Builder.privateKey(String privateKey) Sets the value ofCfnCertificateMixinProps.getPrivateKey()Sets the value ofCfnCertificateMixinProps.getTags()Sets the value ofCfnCertificateMixinProps.getUsage()Constructors in software.amazon.awscdk.cfnpropertymixins.services.transfer with parameters of type CfnCertificateMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCertificateMixinProps.Builder.