Data Source: oci_jms_java_downloads_java_license_acceptance_records

This data source provides the list of Java License Acceptance Records in Oracle Cloud Infrastructure Jms Java Downloads service.

Returns a list of all the Java license acceptance records in a tenancy.

Example Usage

data "oci_jms_java_downloads_java_license_acceptance_records" "test_java_license_acceptance_records" {
	#Required
	compartment_id = var.tenancy_ocid

	#Optional
	id = var.java_license_acceptance_record_id
	license_type = var.java_license_acceptance_record_license_type
	search_by_user = var.java_license_acceptance_record_search_by_user
	status = var.java_license_acceptance_record_status
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

JavaLicenseAcceptanceRecord Reference

The following attributes are exported: