vpcSubnets

@JvmName(name = "ntskusjrhesxgnki")
suspend fun vpcSubnets(value: Output<List<String>>)
@JvmName(name = "riplgaawjxsnjsuk")
suspend fun vpcSubnets(value: List<String>?)

Parameters

value

A list of VPC subnets to use with instances in the game server group. By default, all GameLift FleetIQ-supported Availability Zones are used.


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


@JvmName(name = "rvaoldwfavloryjc")
suspend fun vpcSubnets(values: List<Output<String>>)
@JvmName(name = "qcfhckvnhbtifdrf")
suspend fun vpcSubnets(vararg values: String)

Parameters

values

A list of VPC subnets to use with instances in the game server group. By default, all GameLift FleetIQ-supported Availability Zones are used.