@Stability(value=Stable) @Internal public static final class CfnCertificateProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCertificateProps
CfnCertificatePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnCertificateProps.Builder, CfnCertificateProps.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(String status,
String caCertificatePem,
String certificateMode,
String certificatePem,
String certificateSigningRequest)
Constructor that initializes the object based on literal property values passed by the
CfnCertificateProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCaCertificatePem()
`AWS::IoT::Certificate.CACertificatePem`.
|
String |
getCertificateMode()
`AWS::IoT::Certificate.CertificateMode`.
|
String |
getCertificatePem()
`AWS::IoT::Certificate.CertificatePem`.
|
String |
getCertificateSigningRequest()
`AWS::IoT::Certificate.CertificateSigningRequest`.
|
String |
getStatus()
`AWS::IoT::Certificate.Status`.
|
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.public final String getStatus()
CfnCertificatePropsgetStatus in interface CfnCertificatePropspublic final String getCaCertificatePem()
CfnCertificatePropsgetCaCertificatePem in interface CfnCertificatePropspublic final String getCertificateMode()
CfnCertificatePropsgetCertificateMode in interface CfnCertificatePropspublic final String getCertificatePem()
CfnCertificatePropsgetCertificatePem in interface CfnCertificatePropspublic final String getCertificateSigningRequest()
CfnCertificatePropsgetCertificateSigningRequest in interface CfnCertificateProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.