Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.gamelift.CfnScriptMixinProps.Builder
Packages that use CfnScriptMixinProps.Builder
-
Uses of CfnScriptMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.gamelift
Methods in software.amazon.awscdk.cfnpropertymixins.services.gamelift that return CfnScriptMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnScriptMixinProps.BuilderCfnScriptMixinProps.builder()Sets the value ofCfnScriptMixinProps.getName()CfnScriptMixinProps.Builder.nodeJsVersion(String nodeJsVersion) Sets the value ofCfnScriptMixinProps.getNodeJsVersion()CfnScriptMixinProps.Builder.storageLocation(CfnScriptPropsMixin.S3LocationProperty storageLocation) Sets the value ofCfnScriptMixinProps.getStorageLocation()CfnScriptMixinProps.Builder.storageLocation(IResolvable storageLocation) Sets the value ofCfnScriptMixinProps.getStorageLocation()Sets the value ofCfnScriptMixinProps.getTags()Sets the value ofCfnScriptMixinProps.getVersion()Constructors in software.amazon.awscdk.cfnpropertymixins.services.gamelift with parameters of type CfnScriptMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnScriptMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnScriptMixinProps.Builder.