Data Source: oci_objectstorage_object_lifecycle_policy

This data source provides details about a specific Object Lifecycle Policy resource in Oracle Cloud Infrastructure Object Storage service.

Gets the object lifecycle policy for the bucket.

Example Usage

data "oci_objectstorage_object_lifecycle_policy" "test_object_lifecycle_policy" {
	#Required
	bucket = var.object_lifecycle_policy_bucket
	namespace = var.object_lifecycle_policy_namespace
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: