storageLocation

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

Parameters

value

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


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

Parameters

argument

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