vpcSubnets

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

Parameters

value

A list of virtual private cloud (VPC) subnets to use with instances in the game server group.


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


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

Parameters

values

A list of virtual private cloud (VPC) subnets to use with instances in the game server group.