getBackup

Gets the details of a specific backup.

Return

null

Parameters

argument

null


suspend fun getBackup(backupId: String, location: String, project: String? = null): GetBackupResult

Return

null

See also

Parameters

backupId
location
project

suspend fun getBackup(argument: suspend GetBackupPlainArgsBuilder.() -> Unit): GetBackupResult

Return

null

See also

Parameters

argument

Builder for com.pulumi.googlenative.`file`.v1.kotlin.inputs.GetBackupPlainArgs.