items

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

Parameters

value

items is the list of ClusterCIDRs.


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


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

Parameters

values

items is the list of ClusterCIDRs.


@JvmName(name = "befodfyetrhiikqe")
suspend fun items(argument: List<suspend ClusterCIDRArgsBuilder.() -> Unit>)
@JvmName(name = "bpijnrrtkxxpxlfa")
suspend fun items(vararg argument: suspend ClusterCIDRArgsBuilder.() -> Unit)
@JvmName(name = "wdttcukobkvascen")
suspend fun items(argument: suspend ClusterCIDRArgsBuilder.() -> Unit)

Parameters

argument

items is the list of ClusterCIDRs.