Skip to content

Commit 7f76d74

Browse files
Terraform Team AutomationMonica Joshi
authored andcommitted
Added - Support for Java Management Service 9.0 - Java Downloads Component
1 parent c92feea commit 7f76d74

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/docs/d/jms_java_downloads_java_download_tokens.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The following arguments are supported:
3838
* `display_name` - (Optional) A filter to return only resources that match the entire display name given.
3939
* `family_version` - (Optional) Unique Java family version identifier.
4040
* `id` - (Optional) Unique JavaDownloadToken identifier.
41-
* `search_by_user` - (Optional) A filter to return only resources that match the user principal detail. The search string can be any of the property values from the [Principal](https://docs.cloud.oracle.com/iaas/api/#/en/jms/latest/datatypes/Principal) object. This object is used as response datatype for the `createdBy` and `lastUpdatedBy` fields in applicable resource.
41+
* `search_by_user` - (Optional) A filter to return only resources that match the user principal detail. The search string can be any of the property values from the [Principal](https://docs.cloud.oracle.com/iaas/api/#/en/jms/latest/datatypes/Principal) object. This object is used as a response datatype for the `createdBy` and `lastUpdatedBy` fields in applicable resource.
4242
* `state` - (Optional) A filter to return only resources their lifecycleState matches the given lifecycleState.
4343
* `value` - (Optional) Unique JavaDownloadToken value.
4444

website/docs/d/jms_java_downloads_java_license_acceptance_records.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The following arguments are supported:
3535
* `compartment_id` - (Required) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the tenancy.
3636
* `id` - (Optional) Unique Java license acceptance record identifier.
3737
* `license_type` - (Optional) Unique Java license type.
38-
* `search_by_user` - (Optional) A filter to return only resources that match the user principal detail. The search string can be any of the property values from the [Principal](https://docs.cloud.oracle.com/iaas/api/#/en/jms/latest/datatypes/Principal) object. This object is used as response datatype for the `createdBy` and `lastUpdatedBy` fields in applicable resource.
38+
* `search_by_user` - (Optional) A filter to return only resources that match the user principal detail. The search string can be any of the property values from the [Principal](https://docs.cloud.oracle.com/iaas/api/#/en/jms/latest/datatypes/Principal) object. This object is used as a response datatype for the `createdBy` and `lastUpdatedBy` fields in applicable resource.
3939
* `status` - (Optional) The status of license acceptance.
4040

4141

0 commit comments

Comments
 (0)