blockExternalNetwork

@JvmName(name = "juyovrrdaoineaff")
suspend fun blockExternalNetwork(value: Output<Boolean>)
@JvmName(name = "mcdbllsancnmggny")
suspend fun blockExternalNetwork(value: Boolean?)

Parameters

value

If set to true, external network access to and from container will be blocked, containers that are with block_external_network as true can still communicate with each other, network cannot be specified in the container.options field.