vpcSubnets

@JvmName(name = "bxfiomufnndyeckf")
suspend fun vpcSubnets(value: Output<List<String>>)
@JvmName(name = "kxdnppveywbjdgjp")
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 = "scyligdnikworrii")
suspend fun vpcSubnets(vararg values: Output<String>)


@JvmName(name = "tolladgxygxsgwjl")
suspend fun vpcSubnets(values: List<Output<String>>)
@JvmName(name = "xnwqhdhiqwujippy")
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.