Uses of Interface
software.amazon.awscdk.services.gamelift.CfnGameSessionQueue.FilterConfigurationProperty
-
Uses of CfnGameSessionQueue.FilterConfigurationProperty in software.amazon.awscdk.services.gamelift
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnGameSessionQueue.FilterConfigurationProperty
Modifier and TypeMethodDescriptionCfnGameSessionQueue.FilterConfigurationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnGameSessionQueue.Builder.filterConfiguration
(CfnGameSessionQueue.FilterConfigurationProperty filterConfiguration) A list of locations where a queue is allowed to place new game sessions.CfnGameSessionQueueProps.Builder.filterConfiguration
(CfnGameSessionQueue.FilterConfigurationProperty filterConfiguration) Sets the value ofCfnGameSessionQueueProps.getFilterConfiguration()
void
CfnGameSessionQueue.setFilterConfiguration
(CfnGameSessionQueue.FilterConfigurationProperty value) A list of locations where a queue is allowed to place new game sessions.