getBackup

Retrieve the details of a single Backup.

Return

null

Parameters

argument

null


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

Return

null

See also

Parameters

backupId
backupPlanId
location
project

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

Return

null

See also

Parameters

argument

Builder for com.pulumi.googlenative.gkebackup.v1.kotlin.inputs.GetBackupPlainArgs.