@Stability(value=Stable) @Internal public static final class CfnCertificateAuthorityActivationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCertificateAuthorityActivationProps
CfnCertificateAuthorityActivationPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnCertificateAuthorityActivationProps.Builder, CfnCertificateAuthorityActivationProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCertificateAuthorityActivationProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCertificateAuthorityActivationProps.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 |
getCertificate()
The Base64 PEM-encoded certificate authority certificate.
|
String |
getCertificateAuthorityArn()
The Amazon Resource Name (ARN) of your private CA.
|
String |
getCertificateChain()
The Base64 PEM-encoded certificate chain that chains up to the root CA certificate that you used to sign your private CA certificate.
|
String |
getStatus()
Status of your private CA.
|
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(CfnCertificateAuthorityActivationProps.Builder builder)
CfnCertificateAuthorityActivationProps.Builder.public final String getCertificate()
CfnCertificateAuthorityActivationPropsgetCertificate in interface CfnCertificateAuthorityActivationPropspublic final String getCertificateAuthorityArn()
CfnCertificateAuthorityActivationPropsgetCertificateAuthorityArn in interface CfnCertificateAuthorityActivationPropspublic final String getCertificateChain()
CfnCertificateAuthorityActivationPropsgetCertificateChain in interface CfnCertificateAuthorityActivationPropspublic final String getStatus()
CfnCertificateAuthorityActivationPropsgetStatus in interface CfnCertificateAuthorityActivationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.