This data source provides details about a specific Java License Acceptance Record resource in Oracle Cloud Infrastructure Jms Java Downloads service.
Returns a specific Java license acceptance record in a tenancy.
data "oci_jms_java_downloads_java_license_acceptance_record" "test_java_license_acceptance_record" {
#Required
java_license_acceptance_record_id = oci_jms_java_downloads_java_license_acceptance_record.test_java_license_acceptance_record.id
}
The following arguments are supported:
java_license_acceptance_record_id
- (Required) Unique Java license acceptance record identifier.The following attributes are exported:
compartment_id
- The tenancy OCID of the user accepting the license.created_by
- An authorized principal.
display_name
- The name of the principal.email
- The email of the principal.id
- The OCID of the principal.defined_tags
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
. (See Understanding Free-form Tags). freeform_tags
- Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
. (See Managing Tags and Tag Namespaces.) id
- The unique identifier for the acceptance record.last_updated_by
- An authorized principal.
display_name
- The name of the principal.email
- The email of the principal.id
- The OCID of the principal.license_acceptance_status
- Status of license acceptance.license_type
- License type associated with the acceptance.state
- The current state of the JavaLicenseAcceptanceRecord.system_tags
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system. Example: {"orcl-cloud.free-tier-retained": "true"}
time_accepted
- The date and time of license acceptance(formatted according to RFC3339). time_last_updated
- The date and time of last update(formatted according to RFC3339).