Interface protos.google.cloud.workstations.v1beta.WorkstationConfig.Host.IGceInstance (1.1.1)

Properties of a GceInstance.

Package

@google-cloud/workstations

Properties

accelerators

accelerators?: (google.cloud.workstations.v1beta.WorkstationConfig.Host.GceInstance.IAccelerator[]|null);

GceInstance accelerators

bootDiskSizeGb

bootDiskSizeGb?: (number|null);

GceInstance bootDiskSizeGb

confidentialInstanceConfig

confidentialInstanceConfig?: (google.cloud.workstations.v1beta.WorkstationConfig.Host.GceInstance.IGceConfidentialInstanceConfig|null);

GceInstance confidentialInstanceConfig

disablePublicIpAddresses

disablePublicIpAddresses?: (boolean|null);

GceInstance disablePublicIpAddresses

enableNestedVirtualization

enableNestedVirtualization?: (boolean|null);

GceInstance enableNestedVirtualization

machineType

machineType?: (string|null);

GceInstance machineType

pooledInstances

pooledInstances?: (number|null);

GceInstance pooledInstances

poolSize

poolSize?: (number|null);

GceInstance poolSize

serviceAccount

serviceAccount?: (string|null);

GceInstance serviceAccount

serviceAccountScopes

serviceAccountScopes?: (string[]|null);

GceInstance serviceAccountScopes

shieldedInstanceConfig

shieldedInstanceConfig?: (google.cloud.workstations.v1beta.WorkstationConfig.Host.GceInstance.IGceShieldedInstanceConfig|null);

GceInstance shieldedInstanceConfig

tags

tags?: (string[]|null);

GceInstance tags