| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.GameLift.Types.LocationConfiguration
Description
Documentation
data LocationConfiguration Source #
A remote location where a multi-location fleet can deploy EC2 instances for game hosting.
See: newLocationConfiguration smart constructor.
Constructors
| LocationConfiguration' | |
Instances
newLocationConfiguration Source #
Create a value of LocationConfiguration with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:location:LocationConfiguration', locationConfiguration_location - An Amazon Web Services Region code, such as us-west-2.
locationConfiguration_location :: Lens' LocationConfiguration Text Source #
An Amazon Web Services Region code, such as us-west-2.