Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.acmpca.CfnCertificateMixinProps.Builder
Packages that use CfnCertificateMixinProps.Builder
-
Uses of CfnCertificateMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.acmpca
Methods in software.amazon.awscdk.cfnpropertymixins.services.acmpca that return CfnCertificateMixinProps.BuilderModifier and TypeMethodDescriptionCfnCertificateMixinProps.Builder.apiPassthrough(CfnCertificatePropsMixin.ApiPassthroughProperty apiPassthrough) Sets the value ofCfnCertificateMixinProps.getApiPassthrough()CfnCertificateMixinProps.Builder.apiPassthrough(IResolvable apiPassthrough) Sets the value ofCfnCertificateMixinProps.getApiPassthrough()CfnCertificateMixinProps.builder()CfnCertificateMixinProps.Builder.certificateAuthorityArn(String certificateAuthorityArn) Sets the value ofCfnCertificateMixinProps.getCertificateAuthorityArn()CfnCertificateMixinProps.Builder.certificateAuthorityArn(ICertificateAuthorityRef certificateAuthorityArn) Sets the value ofCfnCertificateMixinProps.getCertificateAuthorityArn()CfnCertificateMixinProps.Builder.certificateSigningRequest(String certificateSigningRequest) Sets the value ofCfnCertificateMixinProps.getCertificateSigningRequest()CfnCertificateMixinProps.Builder.signingAlgorithm(String signingAlgorithm) Sets the value ofCfnCertificateMixinProps.getSigningAlgorithm()CfnCertificateMixinProps.Builder.templateArn(String templateArn) Sets the value ofCfnCertificateMixinProps.getTemplateArn()CfnCertificateMixinProps.Builder.templateArn(ICertificateAuthorityRef templateArn) Sets the value ofCfnCertificateMixinProps.getTemplateArn()CfnCertificateMixinProps.Builder.validity(CfnCertificatePropsMixin.ValidityProperty validity) Sets the value ofCfnCertificateMixinProps.getValidity()CfnCertificateMixinProps.Builder.validity(IResolvable validity) Sets the value ofCfnCertificateMixinProps.getValidity()CfnCertificateMixinProps.Builder.validityNotBefore(CfnCertificatePropsMixin.ValidityProperty validityNotBefore) Sets the value ofCfnCertificateMixinProps.getValidityNotBefore()CfnCertificateMixinProps.Builder.validityNotBefore(IResolvable validityNotBefore) Sets the value ofCfnCertificateMixinProps.getValidityNotBefore()Constructors in software.amazon.awscdk.cfnpropertymixins.services.acmpca with parameters of type CfnCertificateMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCertificateMixinProps.Builder.