Instance Gce Setup Args
Constructors
Properties
The hardware accelerators used on this instance. If you use accelerators, make sure that your configuration has enough vCPUs and memory to support the machine_type
you have selected. Currently supports only one accelerator configuration. Structure is documented below.
The definition of a boot disk. Structure is documented below.
Confidential instance configuration. Structure is documented below.
Use a container image to start the workbench instance. Structure is documented below.
Data disks attached to the VM instance. Currently supports only one data disk. Structure is documented below.
Optional. If true, no external IP will be assigned to this VM instance.
Optional. Flag to enable ip forwarding or not, default false/off. https://cloud.google.com/vpc/docs/using-routes#canipforward
Optional. The machine type of the VM instance. https://cloud.google.com/compute/docs/machine-resource
The network interfaces for the VM. Supports only one interface. Structure is documented below.
The service account that serves as an identity for the VM instance. Currently supports only one service account. Structure is documented below.
A set of Shielded Instance options. See [Images using supported Shielded
Definition of a custom Compute Engine virtual machine image for starting a workbench instance with the environment installed directly on the VM. Structure is documented below.