Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.acmpca.CfnCertificateAuthorityActivationMixinProps.Builder
Packages that use CfnCertificateAuthorityActivationMixinProps.Builder
-
Uses of CfnCertificateAuthorityActivationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.acmpca
Methods in software.amazon.awscdk.cfnpropertymixins.services.acmpca that return CfnCertificateAuthorityActivationMixinProps.BuilderModifier and TypeMethodDescriptionCfnCertificateAuthorityActivationMixinProps.builder()CfnCertificateAuthorityActivationMixinProps.Builder.certificate(String certificate) Sets the value ofCfnCertificateAuthorityActivationMixinProps.getCertificate()CfnCertificateAuthorityActivationMixinProps.Builder.certificateAuthorityArn(String certificateAuthorityArn) Sets the value ofCfnCertificateAuthorityActivationMixinProps.getCertificateAuthorityArn()CfnCertificateAuthorityActivationMixinProps.Builder.certificateAuthorityArn(ICertificateAuthorityRef certificateAuthorityArn) Sets the value ofCfnCertificateAuthorityActivationMixinProps.getCertificateAuthorityArn()CfnCertificateAuthorityActivationMixinProps.Builder.certificateChain(String certificateChain) Sets the value ofCfnCertificateAuthorityActivationMixinProps.getCertificateChain()Sets the value ofCfnCertificateAuthorityActivationMixinProps.getStatus()Constructors in software.amazon.awscdk.cfnpropertymixins.services.acmpca with parameters of type CfnCertificateAuthorityActivationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCertificateAuthorityActivationMixinProps.Builder.