computeInstance property

String? computeInstance
getter/setter pair

The Compute instance to sign the SSH public key for.

Expected format: projects/{project}/zones/{zone}/instances/{numeric_instance_id}

Implementation

core.String? computeInstance;