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