Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.gamelift.CfnBuildPropsMixin.Builder
Packages that use CfnBuildPropsMixin.Builder
-
Uses of CfnBuildPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.gamelift
Methods in software.amazon.awscdk.cfnpropertymixins.services.gamelift that return CfnBuildPropsMixin.BuilderModifier and TypeMethodDescriptionstatic CfnBuildPropsMixin.BuilderCfnBuildPropsMixin.Builder.create()static CfnBuildPropsMixin.BuilderCfnBuildPropsMixin.Builder.create(CfnPropertyMixinOptions options) A descriptive label that is associated with a build.CfnBuildPropsMixin.Builder.operatingSystem(String operatingSystem) The operating system that your game server binaries run on.CfnBuildPropsMixin.Builder.serverSdkVersion(String serverSdkVersion) A server SDK version you used when integrating your game server build with Amazon GameLift Servers.CfnBuildPropsMixin.Builder.storageLocation(CfnBuildPropsMixin.StorageLocationProperty storageLocation) Information indicating where your game build files are stored.CfnBuildPropsMixin.Builder.storageLocation(IResolvable 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.