storageLocation

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

Parameters

value

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


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

Parameters

argument

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