addressSpaces

@JvmName(name = "htjoajvgyyoaitbu")
suspend fun addressSpaces(value: Output<List<String>>)
@JvmName(name = "vdenbhsudxwthjqm")
suspend fun addressSpaces(value: List<String>?)

Parameters

value

The address space that is used the virtual network. You can supply more than one address space.


@JvmName(name = "xhhgpbwhpxfiuehw")
suspend fun addressSpaces(vararg values: Output<String>)


@JvmName(name = "gchwkqishponklre")
suspend fun addressSpaces(values: List<Output<String>>)
@JvmName(name = "lvfxivdbxxlwjjvn")
suspend fun addressSpaces(vararg values: String)

Parameters

values

The address space that is used the virtual network. You can supply more than one address space.