getBackupPlan

Retrieve the details of a single BackupPlan.

Return

null

Parameters

argument

null


suspend fun getBackupPlan(backupPlanId: String, location: String, project: String? = null): GetBackupPlanResult

Return

null

Parameters

backupPlanId
location
project

See also


Return

null

Parameters

argument

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

See also