vpcSubnets

@JvmName(name = "mriiaxlhpongafqs")
suspend fun vpcSubnets(value: Output<List<String>>)
@JvmName(name = "asoyadxbgtpjloyl")
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. Updating this game server group property will not take effect for the created EC2 Auto Scaling group, please update the EC2 Auto Scaling group directly after creating the resource.


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


@JvmName(name = "gokicbcejrqacshs")
suspend fun vpcSubnets(values: List<Output<String>>)
@JvmName(name = "kywkgnlptwrtrygq")
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. Updating this game server group property will not take effect for the created EC2 Auto Scaling group, please update the EC2 Auto Scaling group directly after creating the resource.