Class CfnPartnerAccountPropsMixin.SidewalkAccountInfoProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.iotwireless.CfnPartnerAccountPropsMixin.SidewalkAccountInfoProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPartnerAccountPropsMixin.SidewalkAccountInfoProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPartnerAccountPropsMixin.SidewalkAccountInfoProperty
@Stability(Stable)
@Internal
public static final class CfnPartnerAccountPropsMixin.SidewalkAccountInfoProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPartnerAccountPropsMixin.SidewalkAccountInfoProperty
An implementation for
CfnPartnerAccountPropsMixin.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.cfnpropertymixins.services.iotwireless.CfnPartnerAccountPropsMixin.SidewalkAccountInfoProperty
CfnPartnerAccountPropsMixin.SidewalkAccountInfoProperty.Builder, CfnPartnerAccountPropsMixin.SidewalkAccountInfoProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPartnerAccountPropsMixin.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 theCfnPartnerAccountPropsMixin.SidewalkAccountInfoProperty.Builder.
-
-
Method Details
-
getAppServerPrivateKey
Description copied from interface:CfnPartnerAccountPropsMixin.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 interfaceCfnPartnerAccountPropsMixin.SidewalkAccountInfoProperty- See Also:
-
$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()
-