Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iot.CfnCertificateMixinProps.Builder
Packages that use CfnCertificateMixinProps.Builder
-
Uses of CfnCertificateMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.iot
Methods in software.amazon.awscdk.cfnpropertymixins.services.iot that return CfnCertificateMixinProps.BuilderModifier and TypeMethodDescriptionCfnCertificateMixinProps.builder()CfnCertificateMixinProps.Builder.caCertificatePem(String caCertificatePem) Sets the value ofCfnCertificateMixinProps.getCaCertificatePem()CfnCertificateMixinProps.Builder.certificateMode(String certificateMode) Sets the value ofCfnCertificateMixinProps.getCertificateMode()CfnCertificateMixinProps.Builder.certificatePem(String certificatePem) Sets the value ofCfnCertificateMixinProps.getCertificatePem()CfnCertificateMixinProps.Builder.certificateSigningRequest(String certificateSigningRequest) Sets the value ofCfnCertificateMixinProps.getCertificateSigningRequest()Sets the value ofCfnCertificateMixinProps.getStatus()Constructors in software.amazon.awscdk.cfnpropertymixins.services.iot with parameters of type CfnCertificateMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCertificateMixinProps.Builder.