@Stability(value=Stable) @Internal public static final class CfnServerCertificateProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnServerCertificateProps
CfnServerCertificatePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnServerCertificateProps.Builder, CfnServerCertificateProps.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 certificateBody,
String certificateChain,
String path,
String privateKey,
String serverCertificateName,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnServerCertificateProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCertificateBody()
`AWS::IAM::ServerCertificate.CertificateBody`.
|
String |
getCertificateChain()
`AWS::IAM::ServerCertificate.CertificateChain`.
|
String |
getPath()
`AWS::IAM::ServerCertificate.Path`.
|
String |
getPrivateKey()
`AWS::IAM::ServerCertificate.PrivateKey`.
|
String |
getServerCertificateName()
`AWS::IAM::ServerCertificate.ServerCertificateName`.
|
List<CfnTag> |
getTags()
`AWS::IAM::ServerCertificate.Tags`.
|
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 getCertificateBody()
CfnServerCertificatePropsgetCertificateBody in interface CfnServerCertificatePropspublic final String getCertificateChain()
CfnServerCertificatePropsgetCertificateChain in interface CfnServerCertificatePropspublic final String getPath()
CfnServerCertificatePropsgetPath in interface CfnServerCertificatePropspublic final String getPrivateKey()
CfnServerCertificatePropsgetPrivateKey in interface CfnServerCertificatePropspublic final String getServerCertificateName()
CfnServerCertificatePropsgetServerCertificateName in interface CfnServerCertificatePropspublic final List<CfnTag> getTags()
CfnServerCertificatePropsgetTags in interface CfnServerCertificateProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.