cidrs

@JvmName(name = "lhhqhyunjoixmkro")
suspend fun cidrs(value: Output<List<String>>)
@JvmName(name = "xxnaeexrpibqmddv")
suspend fun cidrs(value: List<String>)

Parameters

value

Specifies the list of remote node CIDRs.


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


@JvmName(name = "lheuefllgeliqcgy")
suspend fun cidrs(values: List<Output<String>>)
@JvmName(name = "vjbnfbgoileusgpu")
suspend fun cidrs(vararg values: String)

Parameters

values

Specifies the list of remote node CIDRs.