zones

@JvmName(name = "jxotlrldwvjqhnck")
suspend fun zones(value: Output<List<String>>)
@JvmName(name = "ydxpqceofhjlxxce")
suspend fun zones(value: List<String>?)

Parameters

value

A list of Availability Zones which should be used for this HDInsight Spark Cluster. Chaning this forces a new resource to be created.


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


@JvmName(name = "pwjubvvqyesckjpn")
suspend fun zones(values: List<Output<String>>)
@JvmName(name = "bxevktgaeihxsfmp")
suspend fun zones(vararg values: String)

Parameters

values

A list of Availability Zones which should be used for this HDInsight Spark Cluster. Chaning this forces a new resource to be created.