| Package | Description | 
|---|---|
| com.amazonaws.services.ecs.model | 
| Modifier and Type | Method and Description | 
|---|---|
| ClusterConfiguration | ClusterConfiguration. clone() | 
| ClusterConfiguration | CreateClusterRequest. getConfiguration()
 The execute command configuration for the cluster. | 
| ClusterConfiguration | UpdateClusterRequest. getConfiguration()
 The execute command configuration for the cluster. | 
| ClusterConfiguration | Cluster. getConfiguration()
 The execute command configuration for the cluster. | 
| ClusterConfiguration | ClusterConfiguration. withExecuteCommandConfiguration(ExecuteCommandConfiguration executeCommandConfiguration)
 The details of the execute command configuration. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateClusterRequest. setConfiguration(ClusterConfiguration configuration)
 The execute command configuration for the cluster. | 
| void | UpdateClusterRequest. setConfiguration(ClusterConfiguration configuration)
 The execute command configuration for the cluster. | 
| void | Cluster. setConfiguration(ClusterConfiguration configuration)
 The execute command configuration for the cluster. | 
| CreateClusterRequest | CreateClusterRequest. withConfiguration(ClusterConfiguration configuration)
 The execute command configuration for the cluster. | 
| UpdateClusterRequest | UpdateClusterRequest. withConfiguration(ClusterConfiguration configuration)
 The execute command configuration for the cluster. | 
| Cluster | Cluster. withConfiguration(ClusterConfiguration configuration)
 The execute command configuration for the cluster. | 
Copyright © 2021. All rights reserved.