addressSpaces

@JvmName(name = "xsbsecjvhkycwcjj")
suspend fun addressSpaces(value: Output<List<String>>)
@JvmName(name = "exgdxlgutxmhfbcd")
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 = "ixnthykywmfrbvvu")
suspend fun addressSpaces(vararg values: Output<String>)


@JvmName(name = "mdxsfnniwmgwpjbs")
suspend fun addressSpaces(values: List<Output<String>>)
@JvmName(name = "bxppnrmclicyxnsn")
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.