Class SourceInstanceParams (1.5.2)

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

A specification of the parameters to use when creating the instance template from a source instance.

Attribute

NameDescription
disk_configs Sequence[google.cloud.compute_v1.types.DiskInstantiationConfig]
Attached disks configuration. If not provided, defaults are applied: For boot disk and any other R/W disks, new custom images will be created from each disk. For read-only disks, they will be attached in read-only mode. Local SSD disks will be created as blank volumes.