ComputeConfiguration
Contains compute attributes. These attributes only need be specified when your project's or fleet's computeType
is set to ATTRIBUTE_BASED_COMPUTE
.
Contents
Note
In the following list, the required parameters are described first.
- disk
-
The amount of disk space of the instance type included in your fleet.
Type: Long
Required: No
- machineType
-
The machine type of the instance type included in your fleet.
Type: String
Valid Values:
GENERAL | NVME
Required: No
- memory
-
The amount of memory of the instance type included in your fleet.
Type: Long
Required: No
- vCpu
-
The number of vCPUs of the instance type included in your fleet.
Type: Long
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: