locations

@JvmName(name = "ewimkuqbaquutkyy")
suspend fun locations(value: Output<List<FleetLocationConfigurationArgs>>)
@JvmName(name = "phumuqnuqnecukuc")
suspend fun locations(value: List<FleetLocationConfigurationArgs>?)

Parameters

value

A set of remote locations to deploy additional instances to and manage as a multi-location fleet. Use this parameter when creating a fleet in AWS Regions that support multiple locations. You can add any AWS Region or Local Zone that's supported by Amazon GameLift. Provide a list of one or more AWS Region codes, such as us-west-2 , or Local Zone names. When using this parameter, Amazon GameLift requires you to include your home location in the request. For a list of supported Regions and Local Zones, see Amazon GameLift service locations for managed hosting.


@JvmName(name = "vtfunsqdtwupfiwc")
suspend fun locations(vararg values: Output<FleetLocationConfigurationArgs>)


@JvmName(name = "nnxufcudaoyjmylw")
suspend fun locations(values: List<Output<FleetLocationConfigurationArgs>>)
@JvmName(name = "aqxgyoausdpjbpwp")
suspend fun locations(vararg values: FleetLocationConfigurationArgs)

Parameters

values

A set of remote locations to deploy additional instances to and manage as a multi-location fleet. Use this parameter when creating a fleet in AWS Regions that support multiple locations. You can add any AWS Region or Local Zone that's supported by Amazon GameLift. Provide a list of one or more AWS Region codes, such as us-west-2 , or Local Zone names. When using this parameter, Amazon GameLift requires you to include your home location in the request. For a list of supported Regions and Local Zones, see Amazon GameLift service locations for managed hosting.


@JvmName(name = "xsxcysnkqjowhhce")
suspend fun locations(argument: List<suspend FleetLocationConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "scmfadmeupwluofk")
suspend fun locations(vararg argument: suspend FleetLocationConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "mjhgxjpodbnlsoef")
suspend fun locations(argument: suspend FleetLocationConfigurationArgsBuilder.() -> Unit)

Parameters

argument

A set of remote locations to deploy additional instances to and manage as a multi-location fleet. Use this parameter when creating a fleet in AWS Regions that support multiple locations. You can add any AWS Region or Local Zone that's supported by Amazon GameLift. Provide a list of one or more AWS Region codes, such as us-west-2 , or Local Zone names. When using this parameter, Amazon GameLift requires you to include your home location in the request. For a list of supported Regions and Local Zones, see Amazon GameLift service locations for managed hosting.