File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ description: |-
77---
88
99# Data Source: oci_objectstorage_object_head
10- The ` oci_objectstorage_object_head ` data source allows access to the list of OCI object metadata
10+ This data source provides details about metadata of a specific Object resource in Oracle Cloud Infrastructure Object Storage service.
1111
12- Provides a datasource for fetching object metadata .
12+ Gets the metadata of an object.
1313
1414## Example Usage
1515
Original file line number Diff line number Diff line change 655655 < li <%= sidebar_current ( "docs-oci-datasource-objectstorage_object" ) %> >
656656 < a href ="/docs/providers/oci/d/object_storage_object.html "> oci_objectstorage_object</ a >
657657 </ li >
658+ < li <%= sidebar_current ( "docs-oci-datasource-objectstorage_object_head" ) %> >
659+ < a href ="/docs/providers/oci/d/object_storage_object_head.html "> oci_objectstorage_object_head</ a >
660+ </ li >
658661 < li <%= sidebar_current ( "docs-oci-datasource-objectstorage_object_lifecycle_policy" ) %> >
659662 < a href ="/docs/providers/oci/d/object_storage_object_lifecycle_policy.html "> oci_objectstorage_object_lifecycle_policy</ a >
660663 </ li >
You can’t perform that action at this time.
0 commit comments