@aws-sdk/client-pinpoint

DeleteSegmentCommandOutput Interface

The output of DeleteSegmentCommand.

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
SegmentResponse RequiredSegmentResponse | undefined

Provides information about the configuration, dimension, and other settings for a segment.

Full Signature

export interface DeleteSegmentCommandOutput extends DeleteSegmentResponse, MetadataBearer