storageLocation

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

Parameters

value

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


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

Parameters

argument

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