enableFaultInjection

@JvmName(name = "xyvvphojiwkxgabx")
suspend fun enableFaultInjection(value: Output<Boolean>)
@JvmName(name = "cwrolnqkesneksqd")
suspend fun enableFaultInjection(value: Boolean?)

Parameters

value

Enables fault injection and allows for fault injection requests to be accepted from the task's containers. Default is false. Note: Fault injection only works with tasks using the awsvpc or host network modes. Fault injection isn't available on Windows.