podRangeNames

@JvmName(name = "fyrmtktkwwjxokyq")
suspend fun podRangeNames(value: Output<List<String>>)
@JvmName(name = "lsnhcadiilclstge")
suspend fun podRangeNames(value: List<String>)

Parameters

value

The names of the Pod ranges to add to the cluster.


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


@JvmName(name = "fdcwxgpdtwfhtrhh")
suspend fun podRangeNames(values: List<Output<String>>)
@JvmName(name = "qofujahlxpcnjvmd")
suspend fun podRangeNames(vararg values: String)

Parameters

values

The names of the Pod ranges to add to the cluster.