cloudFunction property

TfArg<String>? cloudFunction
final

Fully-qualified Cloud Functions Gen 2 resource name (projects/{p}/locations/{l}/functions/{f}). Read-only per the schema; typically populated by the Cloud Functions side.

Implementation

final TfArg<String>? cloudFunction;