Uses of Class
software.amazon.awscdk.services.gamelift.CfnBuild.Builder
Packages that use CfnBuild.Builder
-
Uses of CfnBuild.Builder in software.amazon.awscdk.services.gamelift
Methods in software.amazon.awscdk.services.gamelift that return CfnBuild.BuilderModifier and TypeMethodDescriptionstatic CfnBuild.BuilderA descriptive label that is associated with a build.CfnBuild.Builder.operatingSystem(String operatingSystem) The operating system that your game server binaries run on.CfnBuild.Builder.serverSdkVersion(String serverSdkVersion) A server SDK version you used when integrating your game server build with Amazon GameLift Servers.CfnBuild.Builder.storageLocation(IResolvable storageLocation) Information indicating where your game build files are stored.CfnBuild.Builder.storageLocation(CfnBuild.StorageLocationProperty storageLocation) Information indicating where your game build files are stored.An array of key-value pairs to apply to this resource.Version information that is associated with this build.