ResourcePolicyWorkloadPolicy(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Represents the workload policy.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
accelerator_topology |
str
Specifies the topology required to create a partition for VMs that have interconnected GPUs. This field is a member of oneof _ _accelerator_topology .
|
max_topology_distance |
str
Specifies the maximum distance between instances. Check the MaxTopologyDistance enum for the list of possible values. This field is a member of oneof _ _max_topology_distance .
|
type_ |
str
Specifies the intent of the instance placement in the MIG. Check the Type enum for the list of possible values. This field is a member of oneof _ _type .
|
Classes
MaxTopologyDistance
MaxTopologyDistance(value)
Specifies the maximum distance between instances.
Type
Type(value)
Specifies the intent of the instance placement in the MIG.