@Stability(value=Stable) public static final class CfnGameSessionQueue.FilterConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnGameSessionQueue.FilterConfigurationProperty>
CfnGameSessionQueue.FilterConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnGameSessionQueue.FilterConfigurationProperty.Builder |
allowedLocations(List<String> allowedLocations)
Sets the value of
CfnGameSessionQueue.FilterConfigurationProperty.getAllowedLocations() |
CfnGameSessionQueue.FilterConfigurationProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnGameSessionQueue.FilterConfigurationProperty.Builder allowedLocations(List<String> allowedLocations)
CfnGameSessionQueue.FilterConfigurationProperty.getAllowedLocations()allowedLocations - A list of locations to allow game session placement in, in the form of AWS Region codes such as `us-west-2` .this@Stability(value=Stable) public CfnGameSessionQueue.FilterConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnGameSessionQueue.FilterConfigurationProperty>CfnGameSessionQueue.FilterConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.