@Stability(value=Stable) @Internal public static final class CfnCertificateAuthority.GeneralNameProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCertificateAuthority.GeneralNameProperty
CfnCertificateAuthority.GeneralNamePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCertificateAuthority.GeneralNameProperty.Builder, CfnCertificateAuthority.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
CfnCertificateAuthority.AccessDescriptionProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDirectoryName()
`CfnCertificateAuthority.GeneralNameProperty.DirectoryName`.
|
String |
getDnsName()
`CfnCertificateAuthority.GeneralNameProperty.DnsName`.
|
Object |
getEdiPartyName()
`CfnCertificateAuthority.GeneralNameProperty.EdiPartyName`.
|
String |
getIpAddress()
`CfnCertificateAuthority.GeneralNameProperty.IpAddress`.
|
Object |
getOtherName()
`CfnCertificateAuthority.GeneralNameProperty.OtherName`.
|
String |
getRegisteredId()
`CfnCertificateAuthority.GeneralNameProperty.RegisteredId`.
|
String |
getRfc822Name()
`CfnCertificateAuthority.GeneralNameProperty.Rfc822Name`.
|
String |
getUniformResourceIdentifier()
`CfnCertificateAuthority.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)
CfnCertificateAuthority.AccessDescriptionProperty.Builder.public final Object getDirectoryName()
CfnCertificateAuthority.GeneralNamePropertygetDirectoryName in interface CfnCertificateAuthority.GeneralNamePropertypublic final String getDnsName()
CfnCertificateAuthority.GeneralNamePropertygetDnsName in interface CfnCertificateAuthority.GeneralNamePropertypublic final Object getEdiPartyName()
CfnCertificateAuthority.GeneralNamePropertygetEdiPartyName in interface CfnCertificateAuthority.GeneralNamePropertypublic final String getIpAddress()
CfnCertificateAuthority.GeneralNamePropertygetIpAddress in interface CfnCertificateAuthority.GeneralNamePropertypublic final Object getOtherName()
CfnCertificateAuthority.GeneralNamePropertygetOtherName in interface CfnCertificateAuthority.GeneralNamePropertypublic final String getRegisteredId()
CfnCertificateAuthority.GeneralNamePropertygetRegisteredId in interface CfnCertificateAuthority.GeneralNamePropertypublic final String getRfc822Name()
CfnCertificateAuthority.GeneralNamePropertygetRfc822Name in interface CfnCertificateAuthority.GeneralNamePropertypublic final String getUniformResourceIdentifier()
CfnCertificateAuthority.GeneralNamePropertygetUniformResourceIdentifier in interface CfnCertificateAuthority.GeneralNameProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.