@aws-sdk/client-pinpoint

GetPushTemplateCommandOutput Interface

The output of GetPushTemplateCommand.

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
PushNotificationTemplateResponse RequiredPushNotificationTemplateResponse | undefined

Provides information about the content and settings for a message template that can be used in messages that are sent through a push notification channel.

Full Signature

export interface GetPushTemplateCommandOutput extends GetPushTemplateResponse, MetadataBearer