@Stability(value=Stable) @Internal public static final class CfnCertificateAuthority.CsrExtensionsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCertificateAuthority.CsrExtensionsProperty
CfnCertificateAuthority.CsrExtensionsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCertificateAuthority.CsrExtensionsProperty.Builder, CfnCertificateAuthority.CsrExtensionsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCertificateAuthority.CsrExtensionsProperty.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 |
getKeyUsage()
Indicates the purpose of the certificate and of the key contained in the certificate.
|
Object |
getSubjectInformationAccess()
For CA certificates, provides a path to additional information pertaining to the CA, such as revocation and policy.
|
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.CsrExtensionsProperty.Builder builder)
CfnCertificateAuthority.AccessDescriptionProperty.Builder.public final Object getKeyUsage()
CfnCertificateAuthority.CsrExtensionsPropertygetKeyUsage in interface CfnCertificateAuthority.CsrExtensionsPropertypublic final Object getSubjectInformationAccess()
CfnCertificateAuthority.CsrExtensionsPropertyFor more information, see Subject Information Access in RFC 5280.
getSubjectInformationAccess in interface CfnCertificateAuthority.CsrExtensionsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.