@Stability(value=Stable) @Internal public static final class CfnCertificateAuthority.KeyUsageProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCertificateAuthority.KeyUsageProperty
CfnCertificateAuthority.KeyUsagePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCertificateAuthority.KeyUsageProperty.Builder, CfnCertificateAuthority.KeyUsageProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCertificateAuthority.KeyUsageProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCertificateAuthority.AccessDescriptionProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getCrlSign()
Key can be used to sign CRLs.
|
Object |
getDataEncipherment()
Key can be used to decipher data.
|
Object |
getDecipherOnly()
Key can be used only to decipher data.
|
Object |
getDigitalSignature()
Key can be used for digital signing.
|
Object |
getEncipherOnly()
Key can be used only to encipher data.
|
Object |
getKeyAgreement()
Key can be used in a key-agreement protocol.
|
Object |
getKeyCertSign()
Key can be used to sign certificates.
|
Object |
getKeyEncipherment()
Key can be used to encipher data.
|
Object |
getNonRepudiation()
Key can be used for non-repudiation.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnCertificateAuthority.KeyUsageProperty.Builder builder)
CfnCertificateAuthority.AccessDescriptionProperty.Builder.public final Object getCrlSign()
CfnCertificateAuthority.KeyUsagePropertygetCrlSign in interface CfnCertificateAuthority.KeyUsagePropertypublic final Object getDataEncipherment()
CfnCertificateAuthority.KeyUsagePropertygetDataEncipherment in interface CfnCertificateAuthority.KeyUsagePropertypublic final Object getDecipherOnly()
CfnCertificateAuthority.KeyUsagePropertygetDecipherOnly in interface CfnCertificateAuthority.KeyUsagePropertypublic final Object getDigitalSignature()
CfnCertificateAuthority.KeyUsagePropertygetDigitalSignature in interface CfnCertificateAuthority.KeyUsagePropertypublic final Object getEncipherOnly()
CfnCertificateAuthority.KeyUsagePropertygetEncipherOnly in interface CfnCertificateAuthority.KeyUsagePropertypublic final Object getKeyAgreement()
CfnCertificateAuthority.KeyUsagePropertygetKeyAgreement in interface CfnCertificateAuthority.KeyUsagePropertypublic final Object getKeyCertSign()
CfnCertificateAuthority.KeyUsagePropertygetKeyCertSign in interface CfnCertificateAuthority.KeyUsagePropertypublic final Object getKeyEncipherment()
CfnCertificateAuthority.KeyUsagePropertygetKeyEncipherment in interface CfnCertificateAuthority.KeyUsagePropertypublic final Object getNonRepudiation()
CfnCertificateAuthority.KeyUsagePropertygetNonRepudiation in interface CfnCertificateAuthority.KeyUsageProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.