Class CfnPartnerAccount.SidewalkAccountInfoProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.iotwireless.CfnPartnerAccount.SidewalkAccountInfoProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPartnerAccount.SidewalkAccountInfoProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnPartnerAccount.SidewalkAccountInfoProperty
@Stability(Stable)
@Internal
public static final class CfnPartnerAccount.SidewalkAccountInfoProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPartnerAccount.SidewalkAccountInfoProperty
An implementation for
CfnPartnerAccount.SidewalkAccountInfoProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.iotwireless.CfnPartnerAccount.SidewalkAccountInfoProperty
CfnPartnerAccount.SidewalkAccountInfoProperty.Builder, CfnPartnerAccount.SidewalkAccountInfoProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPartnerAccount.SidewalkAccountInfoProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnPartnerAccount.SidewalkAccountInfoProperty.Builder.
-
-
Method Details
-
getAppServerPrivateKey
Description copied from interface:CfnPartnerAccount.SidewalkAccountInfoPropertyThe Sidewalk application server private key.The 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.
- Specified by:
getAppServerPrivateKeyin interfaceCfnPartnerAccount.SidewalkAccountInfoProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-