items

@JvmName(name = "vciqgxxnueiqgtgw")
suspend fun items(value: Output<List<ClusterCIDRArgs>>)
@JvmName(name = "oqslgwcrytuvwaab")
suspend fun items(value: List<ClusterCIDRArgs>?)

Parameters

value

items is the list of ClusterCIDRs.


@JvmName(name = "hkcitssorsfhilhx")
suspend fun items(vararg values: Output<ClusterCIDRArgs>)


@JvmName(name = "wgxoijqpxhbbumlw")
suspend fun items(values: List<Output<ClusterCIDRArgs>>)
@JvmName(name = "svbfjldsluyyqebr")
suspend fun items(vararg values: ClusterCIDRArgs)

Parameters

values

items is the list of ClusterCIDRs.


@JvmName(name = "pyuxiukneguddtgx")
suspend fun items(argument: List<suspend ClusterCIDRArgsBuilder.() -> Unit>)
@JvmName(name = "tueseildmsqqsnsj")
suspend fun items(vararg argument: suspend ClusterCIDRArgsBuilder.() -> Unit)
@JvmName(name = "glicyhrasveiwkfh")
suspend fun items(argument: suspend ClusterCIDRArgsBuilder.() -> Unit)

Parameters

argument

items is the list of ClusterCIDRs.