class Aws::IoTWireless::Types::SidewalkAccountInfo
Information about a Sidewalk account.
@note When making an API call, you may pass SidewalkAccountInfo
data as a hash: { amazon_id: "AmazonId", app_server_private_key: "AppServerPrivateKey", }
@!attribute [rw] amazon_id
The Sidewalk Amazon ID. @return [String]
@!attribute [rw] app_server_private_key
The Sidewalk application server private key. @return [String]
Constants
- SENSITIVE