Uses of Interface
com.hashicorp.cdktf.providers.aws.gamelift_script.GameliftScriptStorageLocation
-
Packages that use GameliftScriptStorageLocation Package Description com.hashicorp.cdktf.providers.aws.gamelift_script aws_gamelift_script -
-
Uses of GameliftScriptStorageLocation in com.hashicorp.cdktf.providers.aws.gamelift_script
Classes in com.hashicorp.cdktf.providers.aws.gamelift_script that implement GameliftScriptStorageLocation Modifier and Type Class Description static classGameliftScriptStorageLocation.Jsii$ProxyAn implementation forGameliftScriptStorageLocationMethods in com.hashicorp.cdktf.providers.aws.gamelift_script that return GameliftScriptStorageLocation Modifier and Type Method Description GameliftScriptStorageLocationGameliftScriptStorageLocation.Builder. build()Builds the configured instance.GameliftScriptStorageLocationGameliftScriptStorageLocationOutputReference. getInternalValue()default GameliftScriptStorageLocationGameliftScriptConfig. getStorageLocation()storage_location block.GameliftScriptStorageLocationGameliftScriptConfig.Jsii$Proxy. getStorageLocation()GameliftScriptStorageLocationGameliftScript. getStorageLocationInput()Methods in com.hashicorp.cdktf.providers.aws.gamelift_script with parameters of type GameliftScriptStorageLocation Modifier and Type Method Description voidGameliftScript. putStorageLocation(GameliftScriptStorageLocation value)voidGameliftScriptStorageLocationOutputReference. setInternalValue(GameliftScriptStorageLocation value)GameliftScript.BuilderGameliftScript.Builder. storageLocation(GameliftScriptStorageLocation storageLocation)storage_location block.GameliftScriptConfig.BuilderGameliftScriptConfig.Builder. storageLocation(GameliftScriptStorageLocation storageLocation)Sets the value ofGameliftScriptConfig.getStorageLocation()
-