Values.AwsEcsClusterConfigurationDetailsSourceThe run command configuration for the cluster.
type nonrec t = {executeCommandConfiguration : AwsEcsClusterConfigurationExecuteCommandConfigurationDetails.t
option;Contains the run command configuration for the cluster.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `String of NonEmptyString.t
| `Structure of
(string
* [> `Boolean of Boolean.t | `String of NonEmptyString.t ])
list ])
list ])
list ]