podRangeNames

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

Parameters

value

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


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


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

Parameters

values

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