storageLocation

@JvmName(name = "vfrhdpcfjmcfhcae")
suspend fun storageLocation(value: Output<ScriptStorageLocationArgs>)
@JvmName(name = "wlparfrxifomimnr")
suspend fun storageLocation(value: ScriptStorageLocationArgs?)

Parameters

value

Information indicating where your game script files are stored. See below.


@JvmName(name = "xcdymporbroovklq")
suspend fun storageLocation(argument: suspend ScriptStorageLocationArgsBuilder.() -> Unit)

Parameters

argument

Information indicating where your game script files are stored. See below.