Class ComputeInstanceDataSourceProperties (0.1.4)

ComputeInstanceDataSourceProperties(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

ComputeInstanceDataSourceProperties represents the properties of a ComputeEngine resource that are stored in the DataSource.

Attributes

Name Description
name str
Name of the compute instance backed up by the datasource.
description str
The description of the Compute Engine instance.
machine_type str
The machine type of the instance.
total_disk_count int
The total number of disks attached to the Instance.
total_disk_size_gb int
The sum of all the disk sizes.