files

@JvmName(name = "wpbrwelhfyqtqksi")
suspend fun files(value: Output<List<StandardAppVersionDeploymentFileArgs>>)
@JvmName(name = "aqgrbjinwsmpeowg")
suspend fun files(value: List<StandardAppVersionDeploymentFileArgs>?)

Parameters

value

Manifest of the files stored in Google Cloud Storage that are included as part of this version. All files must be readable using the credentials supplied with this call. Structure is documented below.


@JvmName(name = "cmvsxsqxnnppijfx")
suspend fun files(vararg values: Output<StandardAppVersionDeploymentFileArgs>)


@JvmName(name = "ndohtsewucdssmfo")
suspend fun files(values: List<Output<StandardAppVersionDeploymentFileArgs>>)
@JvmName(name = "awpvmogmefapbfqp")
suspend fun files(vararg values: StandardAppVersionDeploymentFileArgs)

Parameters

values

Manifest of the files stored in Google Cloud Storage that are included as part of this version. All files must be readable using the credentials supplied with this call. Structure is documented below.


@JvmName(name = "rbxvqdpssatghjaj")
suspend fun files(argument: List<suspend StandardAppVersionDeploymentFileArgsBuilder.() -> Unit>)
@JvmName(name = "fwtpleoqtohkxips")
suspend fun files(vararg argument: suspend StandardAppVersionDeploymentFileArgsBuilder.() -> Unit)
@JvmName(name = "cahfpafmftuftwrn")
suspend fun files(argument: suspend StandardAppVersionDeploymentFileArgsBuilder.() -> Unit)

Parameters

argument

Manifest of the files stored in Google Cloud Storage that are included as part of this version. All files must be readable using the credentials supplied with this call. Structure is documented below.