cloudFunction property

NetworkEndpointGroupCloudFunction? cloudFunction
getter/setter pair

Only valid when networkEndpointType is "SERVERLESS".

Only one of cloudRun, appEngine or cloudFunction may be set.

Implementation

NetworkEndpointGroupCloudFunction? cloudFunction;