Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.acmpca.CfnCertificatePropsMixin.KeyUsageProperty.Builder
Packages that use CfnCertificatePropsMixin.KeyUsageProperty.Builder
-
Uses of CfnCertificatePropsMixin.KeyUsageProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.acmpca
Methods in software.amazon.awscdk.cfnpropertymixins.services.acmpca that return CfnCertificatePropsMixin.KeyUsageProperty.BuilderModifier and TypeMethodDescriptionCfnCertificatePropsMixin.KeyUsageProperty.builder()Sets the value ofCfnCertificatePropsMixin.KeyUsageProperty.getCrlSign()CfnCertificatePropsMixin.KeyUsageProperty.Builder.crlSign(IResolvable crlSign) Sets the value ofCfnCertificatePropsMixin.KeyUsageProperty.getCrlSign()CfnCertificatePropsMixin.KeyUsageProperty.Builder.dataEncipherment(Boolean dataEncipherment) Sets the value ofCfnCertificatePropsMixin.KeyUsageProperty.getDataEncipherment()CfnCertificatePropsMixin.KeyUsageProperty.Builder.dataEncipherment(IResolvable dataEncipherment) Sets the value ofCfnCertificatePropsMixin.KeyUsageProperty.getDataEncipherment()CfnCertificatePropsMixin.KeyUsageProperty.Builder.decipherOnly(Boolean decipherOnly) Sets the value ofCfnCertificatePropsMixin.KeyUsageProperty.getDecipherOnly()CfnCertificatePropsMixin.KeyUsageProperty.Builder.decipherOnly(IResolvable decipherOnly) Sets the value ofCfnCertificatePropsMixin.KeyUsageProperty.getDecipherOnly()CfnCertificatePropsMixin.KeyUsageProperty.Builder.digitalSignature(Boolean digitalSignature) Sets the value ofCfnCertificatePropsMixin.KeyUsageProperty.getDigitalSignature()CfnCertificatePropsMixin.KeyUsageProperty.Builder.digitalSignature(IResolvable digitalSignature) Sets the value ofCfnCertificatePropsMixin.KeyUsageProperty.getDigitalSignature()CfnCertificatePropsMixin.KeyUsageProperty.Builder.encipherOnly(Boolean encipherOnly) Sets the value ofCfnCertificatePropsMixin.KeyUsageProperty.getEncipherOnly()CfnCertificatePropsMixin.KeyUsageProperty.Builder.encipherOnly(IResolvable encipherOnly) Sets the value ofCfnCertificatePropsMixin.KeyUsageProperty.getEncipherOnly()CfnCertificatePropsMixin.KeyUsageProperty.Builder.keyAgreement(Boolean keyAgreement) Sets the value ofCfnCertificatePropsMixin.KeyUsageProperty.getKeyAgreement()CfnCertificatePropsMixin.KeyUsageProperty.Builder.keyAgreement(IResolvable keyAgreement) Sets the value ofCfnCertificatePropsMixin.KeyUsageProperty.getKeyAgreement()CfnCertificatePropsMixin.KeyUsageProperty.Builder.keyCertSign(Boolean keyCertSign) Sets the value ofCfnCertificatePropsMixin.KeyUsageProperty.getKeyCertSign()CfnCertificatePropsMixin.KeyUsageProperty.Builder.keyCertSign(IResolvable keyCertSign) Sets the value ofCfnCertificatePropsMixin.KeyUsageProperty.getKeyCertSign()CfnCertificatePropsMixin.KeyUsageProperty.Builder.keyEncipherment(Boolean keyEncipherment) Sets the value ofCfnCertificatePropsMixin.KeyUsageProperty.getKeyEncipherment()CfnCertificatePropsMixin.KeyUsageProperty.Builder.keyEncipherment(IResolvable keyEncipherment) Sets the value ofCfnCertificatePropsMixin.KeyUsageProperty.getKeyEncipherment()CfnCertificatePropsMixin.KeyUsageProperty.Builder.nonRepudiation(Boolean nonRepudiation) Sets the value ofCfnCertificatePropsMixin.KeyUsageProperty.getNonRepudiation()CfnCertificatePropsMixin.KeyUsageProperty.Builder.nonRepudiation(IResolvable nonRepudiation) Sets the value ofCfnCertificatePropsMixin.KeyUsageProperty.getNonRepudiation()Constructors in software.amazon.awscdk.cfnpropertymixins.services.acmpca with parameters of type CfnCertificatePropsMixin.KeyUsageProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCertificatePropsMixin.KeyUsageProperty.Builder.