@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object crlSign,
Object dataEncipherment,
Object decipherOnly,
Object digitalSignature,
Object encipherOnly,
Object keyAgreement,
Object keyCertSign,
Object keyEncipherment,
Object nonRepudiation)
Constructor that initializes the object based on literal property values passed by the
CfnCertificateAuthority.AccessDescriptionProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getCrlSign()
`CfnCertificateAuthority.KeyUsageProperty.CRLSign`.
|
Object |
getDataEncipherment()
`CfnCertificateAuthority.KeyUsageProperty.DataEncipherment`.
|
Object |
getDecipherOnly()
`CfnCertificateAuthority.KeyUsageProperty.DecipherOnly`.
|
Object |
getDigitalSignature()
`CfnCertificateAuthority.KeyUsageProperty.DigitalSignature`.
|
Object |
getEncipherOnly()
`CfnCertificateAuthority.KeyUsageProperty.EncipherOnly`.
|
Object |
getKeyAgreement()
`CfnCertificateAuthority.KeyUsageProperty.KeyAgreement`.
|
Object |
getKeyCertSign()
`CfnCertificateAuthority.KeyUsageProperty.KeyCertSign`.
|
Object |
getKeyEncipherment()
`CfnCertificateAuthority.KeyUsageProperty.KeyEncipherment`.
|
Object |
getNonRepudiation()
`CfnCertificateAuthority.KeyUsageProperty.NonRepudiation`.
|
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(Object crlSign, Object dataEncipherment, Object decipherOnly, Object digitalSignature, Object encipherOnly, Object keyAgreement, Object keyCertSign, Object keyEncipherment, Object nonRepudiation)
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 © 2021. All rights reserved.