ruạṛ
a ���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 @ sl e Zd ZdZdZdZdd� Zedd� �Zej dd� �Zed d � �Z e j dd � �Z dd � Zdd� Zdd� Z dS )�AutonomousDatabaseWalletz1 The Autonomous Database wallet details. �ACTIVE�UPDATINGc K s( ddd�| _ ddd�| _d| _d| _dS )a� Initializes a new AutonomousDatabaseWallet object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param lifecycle_state: The value to assign to the lifecycle_state property of this AutonomousDatabaseWallet. Allowed values for this property are: "ACTIVE", "UPDATING", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param time_rotated: The value to assign to the time_rotated property of this AutonomousDatabaseWallet. :type time_rotated: datetime �strZdatetime)�lifecycle_state�time_rotatedZlifecycleStateZtimeRotatedN)Z swagger_typesZ attribute_map�_lifecycle_state� _time_rotated)�self�kwargs� r �R/usr/lib/python3.9/site-packages/oci/database/models/autonomous_database_wallet.py�__init__ s ��z!AutonomousDatabaseWallet.__init__c C s | j S )a� Gets the lifecycle_state of this AutonomousDatabaseWallet. The current lifecycle state of the Autonomous Database wallet. Allowed values for this property are: "ACTIVE", "UPDATING", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The lifecycle_state of this AutonomousDatabaseWallet. :rtype: str )r �r r r r r 7 s z(AutonomousDatabaseWallet.lifecycle_statec C s ddg}t ||�sd}|| _dS )z� Sets the lifecycle_state of this AutonomousDatabaseWallet. The current lifecycle state of the Autonomous Database wallet. :param lifecycle_state: The lifecycle_state of this AutonomousDatabaseWallet. :type: str r r ZUNKNOWN_ENUM_VALUEN)r r )r r Zallowed_valuesr r r r F s c C s | j S )z� Gets the time_rotated of this AutonomousDatabaseWallet. The date and time the wallet was last rotated. :return: The time_rotated of this AutonomousDatabaseWallet. :rtype: datetime �r r r r r r U s z%AutonomousDatabaseWallet.time_rotatedc C s || _ dS )z� Sets the time_rotated of this AutonomousDatabaseWallet. The date and time the wallet was last rotated. :param time_rotated: The time_rotated of this AutonomousDatabaseWallet. :type: datetime Nr )r r r r r r a s c C s t | �S �N)r r r r r �__repr__m s z!AutonomousDatabaseWallet.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__p s zAutonomousDatabaseWallet.__eq__c C s | |k S r r r r r r �__ne__v s zAutonomousDatabaseWallet.__ne__N)�__name__� __module__�__qualname__�__doc__ZLIFECYCLE_STATE_ACTIVEZLIFECYCLE_STATE_UPDATINGr �propertyr �setterr r r r r r r r r s r N)Zoci.utilr r r Zoci.decoratorsr �objectr r r r r �<module> s
cải xoăn