get Backup Schedule
Gets information about a backup schedule.
Return
null
Parameters
argument
null
suspend fun getBackupSchedule(backupScheduleId: String, databaseId: String, project: String? = null): GetBackupScheduleResult
Return
null
Parameters
backup Schedule Id
database Id
project
See also
suspend fun getBackupSchedule(argument: suspend GetBackupSchedulePlainArgsBuilder.() -> Unit): GetBackupScheduleResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.firestore.v1.kotlin.inputs.GetBackupSchedulePlainArgs.