addressPrefixes

@JvmName(name = "hrhlxubnbqmpxoul")
suspend fun addressPrefixes(value: Output<List<String>>)
@JvmName(name = "ekdyvsrokermglie")
suspend fun addressPrefixes(value: List<String>?)

Parameters

value

A list of CIDR Ranges which should be used as Address Prefixes.


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


@JvmName(name = "ekiueyemomovqjqe")
suspend fun addressPrefixes(values: List<Output<String>>)
@JvmName(name = "vainemxwdlexljvr")
suspend fun addressPrefixes(vararg values: String)

Parameters

values

A list of CIDR Ranges which should be used as Address Prefixes.