Uses of Class
software.amazon.awscdk.services.gamelift.CfnScriptProps.Builder
Packages that use CfnScriptProps.Builder
-
Uses of CfnScriptProps.Builder in software.amazon.awscdk.services.gamelift
Methods in software.amazon.awscdk.services.gamelift that return CfnScriptProps.BuilderModifier and TypeMethodDescriptionstatic CfnScriptProps.BuilderCfnScriptProps.builder()Sets the value ofCfnScriptProps.getName()CfnScriptProps.Builder.storageLocation(IResolvable storageLocation) Sets the value ofCfnScriptProps.getStorageLocation()CfnScriptProps.Builder.storageLocation(CfnScript.S3LocationProperty storageLocation) Sets the value ofCfnScriptProps.getStorageLocation()Sets the value ofCfnScriptProps.getTags()Sets the value ofCfnScriptProps.getVersion()Constructors in software.amazon.awscdk.services.gamelift with parameters of type CfnScriptProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnScriptProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnScriptProps.Builder.