storageLocation

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

Parameters

value

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


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

Parameters

argument

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