@Stability(value=Stable) @Internal public static final class CfnCertificate.ApiPassthroughProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCertificate.ApiPassthroughProperty
CfnCertificate.ApiPassthroughPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCertificate.ApiPassthroughProperty.Builder, CfnCertificate.ApiPassthroughProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCertificate.ApiPassthroughProperty.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 |
getExtensions()
Specifies X.509 extension information for a certificate.
|
Object |
getSubject()
Contains information about the certificate subject.
|
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.ApiPassthroughProperty.Builder builder)
CfnCertificate.ApiPassthroughProperty.Builder.public final Object getExtensions()
CfnCertificate.ApiPassthroughPropertygetExtensions in interface CfnCertificate.ApiPassthroughPropertypublic final Object getSubject()
CfnCertificate.ApiPassthroughPropertyThe Subject field in the certificate identifies the entity that owns or controls the public key in the certificate. The entity can be a user, computer, device, or service. The Subject must contain an X.500 distinguished name (DN). A DN is a sequence of relative distinguished names (RDNs). The RDNs are separated by commas in the certificate.
getSubject in interface CfnCertificate.ApiPassthroughProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.