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