@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 certificateIdentifier,
String certificatePem,
String certificateWallet)
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 |
getCertificateIdentifier()
`AWS::DMS::Certificate.CertificateIdentifier`.
|
String |
getCertificatePem()
`AWS::DMS::Certificate.CertificatePem`.
|
String |
getCertificateWallet()
`AWS::DMS::Certificate.CertificateWallet`.
|
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(String certificateIdentifier, String certificatePem, String certificateWallet)
CfnCertificateProps.Builder.public final String getCertificateIdentifier()
CfnCertificatePropsgetCertificateIdentifier in interface CfnCertificatePropspublic final String getCertificatePem()
CfnCertificatePropsgetCertificatePem in interface CfnCertificatePropspublic final String getCertificateWallet()
CfnCertificatePropsgetCertificateWallet in interface CfnCertificateProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.