Package software.amazon.awscdk.services.gamelift
Amazon GameLift Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.gamelift.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for GameLift construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::GameLift resources directly.
An experimental construct library for this service is available in preview. Since it is not stable yet, it is distributed as a separate package so that you can pin its version independently of the rest of the CDK. See the package:
@aws-cdk/aws-gamelift-alpha
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::GameLift.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionThe
AWS::GameLift::Aliasresource creates an alias for an Amazon GameLift (GameLift) fleet destination.A fluent builder forCfnAlias.The routing configuration for a fleet alias.A builder forCfnAlias.RoutingStrategyPropertyAn implementation forCfnAlias.RoutingStrategyPropertyProperties for defining aCfnAlias.A builder forCfnAliasPropsAn implementation forCfnAliasPropsTheAWS::GameLift::Buildresource creates a game server build that is installed and run on instances in an Amazon GameLift fleet.A fluent builder forCfnBuild.The location in Amazon S3 where build or script files are stored for access by Amazon GameLift.A builder forCfnBuild.StorageLocationPropertyAn implementation forCfnBuild.StorageLocationPropertyProperties for defining aCfnBuild.A builder forCfnBuildPropsAn implementation forCfnBuildPropsTheAWS::GameLift::Fleetresource creates an Amazon GameLift (GameLift) fleet to host custom game server or Realtime Servers.Amazon GameLift Anywhere configuration options for your Anywhere fleets.A builder forCfnFleet.AnywhereConfigurationPropertyAn implementation forCfnFleet.AnywhereConfigurationPropertyA fluent builder forCfnFleet.Determines whether a TLS/SSL certificate is generated for a fleet.A builder forCfnFleet.CertificateConfigurationPropertyAn implementation forCfnFleet.CertificateConfigurationPropertyA range of IP addresses and port settings that allow inbound traffic to connect to server processes on an instance in a fleet.A builder forCfnFleet.IpPermissionPropertyAn implementation forCfnFleet.IpPermissionPropertyCurrent resource capacity settings in a specified fleet or location.A builder forCfnFleet.LocationCapacityPropertyAn implementation forCfnFleet.LocationCapacityPropertyA remote location where a multi-location fleet can deploy game servers for game hosting.A builder forCfnFleet.LocationConfigurationPropertyAn implementation forCfnFleet.LocationConfigurationPropertyA policy that limits the number of game sessions a player can create on the same fleet.A builder forCfnFleet.ResourceCreationLimitPolicyPropertyAn implementation forCfnFleet.ResourceCreationLimitPolicyPropertyA collection of server process configurations that describe the set of processes to run on each instance in a fleet.A builder forCfnFleet.RuntimeConfigurationPropertyAn implementation forCfnFleet.RuntimeConfigurationPropertyRule that controls how a fleet is scaled.A builder forCfnFleet.ScalingPolicyPropertyAn implementation forCfnFleet.ScalingPolicyPropertyA set of instructions for launching server processes on each instance in a fleet.A builder forCfnFleet.ServerProcessPropertyAn implementation forCfnFleet.ServerProcessPropertySettings for a target-based scaling policy.A builder forCfnFleet.TargetConfigurationPropertyAn implementation forCfnFleet.TargetConfigurationPropertyProperties for defining aCfnFleet.A builder forCfnFleetPropsAn implementation forCfnFleetPropsThis operation is used with the Amazon GameLift FleetIQ solution and game server groups..This data type is used with the GameLift FleetIQ and game server groups..A builder forCfnGameServerGroup.AutoScalingPolicyPropertyAn implementation forCfnGameServerGroup.AutoScalingPolicyPropertyA fluent builder forCfnGameServerGroup.This data type is used with the Amazon GameLift FleetIQ and game server groups..A builder forCfnGameServerGroup.InstanceDefinitionPropertyAn implementation forCfnGameServerGroup.InstanceDefinitionPropertyThis data type is used with the GameLift FleetIQ and game server groups..A builder forCfnGameServerGroup.LaunchTemplatePropertyAn implementation forCfnGameServerGroup.LaunchTemplatePropertyThis data type is used with the Amazon GameLift FleetIQ and game server groups..A builder forCfnGameServerGroup.TargetTrackingConfigurationPropertyAn implementation forCfnGameServerGroup.TargetTrackingConfigurationPropertyProperties for defining aCfnGameServerGroup.A builder forCfnGameServerGroupPropsAn implementation forCfnGameServerGroupPropsTheAWS::GameLift::GameSessionQueueresource creates a placement queue that processes requests for new game sessions.A fluent builder forCfnGameSessionQueue.Example:A builder forCfnGameSessionQueue.DestinationPropertyAn implementation forCfnGameSessionQueue.DestinationPropertyA list of fleet locations where a game session queue can place new game sessions.A builder forCfnGameSessionQueue.FilterConfigurationPropertyAn implementation forCfnGameSessionQueue.FilterConfigurationPropertyA fleet or alias designated in a game session queue.A builder forCfnGameSessionQueue.GameSessionQueueDestinationPropertyAn implementation forCfnGameSessionQueue.GameSessionQueueDestinationPropertyThe queue setting that determines the highest latency allowed for individual players when placing a game session.A builder forCfnGameSessionQueue.PlayerLatencyPolicyPropertyAn implementation forCfnGameSessionQueue.PlayerLatencyPolicyPropertyCustom prioritization settings for use by a game session queue when placing new game sessions with available game servers.A builder forCfnGameSessionQueue.PriorityConfigurationPropertyAn implementation forCfnGameSessionQueue.PriorityConfigurationPropertyProperties for defining aCfnGameSessionQueue.A builder forCfnGameSessionQueuePropsAn implementation forCfnGameSessionQueuePropsThe AWS::GameLift::Location resource creates a custom location for use in an Anywhere fleet.A fluent builder forCfnLocation.Properties for defining aCfnLocation.A builder forCfnLocationPropsAn implementation forCfnLocationPropsTheAWS::GameLift::MatchmakingConfigurationresource defines a new matchmaking configuration for use with FlexMatch.A fluent builder forCfnMatchmakingConfiguration.This key-value pair can store custom data about a game session.A builder forCfnMatchmakingConfiguration.GamePropertyPropertyAn implementation forCfnMatchmakingConfiguration.GamePropertyPropertyProperties for defining aCfnMatchmakingConfiguration.A builder forCfnMatchmakingConfigurationPropsAn implementation forCfnMatchmakingConfigurationPropsCreates a new rule set for FlexMatch matchmaking.A fluent builder forCfnMatchmakingRuleSet.Properties for defining aCfnMatchmakingRuleSet.A builder forCfnMatchmakingRuleSetPropsAn implementation forCfnMatchmakingRuleSetPropsTheAWS::GameLift::Scriptresource creates a new script record for your Realtime Servers script.A fluent builder forCfnScript.The location in Amazon S3 where build or script files can be stored for access by Amazon GameLift.A builder forCfnScript.S3LocationPropertyAn implementation forCfnScript.S3LocationPropertyProperties for defining aCfnScript.A builder forCfnScriptPropsAn implementation forCfnScriptProps