@aws-sdk/client-pinpoint

DeleteApnsChannelCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
APNSChannelResponse RequiredAPNSChannelResponse | undefined

Provides information about the status and settings of the APNs (Apple Push Notification service) channel for an application.

Full Signature

export interface DeleteApnsChannelCommandOutput extends DeleteApnsChannelResponse, MetadataBearer