@Stability(value=Stable) public static final class CfnCertificateAuthority.KeyUsageProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCertificateAuthority.KeyUsageProperty>
CfnCertificateAuthority.KeyUsageProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnCertificateAuthority.KeyUsageProperty.Builder crlSign(Boolean crlSign)
CfnCertificateAuthority.KeyUsageProperty.getCrlSign()crlSign - `CfnCertificateAuthority.KeyUsageProperty.CRLSign`.this@Stability(value=Stable) public CfnCertificateAuthority.KeyUsageProperty.Builder crlSign(IResolvable crlSign)
CfnCertificateAuthority.KeyUsageProperty.getCrlSign()crlSign - `CfnCertificateAuthority.KeyUsageProperty.CRLSign`.this@Stability(value=Stable) public CfnCertificateAuthority.KeyUsageProperty.Builder dataEncipherment(Boolean dataEncipherment)
CfnCertificateAuthority.KeyUsageProperty.getDataEncipherment()dataEncipherment - `CfnCertificateAuthority.KeyUsageProperty.DataEncipherment`.this@Stability(value=Stable) public CfnCertificateAuthority.KeyUsageProperty.Builder dataEncipherment(IResolvable dataEncipherment)
CfnCertificateAuthority.KeyUsageProperty.getDataEncipherment()dataEncipherment - `CfnCertificateAuthority.KeyUsageProperty.DataEncipherment`.this@Stability(value=Stable) public CfnCertificateAuthority.KeyUsageProperty.Builder decipherOnly(Boolean decipherOnly)
CfnCertificateAuthority.KeyUsageProperty.getDecipherOnly()decipherOnly - `CfnCertificateAuthority.KeyUsageProperty.DecipherOnly`.this@Stability(value=Stable) public CfnCertificateAuthority.KeyUsageProperty.Builder decipherOnly(IResolvable decipherOnly)
CfnCertificateAuthority.KeyUsageProperty.getDecipherOnly()decipherOnly - `CfnCertificateAuthority.KeyUsageProperty.DecipherOnly`.this@Stability(value=Stable) public CfnCertificateAuthority.KeyUsageProperty.Builder digitalSignature(Boolean digitalSignature)
CfnCertificateAuthority.KeyUsageProperty.getDigitalSignature()digitalSignature - `CfnCertificateAuthority.KeyUsageProperty.DigitalSignature`.this@Stability(value=Stable) public CfnCertificateAuthority.KeyUsageProperty.Builder digitalSignature(IResolvable digitalSignature)
CfnCertificateAuthority.KeyUsageProperty.getDigitalSignature()digitalSignature - `CfnCertificateAuthority.KeyUsageProperty.DigitalSignature`.this@Stability(value=Stable) public CfnCertificateAuthority.KeyUsageProperty.Builder encipherOnly(Boolean encipherOnly)
CfnCertificateAuthority.KeyUsageProperty.getEncipherOnly()encipherOnly - `CfnCertificateAuthority.KeyUsageProperty.EncipherOnly`.this@Stability(value=Stable) public CfnCertificateAuthority.KeyUsageProperty.Builder encipherOnly(IResolvable encipherOnly)
CfnCertificateAuthority.KeyUsageProperty.getEncipherOnly()encipherOnly - `CfnCertificateAuthority.KeyUsageProperty.EncipherOnly`.this@Stability(value=Stable) public CfnCertificateAuthority.KeyUsageProperty.Builder keyAgreement(Boolean keyAgreement)
CfnCertificateAuthority.KeyUsageProperty.getKeyAgreement()keyAgreement - `CfnCertificateAuthority.KeyUsageProperty.KeyAgreement`.this@Stability(value=Stable) public CfnCertificateAuthority.KeyUsageProperty.Builder keyAgreement(IResolvable keyAgreement)
CfnCertificateAuthority.KeyUsageProperty.getKeyAgreement()keyAgreement - `CfnCertificateAuthority.KeyUsageProperty.KeyAgreement`.this@Stability(value=Stable) public CfnCertificateAuthority.KeyUsageProperty.Builder keyCertSign(Boolean keyCertSign)
CfnCertificateAuthority.KeyUsageProperty.getKeyCertSign()keyCertSign - `CfnCertificateAuthority.KeyUsageProperty.KeyCertSign`.this@Stability(value=Stable) public CfnCertificateAuthority.KeyUsageProperty.Builder keyCertSign(IResolvable keyCertSign)
CfnCertificateAuthority.KeyUsageProperty.getKeyCertSign()keyCertSign - `CfnCertificateAuthority.KeyUsageProperty.KeyCertSign`.this@Stability(value=Stable) public CfnCertificateAuthority.KeyUsageProperty.Builder keyEncipherment(Boolean keyEncipherment)
CfnCertificateAuthority.KeyUsageProperty.getKeyEncipherment()keyEncipherment - `CfnCertificateAuthority.KeyUsageProperty.KeyEncipherment`.this@Stability(value=Stable) public CfnCertificateAuthority.KeyUsageProperty.Builder keyEncipherment(IResolvable keyEncipherment)
CfnCertificateAuthority.KeyUsageProperty.getKeyEncipherment()keyEncipherment - `CfnCertificateAuthority.KeyUsageProperty.KeyEncipherment`.this@Stability(value=Stable) public CfnCertificateAuthority.KeyUsageProperty.Builder nonRepudiation(Boolean nonRepudiation)
CfnCertificateAuthority.KeyUsageProperty.getNonRepudiation()nonRepudiation - `CfnCertificateAuthority.KeyUsageProperty.NonRepudiation`.this@Stability(value=Stable) public CfnCertificateAuthority.KeyUsageProperty.Builder nonRepudiation(IResolvable nonRepudiation)
CfnCertificateAuthority.KeyUsageProperty.getNonRepudiation()nonRepudiation - `CfnCertificateAuthority.KeyUsageProperty.NonRepudiation`.this@Stability(value=Stable) public CfnCertificateAuthority.KeyUsageProperty build()
build in interface software.amazon.jsii.Builder<CfnCertificateAuthority.KeyUsageProperty>CfnCertificateAuthority.KeyUsagePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.