class Aws::IoTWireless::Types::GetPartnerAccountRequest

@note When making an API call, you may pass GetPartnerAccountRequest

data as a hash:

    {
      partner_account_id: "PartnerAccountId", # required
      partner_type: "Sidewalk", # required, accepts Sidewalk
    }

@!attribute [rw] partner_account_id

The partner account ID to disassociate from the AWS account.
@return [String]

@!attribute [rw] partner_type

The partner type.
@return [String]

Constants

SENSITIVE