storageLocation

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

Parameters

value

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


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

Parameters

argument

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