as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support

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