zones

@JvmName(name = "hbrrqgqrndsfkbuq")
suspend fun zones(value: Output<List<String>>)
@JvmName(name = "tpoucmbfnctdgjjk")
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 = "oaongfgpuhvvxemr")
suspend fun zones(vararg values: Output<String>)


@JvmName(name = "bhsaibjnvnlghsrd")
suspend fun zones(values: List<Output<String>>)
@JvmName(name = "jsbheklvulryiope")
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.