public static interface ComputeEnvironmentOrder.Builder extends CopyableBuilder<ComputeEnvironmentOrder.Builder,ComputeEnvironmentOrder>
| Modifier and Type | Method and 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. 
 | 
copyapplyMutation, 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.