deleteOnTermination

@JvmName(name = "dkbtetkiunalsbib")
suspend fun deleteOnTermination(value: Output<Boolean>)
@JvmName(name = "bfvqxykhmtjjxquk")
suspend fun deleteOnTermination(value: Boolean?)

Parameters

value

Whether or not to delete the network interface on instance termination. Defaults to false. Currently, the only valid value is false, as this is only supported when creating new network interfaces when launching an instance.