Data Source: oci_bds_bds_instance_node_backup

This data source provides details about a specific Bds Instance Node Backup resource in Oracle Cloud Infrastructure Big Data Service service.

Returns details of NodeBackup identified by the given ID.

Example Usage

data "oci_bds_bds_instance_node_backup" "test_bds_instance_node_backup" {
	#Required
	bds_instance_id = oci_bds_bds_instance.test_bds_instance.id
	node_backup_id = oci_database_backup.test_backup.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: