disableNetworking

@JvmName(name = "uejtjjrsnodfcjcl")
suspend fun disableNetworking(value: Output<Boolean>)
@JvmName(name = "dwlgnmjxfolpnvxj")
suspend fun disableNetworking(value: Boolean?)

Parameters

value

When this parameter is true, networking is off within the container. This parameter maps to `NetworkDisabled` in the docker container create command. This parameter is not supported for Windows containers.