@Stability(value=Stable) @Internal public static final class CfnPartnerAccount.SidewalkAccountInfoProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPartnerAccount.SidewalkAccountInfoProperty
CfnPartnerAccount.SidewalkAccountInfoPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnPartnerAccount.SidewalkAccountInfoProperty.Builder, CfnPartnerAccount.SidewalkAccountInfoProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPartnerAccount.SidewalkAccountInfoProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPartnerAccount.SidewalkAccountInfoProperty.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 |
getAppServerPrivateKey()
The Sidewalk application server private key.
|
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(CfnPartnerAccount.SidewalkAccountInfoProperty.Builder builder)
CfnPartnerAccount.SidewalkAccountInfoProperty.Builder.public final String getAppServerPrivateKey()
CfnPartnerAccount.SidewalkAccountInfoPropertyThe application server private key is a secret key, which you should handle in a similar way as you would an application password. You can protect the application server private key by storing the value in the AWS Secrets Manager and use the secretsmanager to reference this value.
getAppServerPrivateKey in interface CfnPartnerAccount.SidewalkAccountInfoProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.