@Stability(value=Stable) @Internal public static final class CfnCertificateAuthority.SubjectProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCertificateAuthority.SubjectProperty
CfnCertificateAuthority.SubjectPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCertificateAuthority.SubjectProperty.Builder, CfnCertificateAuthority.SubjectProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCertificateAuthority.SubjectProperty.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) |
String |
getCommonName()
Fully qualified domain name (FQDN) associated with the certificate subject.
|
String |
getCountry()
Two-digit code that specifies the country in which the certificate subject located.
|
Object |
getCustomAttributes()
Contains a sequence of one or more X.500 relative distinguished names (RDNs), each of which consists of an object identifier (OID) and a value.
|
String |
getDistinguishedNameQualifier()
Disambiguating information for the certificate subject.
|
String |
getGenerationQualifier()
Typically a qualifier appended to the name of an individual.
|
String |
getGivenName()
First name.
|
String |
getInitials()
Concatenation that typically contains the first letter of the GivenName, the first letter of the middle name if one exists, and the first letter of the SurName.
|
String |
getLocality()
The locality (such as a city or town) in which the certificate subject is located.
|
String |
getOrganization()
Legal name of the organization with which the certificate subject is affiliated.
|
String |
getOrganizationalUnit()
A subdivision or unit of the organization (such as sales or finance) with which the certificate subject is affiliated.
|
String |
getPseudonym()
Typically a shortened version of a longer GivenName.
|
String |
getSerialNumber()
The certificate serial number.
|
String |
getState()
State in which the subject of the certificate is located.
|
String |
getSurname()
Family name.
|
String |
getTitle()
A personal title such as Mr.
|
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.SubjectProperty.Builder builder)
CfnCertificateAuthority.AccessDescriptionProperty.Builder.public final String getCommonName()
CfnCertificateAuthority.SubjectPropertygetCommonName in interface CfnCertificateAuthority.SubjectPropertypublic final String getCountry()
CfnCertificateAuthority.SubjectPropertygetCountry in interface CfnCertificateAuthority.SubjectPropertypublic final Object getCustomAttributes()
CfnCertificateAuthority.SubjectProperty
Custom attributes cannot be used in combination with standard attributes.
getCustomAttributes in interface CfnCertificateAuthority.SubjectPropertypublic final String getDistinguishedNameQualifier()
CfnCertificateAuthority.SubjectPropertygetDistinguishedNameQualifier in interface CfnCertificateAuthority.SubjectPropertypublic final String getGenerationQualifier()
CfnCertificateAuthority.SubjectPropertyExamples include Jr. for junior, Sr. for senior, and III for third.
getGenerationQualifier in interface CfnCertificateAuthority.SubjectPropertypublic final String getGivenName()
CfnCertificateAuthority.SubjectPropertygetGivenName in interface CfnCertificateAuthority.SubjectPropertypublic final String getInitials()
CfnCertificateAuthority.SubjectPropertygetInitials in interface CfnCertificateAuthority.SubjectPropertypublic final String getLocality()
CfnCertificateAuthority.SubjectPropertygetLocality in interface CfnCertificateAuthority.SubjectPropertypublic final String getOrganization()
CfnCertificateAuthority.SubjectPropertygetOrganization in interface CfnCertificateAuthority.SubjectPropertypublic final String getOrganizationalUnit()
CfnCertificateAuthority.SubjectPropertygetOrganizationalUnit in interface CfnCertificateAuthority.SubjectPropertypublic final String getPseudonym()
CfnCertificateAuthority.SubjectPropertyFor example, Jonathan is often shortened to John. Elizabeth is often shortened to Beth, Liz, or Eliza.
getPseudonym in interface CfnCertificateAuthority.SubjectPropertypublic final String getSerialNumber()
CfnCertificateAuthority.SubjectPropertygetSerialNumber in interface CfnCertificateAuthority.SubjectPropertypublic final String getState()
CfnCertificateAuthority.SubjectPropertygetState in interface CfnCertificateAuthority.SubjectPropertypublic final String getSurname()
CfnCertificateAuthority.SubjectPropertygetSurname in interface CfnCertificateAuthority.SubjectPropertypublic final String getTitle()
CfnCertificateAuthority.SubjectPropertygetTitle in interface CfnCertificateAuthority.SubjectProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.