CopyableBuilder<ComputeEnvironmentOrder.Builder,ComputeEnvironmentOrder>, SdkBuilder<ComputeEnvironmentOrder.Builder,ComputeEnvironmentOrder>public static interface ComputeEnvironmentOrder.Builder extends CopyableBuilder<ComputeEnvironmentOrder.Builder,ComputeEnvironmentOrder>
| Modifier and Type | Method | Description |
|---|---|---|
ComputeEnvironmentOrder.Builder |
computeEnvironment(String computeEnvironment) |
The Amazon Resource Name (ARN) of the compute environment.
|
ComputeEnvironmentOrder.Builder |
order(Integer order) |
The order of the compute environment.
|
copyapply, buildComputeEnvironmentOrder.Builder order(Integer order)
The order of the compute environment.
order - The order of the compute environment.ComputeEnvironmentOrder.Builder computeEnvironment(String computeEnvironment)
The Amazon Resource Name (ARN) of the compute environment.
computeEnvironment - The Amazon Resource Name (ARN) of the compute environment.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.