vmToken property

String? vmToken
getter/setter pair

The VM identity token (a JWT) for authenticating the VM.

https://cloud.google.com/compute/docs/instances/verifying-instance-identity

Required.

Implementation

core.String? vmToken;