@aws-sdk/client-pinpoint-email

GetConfigurationSetEventDestinationsCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
EventDestinations EventDestination[] | undefined

An array that includes all of the events destinations that have been configured for the configuration set.

Full Signature

export interface GetConfigurationSetEventDestinationsCommandOutput extends GetConfigurationSetEventDestinationsResponse, MetadataBearer