Data Source: oci_database_backup_destinations

This data source provides the list of Backup Destinations in Oracle Cloud Infrastructure Database service.

Gets a list of backup destinations in the specified compartment.

Example Usage

data "oci_database_backup_destinations" "test_backup_destinations" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	type = var.backup_destination_type
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

BackupDestination Reference

The following attributes are exported: