ruạṛ
a ���f� � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�DatabaseDetails� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ sJ e Zd ZdZdd� Zedd� �Zejdd� �Zdd� Zd d � Z dd� Z d S )�AutonomousDatabaseDetailszd The details of the Autonomous Database to be registered as a target database in Data Safe. c K s8 dddd�| _ dddd�| _d| _d| _d| _d| _dS )a� Initializes a new AutonomousDatabaseDetails object with values from keyword arguments. The default value of the :py:attr:`~oci.data_safe.models.AutonomousDatabaseDetails.database_type` attribute of this class is ``AUTONOMOUS_DATABASE`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param database_type: The value to assign to the database_type property of this AutonomousDatabaseDetails. Allowed values for this property are: "DATABASE_CLOUD_SERVICE", "AUTONOMOUS_DATABASE", "INSTALLED_DATABASE" :type database_type: str :param infrastructure_type: The value to assign to the infrastructure_type property of this AutonomousDatabaseDetails. Allowed values for this property are: "ORACLE_CLOUD", "CLOUD_AT_CUSTOMER", "ON_PREMISES", "NON_ORACLE_CLOUD" :type infrastructure_type: str :param autonomous_database_id: The value to assign to the autonomous_database_id property of this AutonomousDatabaseDetails. :type autonomous_database_id: str �str)Z database_typeZinfrastructure_type�autonomous_database_idZdatabaseTypeZinfrastructureTypeZautonomousDatabaseIdNZAUTONOMOUS_DATABASE)Z swagger_typesZ attribute_mapZ_database_typeZ_infrastructure_type�_autonomous_database_id)�self�kwargs� r �T/usr/lib/python3.9/site-packages/oci/data_safe/models/autonomous_database_details.py�__init__ s ��z"AutonomousDatabaseDetails.__init__c C s | j S )a" **[Required]** Gets the autonomous_database_id of this AutonomousDatabaseDetails. The OCID of the Autonomous Database registered as a target database in Data Safe. :return: The autonomous_database_id of this AutonomousDatabaseDetails. :rtype: str �r �r r r r r 8 s z0AutonomousDatabaseDetails.autonomous_database_idc C s || _ dS )a( Sets the autonomous_database_id of this AutonomousDatabaseDetails. The OCID of the Autonomous Database registered as a target database in Data Safe. :param autonomous_database_id: The autonomous_database_id of this AutonomousDatabaseDetails. :type: str Nr )r r r r r r D s c C s t | �S �N)r r r r r �__repr__P s z"AutonomousDatabaseDetails.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__S s z AutonomousDatabaseDetails.__eq__c C s | |k S r r r r r r �__ne__Y s z AutonomousDatabaseDetails.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r s & r N) Zdatabase_detailsr Zoci.utilr r r Zoci.decoratorsr r r r r r �<module> s
cải xoăn