Uses of Class
software.amazon.awscdk.services.gamelift.CfnGameSessionQueueProps.Builder
Packages that use CfnGameSessionQueueProps.Builder
-
Uses of CfnGameSessionQueueProps.Builder in software.amazon.awscdk.services.gamelift
Methods in software.amazon.awscdk.services.gamelift that return CfnGameSessionQueueProps.BuilderModifier and TypeMethodDescriptionCfnGameSessionQueueProps.builder()CfnGameSessionQueueProps.Builder.customEventData(String customEventData) Sets the value ofCfnGameSessionQueueProps.getCustomEventData()CfnGameSessionQueueProps.Builder.destinations(List<? extends Object> destinations) Sets the value ofCfnGameSessionQueueProps.getDestinations()CfnGameSessionQueueProps.Builder.destinations(IResolvable destinations) Sets the value ofCfnGameSessionQueueProps.getDestinations()CfnGameSessionQueueProps.Builder.filterConfiguration(IResolvable filterConfiguration) Sets the value ofCfnGameSessionQueueProps.getFilterConfiguration()CfnGameSessionQueueProps.Builder.filterConfiguration(CfnGameSessionQueue.FilterConfigurationProperty filterConfiguration) Sets the value ofCfnGameSessionQueueProps.getFilterConfiguration()Sets the value ofCfnGameSessionQueueProps.getName()CfnGameSessionQueueProps.Builder.notificationTarget(String notificationTarget) Sets the value ofCfnGameSessionQueueProps.getNotificationTarget()CfnGameSessionQueueProps.Builder.playerLatencyPolicies(List<? extends Object> playerLatencyPolicies) Sets the value ofCfnGameSessionQueueProps.getPlayerLatencyPolicies()CfnGameSessionQueueProps.Builder.playerLatencyPolicies(IResolvable playerLatencyPolicies) Sets the value ofCfnGameSessionQueueProps.getPlayerLatencyPolicies()CfnGameSessionQueueProps.Builder.priorityConfiguration(IResolvable priorityConfiguration) Sets the value ofCfnGameSessionQueueProps.getPriorityConfiguration()CfnGameSessionQueueProps.Builder.priorityConfiguration(CfnGameSessionQueue.PriorityConfigurationProperty priorityConfiguration) Sets the value ofCfnGameSessionQueueProps.getPriorityConfiguration()Sets the value ofCfnGameSessionQueueProps.getTags()CfnGameSessionQueueProps.Builder.timeoutInSeconds(Number timeoutInSeconds) Sets the value ofCfnGameSessionQueueProps.getTimeoutInSeconds()Constructors in software.amazon.awscdk.services.gamelift with parameters of type CfnGameSessionQueueProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGameSessionQueueProps.Builder.