includeZones

@JvmName(name = "ytqlxiydkphwldsf")
suspend fun includeZones(value: Output<List<String>>)
@JvmName(name = "jwwaxtfuppdrvqqk")
suspend fun includeZones(value: List<String>?)

Parameters

value

This property supplements the 'zonePlacementPolicy' property. If 'zonePlacementPolicy' is set to 'Any', availability zone selected by the system must be present in the list of availability zones passed with 'includeZones'. If 'includeZones' is not provided, all availability zones in region will be considered for selection.


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


@JvmName(name = "wrhuofvdphioktxo")
suspend fun includeZones(values: List<Output<String>>)
@JvmName(name = "oxfxlhrhjflbrtee")
suspend fun includeZones(vararg values: String)

Parameters

values

This property supplements the 'zonePlacementPolicy' property. If 'zonePlacementPolicy' is set to 'Any', availability zone selected by the system must be present in the list of availability zones passed with 'includeZones'. If 'includeZones' is not provided, all availability zones in region will be considered for selection.