ruạṛ
a O��f� � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ sd e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zd d� Z dd � Z dd� ZdS )�ObjectLifecyclePolicyzt The collection of lifecycle policy rules that together form the object lifecycle policy of a given bucket. c K s( ddd�| _ ddd�| _d| _d| _dS )a% Initializes a new ObjectLifecyclePolicy object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param time_created: The value to assign to the time_created property of this ObjectLifecyclePolicy. :type time_created: datetime :param items: The value to assign to the items property of this ObjectLifecyclePolicy. :type items: list[oci.object_storage.models.ObjectLifecycleRule] �datetimezlist[ObjectLifecycleRule])�time_created�items�timeCreatedr N)� swagger_types� attribute_map� _time_created�_items)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/object_storage/models/object_lifecycle_policy.py�__init__ s ��zObjectLifecyclePolicy.__init__c C s | j S )a; Gets the time_created of this ObjectLifecyclePolicy. The date and time the object lifecycle policy was created, as described in `RFC 3339`__. __ https://tools.ietf.org/html/rfc3339 :return: The time_created of this ObjectLifecyclePolicy. :rtype: datetime �r �r r r r r + s z"ObjectLifecyclePolicy.time_createdc C s || _ dS )aF Sets the time_created of this ObjectLifecyclePolicy. The date and time the object lifecycle policy was created, as described in `RFC 3339`__. __ https://tools.ietf.org/html/rfc3339 :param time_created: The time_created of this ObjectLifecyclePolicy. :type: datetime Nr )r r r r r r : s c C s | j S )a� Gets the items of this ObjectLifecyclePolicy. The live lifecycle policy on the bucket. For an example of this value, see the `PutObjectLifecyclePolicy API documentation`__. __ https://docs.cloud.oracle.com/iaas/api/#/en/objectstorage/20160918/ObjectLifecyclePolicy/PutObjectLifecyclePolicy :return: The items of this ObjectLifecyclePolicy. :rtype: list[oci.object_storage.models.ObjectLifecycleRule] �r r r r r r I s zObjectLifecyclePolicy.itemsc C s || _ dS )a� Sets the items of this ObjectLifecyclePolicy. The live lifecycle policy on the bucket. For an example of this value, see the `PutObjectLifecyclePolicy API documentation`__. __ https://docs.cloud.oracle.com/iaas/api/#/en/objectstorage/20160918/ObjectLifecyclePolicy/PutObjectLifecyclePolicy :param items: The items of this ObjectLifecyclePolicy. :type: list[oci.object_storage.models.ObjectLifecycleRule] Nr )r r r r r r Z s c C s t | �S �N)r r r r r �__repr__k s zObjectLifecyclePolicy.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__n s zObjectLifecyclePolicy.__eq__c C s | |k S r r r r r r �__ne__t s zObjectLifecyclePolicy.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r r s r N)�oci.utilr r r �oci.decoratorsr �objectr r r r r �<module> s
cải xoăn