@Stability(value=Stable) @Internal public static final class CfnCACertificateProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCACertificateProps
CfnCACertificatePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnCACertificateProps.Builder, CfnCACertificateProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCACertificateProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCACertificateProps.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 |
getAutoRegistrationStatus()
`AWS::IoT::CACertificate.AutoRegistrationStatus`.
|
String |
getCaCertificatePem()
`AWS::IoT::CACertificate.CACertificatePem`.
|
String |
getCertificateMode()
`AWS::IoT::CACertificate.CertificateMode`.
|
Object |
getRegistrationConfig()
`AWS::IoT::CACertificate.RegistrationConfig`.
|
String |
getStatus()
`AWS::IoT::CACertificate.Status`.
|
List<CfnTag> |
getTags()
`AWS::IoT::CACertificate.Tags`.
|
String |
getVerificationCertificatePem()
`AWS::IoT::CACertificate.VerificationCertificatePem`.
|
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(CfnCACertificateProps.Builder builder)
CfnCACertificateProps.Builder.public final String getCaCertificatePem()
CfnCACertificatePropsgetCaCertificatePem in interface CfnCACertificatePropspublic final String getStatus()
CfnCACertificatePropsgetStatus in interface CfnCACertificatePropspublic final String getAutoRegistrationStatus()
CfnCACertificatePropsgetAutoRegistrationStatus in interface CfnCACertificatePropspublic final String getCertificateMode()
CfnCACertificatePropsgetCertificateMode in interface CfnCACertificatePropspublic final Object getRegistrationConfig()
CfnCACertificatePropsgetRegistrationConfig in interface CfnCACertificatePropspublic final List<CfnTag> getTags()
CfnCACertificatePropsgetTags in interface CfnCACertificatePropspublic final String getVerificationCertificatePem()
CfnCACertificatePropsgetVerificationCertificatePem in interface CfnCACertificateProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.