podRangeNames

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

Parameters

value

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


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


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

Parameters

values

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