- Navigation Guide
@aws-sdk/client-pinpoint
UpdateEndpointsBatchCommandInput Interface
The input for UpdateEndpointsBatchCommand.
Members
Name | Type | Details |
---|---|---|
ApplicationId Required | string | undefined | The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console. |
EndpointBatchRequest Required | EndpointBatchRequest | undefined | Specifies a batch of endpoints to create or update and the settings and attributes to set or change for each endpoint. |
Full Signature
export interface UpdateEndpointsBatchCommandInput extends UpdateEndpointsBatchRequest