Interface protos.google.cloud.eventarc.v1.IDestination (3.2.0)

Properties of a Destination.

Package

@google-cloud/eventarc

Properties

cloudFunction

cloudFunction?: (string|null);

Destination cloudFunction

cloudRun

cloudRun?: (google.cloud.eventarc.v1.ICloudRun|null);

Destination cloudRun

gke

gke?: (google.cloud.eventarc.v1.IGKE|null);

Destination gke

workflow

workflow?: (string|null);

Destination workflow