availabilityZones

@JvmName(name = "gjqqaffsqsuslrge")
suspend fun availabilityZones(value: Output<List<String>>)
@JvmName(name = "ytmntjxexlxfkxxf")
suspend fun availabilityZones(value: List<String>?)

Parameters

value

A list of Availability Zones where instances in the Auto Scaling group can be created. Used for launching into the default VPC subnet in each Availability Zone when not using the `VPCZoneIdentifier` property, or for attaching a network interface when an existing network interface ID is specified in a launch template.


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


@JvmName(name = "ntjxmrtfatqsrood")
suspend fun availabilityZones(values: List<Output<String>>)
@JvmName(name = "evatwdirqortmcgs")
suspend fun availabilityZones(vararg values: String)

Parameters

values

A list of Availability Zones where instances in the Auto Scaling group can be created. Used for launching into the default VPC subnet in each Availability Zone when not using the `VPCZoneIdentifier` property, or for attaching a network interface when an existing network interface ID is specified in a launch template.