@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 CfnCertificatePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-certificate.html#cfn-iot-certificate-statuspublic final String getCaCertificatePem()
CfnCertificatePropsgetCaCertificatePem in interface CfnCertificatePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-certificate.html#cfn-iot-certificate-cacertificatepempublic final String getCertificateMode()
CfnCertificatePropsgetCertificateMode in interface CfnCertificatePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-certificate.html#cfn-iot-certificate-certificatemodepublic final String getCertificatePem()
CfnCertificatePropsgetCertificatePem in interface CfnCertificatePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-certificate.html#cfn-iot-certificate-certificatepempublic final String getCertificateSigningRequest()
CfnCertificatePropsgetCertificateSigningRequest in interface CfnCertificatePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-certificate.html#cfn-iot-certificate-certificatesigningrequest@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.