Data Source: oci_jms_java_families

This data source provides the list of Java Families in Oracle Cloud Infrastructure Jms service.

Returns a list of the Java release family information. A Java release family is typically a major version in the Java version identifier.

Example Usage

data "oci_jms_java_families" "test_java_families" {

	#Optional
	display_name = var.java_family_display_name
	family_version = var.java_family_family_version
	is_supported_version = var.java_family_is_supported_version
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

JavaFamily Reference

The following attributes are exported: