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