Amazon Connect Customer Profiles 中的標準資產定義 - Amazon Connect

本文為英文版的機器翻譯版本,如內容有任何歧義或不一致之處,概以英文版為準。

Amazon Connect Customer Profiles 中的標準資產定義

下表列出客戶設定檔標準資產物件中的所有欄位。

標準資產欄位 資料類型 描述

AssetId

字串

標準資產的唯一識別符。

AssetName

字串

資產的名稱。

SerialNumber

字串

資產的序號。

ModelNumber

字串

資產的模型號碼。

ModelName

字串

資產的模型名稱。

產品SKU

字串

資產的庫存單位。

PurchaseDate

字串

資產的購買日期。

UsageEndDate

字串

資產的使用結束日期。

Status

字串

資產的狀態。

價格

字串

資產的價格。

數量

字串

資產的數量。

描述

字串

資產的說明。

AdditionalInformation

字串

任何與資產相關的其他資訊。

DataSource

字串

資產的資料來源。

Attributes

String-to-string 映射

標準資產屬性的鍵值對。

標準資產物件會依下表中的索引鍵進行索引。

標準索引名稱 標準資產欄位
_assetId AssetId
_assetName AssetName
_serialNumber SerialNumber

例如,您可以使用 _assetName作為索引鍵名稱SearchProfiles API,以尋找具有與搜尋值 AssetName 相符之資產的設定檔。您可以使用 ListProfileObjects API搭配 ProfileIdObjectTypeName設為 ,來尋找與特定設定檔相關聯的標準資產物件_asset