podRangeNames

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

Parameters

value

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


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


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

Parameters

values

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