storageLocation

@JvmName(name = "qraqwrmvbcttnpgl")
suspend fun storageLocation(value: Output<BuildStorageLocationArgs>)
@JvmName(name = "fcnrufcuuawrefwy")
suspend fun storageLocation(value: BuildStorageLocationArgs?)

Parameters

value

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


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

Parameters

argument

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