cloudRunResource property

String? cloudRunResource
getter/setter pair

The Cloud Run resource to sign the SSH public key for.

Expected formats: - projects/{project}/locations/{location}/services/{service} - projects/{project}/locations/{location}/workerPools/{worker_pool} - projects/{project}/locations/{location}/jobs/{job} - projects/{project}/locations/{location}/instances/{instance}

Optional.

Implementation

core.String? cloudRunResource;