@Stability(value=Stable) @Internal public static final class CfnCertificate.GeneralNameProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCertificate.GeneralNameProperty
CfnCertificate.GeneralNamePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCertificate.GeneralNameProperty.Builder, CfnCertificate.GeneralNameProperty.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 directoryName,
String dnsName,
Object ediPartyName,
String ipAddress,
Object otherName,
String registeredId,
String rfc822Name,
String uniformResourceIdentifier)
Constructor that initializes the object based on literal property values passed by the
CfnCertificate.ApiPassthroughProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDirectoryName()
`CfnCertificate.GeneralNameProperty.DirectoryName`.
|
String |
getDnsName()
`CfnCertificate.GeneralNameProperty.DnsName`.
|
Object |
getEdiPartyName()
`CfnCertificate.GeneralNameProperty.EdiPartyName`.
|
String |
getIpAddress()
`CfnCertificate.GeneralNameProperty.IpAddress`.
|
Object |
getOtherName()
`CfnCertificate.GeneralNameProperty.OtherName`.
|
String |
getRegisteredId()
`CfnCertificate.GeneralNameProperty.RegisteredId`.
|
String |
getRfc822Name()
`CfnCertificate.GeneralNameProperty.Rfc822Name`.
|
String |
getUniformResourceIdentifier()
`CfnCertificate.GeneralNameProperty.UniformResourceIdentifier`.
|
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 directoryName, String dnsName, Object ediPartyName, String ipAddress, Object otherName, String registeredId, String rfc822Name, String uniformResourceIdentifier)
CfnCertificate.ApiPassthroughProperty.Builder.public final Object getDirectoryName()
CfnCertificate.GeneralNamePropertygetDirectoryName in interface CfnCertificate.GeneralNamePropertypublic final String getDnsName()
CfnCertificate.GeneralNamePropertygetDnsName in interface CfnCertificate.GeneralNamePropertypublic final Object getEdiPartyName()
CfnCertificate.GeneralNamePropertygetEdiPartyName in interface CfnCertificate.GeneralNamePropertypublic final String getIpAddress()
CfnCertificate.GeneralNamePropertygetIpAddress in interface CfnCertificate.GeneralNamePropertypublic final Object getOtherName()
CfnCertificate.GeneralNamePropertygetOtherName in interface CfnCertificate.GeneralNamePropertypublic final String getRegisteredId()
CfnCertificate.GeneralNamePropertygetRegisteredId in interface CfnCertificate.GeneralNamePropertypublic final String getRfc822Name()
CfnCertificate.GeneralNamePropertygetRfc822Name in interface CfnCertificate.GeneralNamePropertypublic final String getUniformResourceIdentifier()
CfnCertificate.GeneralNamePropertygetUniformResourceIdentifier in interface CfnCertificate.GeneralNameProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.