@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(CfnCertificateProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCertificateProps.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 |
getActiveDate()
`AWS::Transfer::Certificate.ActiveDate`.
|
String |
getCertificate()
`AWS::Transfer::Certificate.Certificate`.
|
String |
getCertificateChain()
`AWS::Transfer::Certificate.CertificateChain`.
|
String |
getDescription()
`AWS::Transfer::Certificate.Description`.
|
String |
getInactiveDate()
`AWS::Transfer::Certificate.InactiveDate`.
|
String |
getPrivateKey()
`AWS::Transfer::Certificate.PrivateKey`.
|
List<CfnTag> |
getTags()
`AWS::Transfer::Certificate.Tags`.
|
String |
getUsage()
`AWS::Transfer::Certificate.Usage`.
|
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(CfnCertificateProps.Builder builder)
CfnCertificateProps.Builder.public final String getCertificate()
CfnCertificatePropsgetCertificate in interface CfnCertificatePropspublic final String getUsage()
CfnCertificatePropsgetUsage in interface CfnCertificatePropspublic final String getActiveDate()
CfnCertificatePropsgetActiveDate in interface CfnCertificatePropspublic final String getCertificateChain()
CfnCertificatePropsgetCertificateChain in interface CfnCertificatePropspublic final String getDescription()
CfnCertificatePropsgetDescription in interface CfnCertificatePropspublic final String getInactiveDate()
CfnCertificatePropsgetInactiveDate in interface CfnCertificatePropspublic final String getPrivateKey()
CfnCertificatePropsgetPrivateKey in interface CfnCertificatePropspublic final List<CfnTag> getTags()
CfnCertificatePropsgetTags in interface CfnCertificateProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.