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

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

httpEndpoint

httpEndpoint?: (google.cloud.eventarc.v1.IHttpEndpoint|null);

Destination httpEndpoint

networkConfig

networkConfig?: (google.cloud.eventarc.v1.INetworkConfig|null);

Destination networkConfig

workflow

workflow?: (string|null);

Destination workflow