storageLocation

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

Parameters

value

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


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

Parameters

argument

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