ruạṛ
a N��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 @ sZ e Zd ZdZdZdd� Zedd� �Zedd� �Z e j d d� �Z d d� Zdd � Zdd� Z dS )�ConvertToPdbTargetBasezf Details of the container database in which the converted pluggable database will be located. �NEW_DATABASEc K s ddi| _ ddi| _d| _dS )a� Initializes a new ConvertToPdbTargetBase object with values from keyword arguments. This class has the following subclasses and if you are using this class as input to a service operations then you should favor using a subclass over the base class: * :class:`~oci.database.models.PdbConversionToNewDatabaseDetails` The following keyword arguments are supported (corresponding to the getters/setters of this class): :param target: The value to assign to the target property of this ConvertToPdbTargetBase. Allowed values for this property are: "NEW_DATABASE" :type target: str �target�strN)� swagger_types� attribute_map�_target)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/database/models/convert_to_pdb_target_base.py�__init__ s ��zConvertToPdbTargetBase.__init__c C s | d }|dkrdS dS dS )z� Given the hash representation of a subtype of this class, use the info in the hash to return the class of the subtype. r r �!PdbConversionToNewDatabaseDetailsr Nr )�object_dictionary�typer r r �get_subtype- s z"ConvertToPdbTargetBase.get_subtypec C s | j S )aB Gets the target of this ConvertToPdbTargetBase. The target container database of the pluggable database created by the database conversion operation. Currently, the database conversion operation only supports creating the pluggable database in a new container database. - Use `NEW_DATABASE` to specify that the pluggable database be created within a new container database in the same database home. Allowed values for this property are: "NEW_DATABASE" :return: The target of this ConvertToPdbTargetBase. :rtype: str )r �r r r r r : s zConvertToPdbTargetBase.targetc C s( dg}t ||�std�|���|| _dS )a Sets the target of this ConvertToPdbTargetBase. The target container database of the pluggable database created by the database conversion operation. Currently, the database conversion operation only supports creating the pluggable database in a new container database. - Use `NEW_DATABASE` to specify that the pluggable database be created within a new container database in the same database home. :param target: The target of this ConvertToPdbTargetBase. :type: str r z6Invalid value for `target`, must be None or one of {0}N)r � ValueError�formatr )r r �allowed_valuesr r r r I s ��c C s t | �S �N)r r r r r �__repr__\ s zConvertToPdbTargetBase.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq___ s zConvertToPdbTargetBase.__eq__c C s | |k S r r r r r r �__ne__e s zConvertToPdbTargetBase.__ne__N)�__name__� __module__�__qualname__�__doc__�TARGET_NEW_DATABASEr �staticmethodr �propertyr �setterr 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