as

Settings
Sign out
Notifications
Alexa
Amazonアプリストア
AWS
ドキュメント
Support
Contact Us
My Cases
開発
設計と開発
公開
リファレンス
サポート
アクセスいただきありがとうございます。こちらのページは現在英語のみのご用意となっております。順次日本語化を進めてまいりますので、ご理解のほどよろしくお願いいたします。

ICustomerListEntry

Interface representing an entry in a customer managed list. Create using CustomerListEntryBuilder.

Accessors

addedTimestamp

Get Signature

get addedTimestamp(): undefined | Date

Gets the date when the entry was added to the list.

Returns

undefined | Date

Date when added. Undefined if not set.


contentId

Get Signature

get contentId(): IContentId

Gets the Amazon catalog ID of the content for the list entry.

Returns

IContentId

ID resolvable in the Amazon catalog.


profileId

Get Signature

get profileId(): undefined | IProfileId

Gets the associated profileId of the user who's list is changing.

Returns

undefined | IProfileId

The associated profileId of the user. Undefined if not set.


Last updated: Oct 02, 2025