Interface NotificationsApiModelCreateDestinationRequest

The request schema for the createDestination operation.

CreateDestinationRequest

interface NotificationsApiModelCreateDestinationRequest {
    name: string;
    resourceSpecification: NotificationsApiModelDestinationResourceSpecification;
}

Properties

name: string

A developer-defined name to help identify this destination.

CreateDestinationRequest

CreateDestinationRequest

MMNEPVFCICPMFPCPTTAAATR