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.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.iotwireless.CfnPartnerAccount.SidewalkAccountInfoProperty
CfnPartnerAccount.SidewalkAccountInfoProperty.Builder, CfnPartnerAccount.SidewalkAccountInfoProperty.Jsii$Proxy
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnPartnerAccount.SidewalkAccountInfoProperty.Builder
.protected
Jsii$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.SidewalkAccountInfoProperty
The 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:
getAppServerPrivateKey
in interfaceCfnPartnerAccount.SidewalkAccountInfoProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-