AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Contains compute attributes. These attributes only need be specified when your project's
or fleet's computeType
is set to ATTRIBUTE_BASED_COMPUTE
.
Namespace: Amazon.CodeBuild.Model
Assembly: AWSSDK.CodeBuild.dll
Version: 3.x.y.z
public class ComputeConfiguration
The ComputeConfiguration type exposes the following members
Name | Description | |
---|---|---|
ComputeConfiguration() |
Name | Type | Description | |
---|---|---|---|
Disk | System.Int64 |
Gets and sets the property Disk. The amount of disk space of the instance type included in your fleet. |
|
MachineType | Amazon.CodeBuild.MachineType |
Gets and sets the property MachineType. The machine type of the instance type included in your fleet. |
|
Memory | System.Int64 |
Gets and sets the property Memory. The amount of memory of the instance type included in your fleet. |
|
VCpu | System.Int64 |
Gets and sets the property VCpu. The number of vCPUs of the instance type included in your fleet. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5