Class ManagedInstancePropertiesFromFlexibilityPolicy (0.11.0)

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

Attributes

Name Description
disks MutableSequence[google.cloud.compute_v1beta.types.AttachedDisk]
List of disks to be attached to the instance.
machine_type str
Output only. The machine type to be used for this instance. This field is a member of oneof_ _machine_type.
min_cpu_platform str
Name of the minimum CPU platform to be used by this instance. e.g. 'Intel Ice Lake'. This field is a member of oneof_ _min_cpu_platform.
provisioning_model str
Output only. The provisioning model to be used for this instance. Check the ProvisioningModel enum for the list of possible values. This field is a member of oneof_ _provisioning_model.

Classes

ProvisioningModel

ProvisioningModel(value)

Output only. The provisioning model to be used for this instance.