class Aws::IoTWireless::Types::UpdatePartnerAccountRequest
@note When making an API call, you may pass UpdatePartnerAccountRequest
data as a hash: { sidewalk: { # required app_server_private_key: "AppServerPrivateKey", }, partner_account_id: "PartnerAccountId", # required partner_type: "Sidewalk", # required, accepts Sidewalk }
@!attribute [rw] sidewalk
The Sidewalk account credentials. @return [Types::SidewalkUpdateAccount]
@!attribute [rw] partner_account_id
The ID of the partner account to update. @return [String]
@!attribute [rw] partner_type
The partner type. @return [String]
Constants
- SENSITIVE