@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()
An optional date that specifies when the certificate becomes active.
|
String |
getCertificate()
The file name for the certificate.
|
String |
getCertificateChain()
The list of certificates that make up the chain for the certificate.
|
String |
getDescription()
The name or description that's used to identity the certificate.
|
String |
getInactiveDate()
An optional date that specifies when the certificate becomes inactive.
|
String |
getPrivateKey()
The file that contains the private key for the certificate that's being imported.
|
List<CfnTag> |
getTags()
Key-value pairs that can be used to group and search for certificates.
|
String |
getUsage()
Specifies whether this certificate is used for signing or encryption.
|
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 © 2023. All rights reserved.