Uses of Class
software.amazon.awscdk.services.gamelift.alpha.Build.Builder
Package
Description
Amazon GameLift Construct Library
-
Uses of Build.Builder in software.amazon.awscdk.services.gamelift.alpha
Modifier 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.Builder
Build.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.