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.
Container for the parameters to the UpdateServiceEnvironment operation.
Updates a service environment. You can update the state of a service environment from
ENABLED
to DISABLED
to prevent new service jobs from being placed in
the service environment.
Namespace: Amazon.Batch.Model
Assembly: AWSSDK.Batch.dll
Version: 3.x.y.z
public class UpdateServiceEnvironmentRequest : AmazonBatchRequest IAmazonWebServiceRequest
The UpdateServiceEnvironmentRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateServiceEnvironmentRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
CapacityLimits | System.Collections.Generic.List<Amazon.Batch.Model.CapacityLimit> |
Gets and sets the property CapacityLimits. The capacity limits for the service environment. This defines the maximum resources that can be used by service jobs in this environment. |
![]() |
ServiceEnvironment | System.String |
Gets and sets the property ServiceEnvironment. The name or ARN of the service environment to update. |
![]() |
State | Amazon.Batch.ServiceEnvironmentState |
Gets and sets the property State. The state of the service environment. |
.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