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.
A set of dedicated instances for your build environment.
Namespace: Amazon.CodeBuild.Model
Assembly: AWSSDK.CodeBuild.dll
Version: 3.x.y.z
public class Fleet
The Fleet type exposes the following members
Name | Description | |
---|---|---|
Fleet() |
Name | Type | Description | |
---|---|---|---|
Arn | System.String |
Gets and sets the property Arn. The ARN of the compute fleet. |
|
BaseCapacity | System.Int32 |
Gets and sets the property BaseCapacity. The initial number of machines allocated to the compute fleet, which defines the number of builds that can run in parallel. |
|
ComputeConfiguration | Amazon.CodeBuild.Model.ComputeConfiguration |
Gets and sets the property ComputeConfiguration.
The compute configuration of the compute fleet. This is only required if |
|
ComputeType | Amazon.CodeBuild.ComputeType |
Gets and sets the property ComputeType. Information about the compute resources the compute fleet uses. Available values include:
If you use
If you use
For more information, see On-demand environment types in the CodeBuild User Guide. |
|
Created | System.DateTime |
Gets and sets the property Created. The time at which the compute fleet was created. |
|
EnvironmentType | Amazon.CodeBuild.EnvironmentType |
Gets and sets the property EnvironmentType. The environment type of the compute fleet.
For more information, see Build environment compute types in the CodeBuild user guide. |
|
FleetServiceRole | System.String |
Gets and sets the property FleetServiceRole. The service role associated with the compute fleet. For more information, see Allow a user to add a permission policy for a fleet service role in the CodeBuild User Guide. |
|
Id | System.String |
Gets and sets the property Id. The ID of the compute fleet. |
|
ImageId | System.String |
Gets and sets the property ImageId. The Amazon Machine Image (AMI) of the compute fleet. |
|
LastModified | System.DateTime |
Gets and sets the property LastModified. The time at which the compute fleet was last modified. |
|
Name | System.String |
Gets and sets the property Name. The name of the compute fleet. |
|
OverflowBehavior | Amazon.CodeBuild.FleetOverflowBehavior |
Gets and sets the property OverflowBehavior. The compute fleet overflow behavior.
|
|
ProxyConfiguration | Amazon.CodeBuild.Model.ProxyConfiguration |
Gets and sets the property ProxyConfiguration. The proxy configuration of the compute fleet. |
|
ScalingConfiguration | Amazon.CodeBuild.Model.ScalingConfigurationOutput |
Gets and sets the property ScalingConfiguration. The scaling configuration of the compute fleet. |
|
Status | Amazon.CodeBuild.Model.FleetStatus |
Gets and sets the property Status. The status of the compute fleet. |
|
Tags | System.Collections.Generic.List<Amazon.CodeBuild.Model.Tag> |
Gets and sets the property Tags. A list of tag key and value pairs associated with this compute fleet. These tags are available for use by Amazon Web Services services that support CodeBuild build project tags. |
|
VpcConfig | Amazon.CodeBuild.Model.VpcConfig |
Gets and sets the property VpcConfig. |
.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