@aws-sdk/client-pinpoint

SendMessagesCommandOutput Interface

The output of SendMessagesCommand.

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
MessageResponse RequiredMessageResponse | undefined

Provides information about the results of a request to send a message to an endpoint address.

Full Signature

export interface SendMessagesCommandOutput extends SendMessagesResponse, MetadataBearer