items

@JvmName(name = "watiphqggmqioybb")
suspend fun items(value: Output<List<ServiceCIDRArgs>>)
@JvmName(name = "gasvsirsdrdadhco")
suspend fun items(value: List<ServiceCIDRArgs>?)

Parameters

value

items is the list of ServiceCIDRs.


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


@JvmName(name = "fguafkjsdpiwsply")
suspend fun items(values: List<Output<ServiceCIDRArgs>>)
@JvmName(name = "uqkwjyvfkowjmgbh")
suspend fun items(vararg values: ServiceCIDRArgs)

Parameters

values

items is the list of ServiceCIDRs.


@JvmName(name = "mutpagjfdaamcvuj")
suspend fun items(argument: List<suspend ServiceCIDRArgsBuilder.() -> Unit>)
@JvmName(name = "wyfbxelueyybmaet")
suspend fun items(vararg argument: suspend ServiceCIDRArgsBuilder.() -> Unit)
@JvmName(name = "sjrhjpemekbwbyxc")
suspend fun items(argument: suspend ServiceCIDRArgsBuilder.() -> Unit)

Parameters

argument

items is the list of ServiceCIDRs.