@Stability(value=Stable) @Internal public static final class CfnCertificate.CustomExtensionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCertificate.CustomExtensionProperty
CfnCertificate.CustomExtensionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCertificate.CustomExtensionProperty.Builder, CfnCertificate.CustomExtensionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCertificate.CustomExtensionProperty.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 |
getCritical()
Specifies the critical flag of the X.509 extension.
|
String |
getObjectIdentifier()
Specifies the object identifier (OID) of the X.509 extension.
|
String |
getValue()
Specifies the base64-encoded value of the X.509 extension.
|
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.CustomExtensionProperty.Builder builder)
CfnCertificate.ApiPassthroughProperty.Builder.public final String getObjectIdentifier()
CfnCertificate.CustomExtensionPropertygetObjectIdentifier in interface CfnCertificate.CustomExtensionPropertypublic final String getValue()
CfnCertificate.CustomExtensionPropertygetValue in interface CfnCertificate.CustomExtensionPropertypublic final Object getCritical()
CfnCertificate.CustomExtensionPropertygetCritical in interface CfnCertificate.CustomExtensionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.