Uses of Class
software.amazon.awscdk.services.gamelift.CfnMatchmakingConfigurationProps.Builder
Packages that use CfnMatchmakingConfigurationProps.Builder
-
Uses of CfnMatchmakingConfigurationProps.Builder in software.amazon.awscdk.services.gamelift
Methods in software.amazon.awscdk.services.gamelift that return CfnMatchmakingConfigurationProps.BuilderModifier and TypeMethodDescriptionCfnMatchmakingConfigurationProps.Builder.acceptanceRequired(Boolean acceptanceRequired) Sets the value ofCfnMatchmakingConfigurationProps.getAcceptanceRequired()CfnMatchmakingConfigurationProps.Builder.acceptanceRequired(IResolvable acceptanceRequired) Sets the value ofCfnMatchmakingConfigurationProps.getAcceptanceRequired()CfnMatchmakingConfigurationProps.Builder.acceptanceTimeoutSeconds(Number acceptanceTimeoutSeconds) Sets the value ofCfnMatchmakingConfigurationProps.getAcceptanceTimeoutSeconds()CfnMatchmakingConfigurationProps.Builder.additionalPlayerCount(Number additionalPlayerCount) Sets the value ofCfnMatchmakingConfigurationProps.getAdditionalPlayerCount()CfnMatchmakingConfigurationProps.Builder.backfillMode(String backfillMode) Sets the value ofCfnMatchmakingConfigurationProps.getBackfillMode()CfnMatchmakingConfigurationProps.builder()CfnMatchmakingConfigurationProps.Builder.creationTime(String creationTime) Sets the value ofCfnMatchmakingConfigurationProps.getCreationTime()CfnMatchmakingConfigurationProps.Builder.customEventData(String customEventData) Sets the value ofCfnMatchmakingConfigurationProps.getCustomEventData()CfnMatchmakingConfigurationProps.Builder.description(String description) Sets the value ofCfnMatchmakingConfigurationProps.getDescription()CfnMatchmakingConfigurationProps.Builder.flexMatchMode(String flexMatchMode) Sets the value ofCfnMatchmakingConfigurationProps.getFlexMatchMode()CfnMatchmakingConfigurationProps.Builder.gameProperties(List<? extends Object> gameProperties) Sets the value ofCfnMatchmakingConfigurationProps.getGameProperties()CfnMatchmakingConfigurationProps.Builder.gameProperties(IResolvable gameProperties) Sets the value ofCfnMatchmakingConfigurationProps.getGameProperties()CfnMatchmakingConfigurationProps.Builder.gameSessionData(String gameSessionData) Sets the value ofCfnMatchmakingConfigurationProps.getGameSessionData()CfnMatchmakingConfigurationProps.Builder.gameSessionQueueArns(List<String> gameSessionQueueArns) Sets the value ofCfnMatchmakingConfigurationProps.getGameSessionQueueArns()Sets the value ofCfnMatchmakingConfigurationProps.getName()CfnMatchmakingConfigurationProps.Builder.notificationTarget(String notificationTarget) Sets the value ofCfnMatchmakingConfigurationProps.getNotificationTarget()CfnMatchmakingConfigurationProps.Builder.requestTimeoutSeconds(Number requestTimeoutSeconds) Sets the value ofCfnMatchmakingConfigurationProps.getRequestTimeoutSeconds()CfnMatchmakingConfigurationProps.Builder.ruleSetArn(String ruleSetArn) Sets the value ofCfnMatchmakingConfigurationProps.getRuleSetArn()CfnMatchmakingConfigurationProps.Builder.ruleSetName(String ruleSetName) Sets the value ofCfnMatchmakingConfigurationProps.getRuleSetName()Sets the value ofCfnMatchmakingConfigurationProps.getTags()Constructors in software.amazon.awscdk.services.gamelift with parameters of type CfnMatchmakingConfigurationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMatchmakingConfigurationProps.Builder.