Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.gamelift.CfnBuildMixinProps.Builder
Packages that use CfnBuildMixinProps.Builder
-
Uses of CfnBuildMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.gamelift
Methods in software.amazon.awscdk.cfnpropertymixins.services.gamelift that return CfnBuildMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnBuildMixinProps.BuilderCfnBuildMixinProps.builder()Sets the value ofCfnBuildMixinProps.getName()CfnBuildMixinProps.Builder.operatingSystem(String operatingSystem) Sets the value ofCfnBuildMixinProps.getOperatingSystem()CfnBuildMixinProps.Builder.serverSdkVersion(String serverSdkVersion) Sets the value ofCfnBuildMixinProps.getServerSdkVersion()CfnBuildMixinProps.Builder.storageLocation(CfnBuildPropsMixin.StorageLocationProperty storageLocation) Sets the value ofCfnBuildMixinProps.getStorageLocation()CfnBuildMixinProps.Builder.storageLocation(IResolvable storageLocation) Sets the value ofCfnBuildMixinProps.getStorageLocation()Sets the value ofCfnBuildMixinProps.getTags()Sets the value ofCfnBuildMixinProps.getVersion()Constructors in software.amazon.awscdk.cfnpropertymixins.services.gamelift with parameters of type CfnBuildMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnBuildMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnBuildMixinProps.Builder.