Data Source: oci_bds_bds_instance_node_backups

This data source provides the list of Bds Instance Node Backups in Oracle Cloud Infrastructure Big Data Service service.

Returns information about the node Backups.

Example Usage

data "oci_bds_bds_instance_node_backups" "test_bds_instance_node_backups" {
	#Required
	bds_instance_id = oci_bds_bds_instance.test_bds_instance.id

	#Optional
	display_name = var.bds_instance_node_backup_display_name
	node_host_name = var.bds_instance_node_backup_node_host_name
	state = var.bds_instance_node_backup_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

BdsInstanceNodeBackup Reference

The following attributes are exported: