enableExecuteCommand

@JvmName(name = "tdalvmshemmnqonx")
suspend fun enableExecuteCommand(value: Output<Boolean>)
@JvmName(name = "kllfpcdpeaeguisv")
suspend fun enableExecuteCommand(value: Boolean?)

Parameters

value

Whether or not to enable the execute command functionality for the containers in this task. If true, this enables execute command functionality on all containers in the task. Valid values: true, false.