Uses of Class
software.amazon.awscdk.services.gamelift.alpha.Build.Builder
Packages that use Build.Builder
Package
Description
Amazon GameLift Construct Library
-
Uses of Build.Builder in software.amazon.awscdk.services.gamelift.alpha
Methods in software.amazon.awscdk.services.gamelift.alpha that return Build.BuilderModifier and TypeMethodDescription(experimental) Name of this build.Build.Builder.buildVersion(String buildVersion) (experimental) Version of this build.(experimental) The game build file storage.static Build.BuilderBuild.Builder.operatingSystem(OperatingSystem operatingSystem) (experimental) The operating system that the game server binaries are built to run on.(experimental) The IAM role assumed by GameLift to access server build in S3.Build.Builder.serverSdkVersion(String serverSdkVersion) (experimental) A server SDK version you used when integrating your game server build with Amazon GameLift.