@Stability(value=Stable) @Internal public static final class CfnCertificate.KeyUsageProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCertificate.KeyUsageProperty
CfnCertificate.KeyUsagePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCertificate.KeyUsageProperty.Builder, CfnCertificate.KeyUsageProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCertificate.KeyUsageProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCertificate.ApiPassthroughProperty.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(CfnCertificate.KeyUsageProperty.Builder builder)
CfnCertificate.ApiPassthroughProperty.Builder.public final Object getCrlSign()
CfnCertificate.KeyUsagePropertygetCrlSign in interface CfnCertificate.KeyUsagePropertypublic final Object getDataEncipherment()
CfnCertificate.KeyUsagePropertygetDataEncipherment in interface CfnCertificate.KeyUsagePropertypublic final Object getDecipherOnly()
CfnCertificate.KeyUsagePropertygetDecipherOnly in interface CfnCertificate.KeyUsagePropertypublic final Object getDigitalSignature()
CfnCertificate.KeyUsagePropertygetDigitalSignature in interface CfnCertificate.KeyUsagePropertypublic final Object getEncipherOnly()
CfnCertificate.KeyUsagePropertygetEncipherOnly in interface CfnCertificate.KeyUsagePropertypublic final Object getKeyAgreement()
CfnCertificate.KeyUsagePropertygetKeyAgreement in interface CfnCertificate.KeyUsagePropertypublic final Object getKeyCertSign()
CfnCertificate.KeyUsagePropertygetKeyCertSign in interface CfnCertificate.KeyUsagePropertypublic final Object getKeyEncipherment()
CfnCertificate.KeyUsagePropertygetKeyEncipherment in interface CfnCertificate.KeyUsagePropertypublic final Object getNonRepudiation()
CfnCertificate.KeyUsagePropertygetNonRepudiation in interface CfnCertificate.KeyUsageProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.