Class CfnCertificateAuthority.SubjectProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.acmpca.CfnCertificateAuthority.SubjectProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnCertificateAuthority.SubjectProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnCertificateAuthority.SubjectProperty
@Stability(Stable)
@Internal
public static final class CfnCertificateAuthority.SubjectProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnCertificateAuthority.SubjectProperty
An implementation for
CfnCertificateAuthority.SubjectProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.acmpca.CfnCertificateAuthority.SubjectProperty
CfnCertificateAuthority.SubjectProperty.Builder, CfnCertificateAuthority.SubjectProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnCertificateAuthority.SubjectProperty.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNode
final boolean
final String
Fully qualified domain name (FQDN) associated with the certificate subject.final String
Two-digit code that specifies the country in which the certificate subject located.final Object
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.final String
Disambiguating information for the certificate subject.final String
Typically a qualifier appended to the name of an individual.final String
First name.final String
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.final String
The locality (such as a city or town) in which the certificate subject is located.final String
Legal name of the organization with which the certificate subject is affiliated.final String
A subdivision or unit of the organization (such as sales or finance) with which the certificate subject is affiliated.final String
Typically a shortened version of a longer GivenName.final String
The certificate serial number.final String
getState()
State in which the subject of the certificate is located.final String
Family name.final String
getTitle()
A personal title such as Mr.final int
hashCode()
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef
- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnCertificateAuthority.SubjectProperty.Builder
.
-
-
Method Details
-
getCommonName
Description copied from interface:CfnCertificateAuthority.SubjectProperty
Fully qualified domain name (FQDN) associated with the certificate subject.- Specified by:
getCommonName
in interfaceCfnCertificateAuthority.SubjectProperty
-
getCountry
Description copied from interface:CfnCertificateAuthority.SubjectProperty
Two-digit code that specifies the country in which the certificate subject located.- Specified by:
getCountry
in interfaceCfnCertificateAuthority.SubjectProperty
-
getCustomAttributes
Description copied from interface:CfnCertificateAuthority.SubjectProperty
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. For more information, see NIST’s definition of Object Identifier (OID) .Custom attributes cannot be used in combination with standard attributes.
- Specified by:
getCustomAttributes
in interfaceCfnCertificateAuthority.SubjectProperty
-
getDistinguishedNameQualifier
Description copied from interface:CfnCertificateAuthority.SubjectProperty
Disambiguating information for the certificate subject.- Specified by:
getDistinguishedNameQualifier
in interfaceCfnCertificateAuthority.SubjectProperty
-
getGenerationQualifier
Description copied from interface:CfnCertificateAuthority.SubjectProperty
Typically a qualifier appended to the name of an individual.Examples include Jr. for junior, Sr. for senior, and III for third.
- Specified by:
getGenerationQualifier
in interfaceCfnCertificateAuthority.SubjectProperty
-
getGivenName
Description copied from interface:CfnCertificateAuthority.SubjectProperty
First name.- Specified by:
getGivenName
in interfaceCfnCertificateAuthority.SubjectProperty
-
getInitials
Description copied from interface:CfnCertificateAuthority.SubjectProperty
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.- Specified by:
getInitials
in interfaceCfnCertificateAuthority.SubjectProperty
-
getLocality
Description copied from interface:CfnCertificateAuthority.SubjectProperty
The locality (such as a city or town) in which the certificate subject is located.- Specified by:
getLocality
in interfaceCfnCertificateAuthority.SubjectProperty
-
getOrganization
Description copied from interface:CfnCertificateAuthority.SubjectProperty
Legal name of the organization with which the certificate subject is affiliated.- Specified by:
getOrganization
in interfaceCfnCertificateAuthority.SubjectProperty
-
getOrganizationalUnit
Description copied from interface:CfnCertificateAuthority.SubjectProperty
A subdivision or unit of the organization (such as sales or finance) with which the certificate subject is affiliated.- Specified by:
getOrganizationalUnit
in interfaceCfnCertificateAuthority.SubjectProperty
-
getPseudonym
Description copied from interface:CfnCertificateAuthority.SubjectProperty
Typically a shortened version of a longer GivenName.For example, Jonathan is often shortened to John. Elizabeth is often shortened to Beth, Liz, or Eliza.
- Specified by:
getPseudonym
in interfaceCfnCertificateAuthority.SubjectProperty
-
getSerialNumber
Description copied from interface:CfnCertificateAuthority.SubjectProperty
The certificate serial number.- Specified by:
getSerialNumber
in interfaceCfnCertificateAuthority.SubjectProperty
-
getState
Description copied from interface:CfnCertificateAuthority.SubjectProperty
State in which the subject of the certificate is located.- Specified by:
getState
in interfaceCfnCertificateAuthority.SubjectProperty
-
getSurname
Description copied from interface:CfnCertificateAuthority.SubjectProperty
Family name.- Specified by:
getSurname
in interfaceCfnCertificateAuthority.SubjectProperty
-
getTitle
Description copied from interface:CfnCertificateAuthority.SubjectProperty
A personal title such as Mr.- Specified by:
getTitle
in interfaceCfnCertificateAuthority.SubjectProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-