Workstation Config Host Gce Instance Args
Constructors
Properties
An accelerator card attached to the instance. Structure is documented below.
A list of the boost configurations that workstations created using this workstation configuration are allowed to use. Structure is documented below.
Size of the boot disk in GB.
A set of Compute Engine Confidential VM instance options. Structure is documented below.
Whether instances have no public IP address.
Whether to disable SSH access to the VM.
Whether to enable nested virtualization on the Compute Engine VMs backing the Workstations. See https://cloud.google.com/workstations/docs/reference/rest/v1beta/projects.locations.workstationClusters.workstationConfigs#GceInstance.FIELDS.enable_nested_virtualization
The name of a Compute Engine machine type.
Email address of the service account that will be used on VM instances used to support this config. This service account must have permission to pull the specified container image. If not set, VMs will run without a service account, in which case the image must be publicly accessible.
Scopes to grant to the service_account. Various scopes are automatically added based on feature usage. When specified, users of workstations under this configuration must have iam.serviceAccounts.actAs
on the service account.
A set of Compute Engine Shielded instance options. Structure is documented below.
Resource manager tags to be bound to the VM instances backing the Workstations. Tag keys and values have the same definition as https://cloud.google.com/resource-manager/docs/tags/tags-overview Keys must be in the format tagKeys/{tag_key_id}
, and values are in the format tagValues/456
.