Data Source: oci_mysql_mysql_backup

This data source provides details about a specific Mysql Backup resource in Oracle Cloud Infrastructure MySQL Database service.

Get information about the specified Backup

Example Usage

data "oci_mysql_mysql_backup" "test_mysql_backup" {
	#Required
	backup_id = oci_mysql_mysql_backup.test_backup.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: