as

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

IExternalId

Interface for the ExternalId class.

Accessors

idType

Get Signature

get idType(): string

Gets the external identifier type of the ExternalId.

Returns

string

The type of the external identifier. Some canonical values for this field can be found in the developer guide.


value

Get Signature

get value(): string

Gets the string value of the ExternalId.

Returns

string

The external identifier string value.


Last updated: Sep 30, 2025