HEX
Server: Apache
System: Linux sh00085.hostgator.com 5.14.0-687.29.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jul 23 16:18:48 EDT 2026 x86_64
User: yqegzjte (1064)
PHP: 8.5.8
Disabled: NONE
Upload Files
File: //lib/python3.9/site-packages/oci/database_migration/models/__pycache__/replicat.cpython-39.pyc
a

���f3�@s8ddlmZmZmZddlmZeGdd�de��ZdS)�)�formatted_flat_dict�
NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc@sReZdZdZdZdZdd�Zedd��Zej	dd��Zd	d
�Z
dd�Zd
d�ZdS)�Replicatz,
    Parameters for Replicat processes.
    �LOW�HIGHcKsddi|_ddi|_d|_dS)a
        Initializes a new Replicat object with values from keyword arguments.
        The following keyword arguments are supported (corresponding to the getters/setters of this class):

        :param performance_profile:
            The value to assign to the performance_profile property of this Replicat.
            Allowed values for this property are: "LOW", "HIGH", 'UNKNOWN_ENUM_VALUE'.
            Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
        :type performance_profile: str

        �performance_profile�strZperformanceProfileN)Z
swagger_typesZ
attribute_map�_performance_profile)�self�kwargs�r�J/usr/lib/python3.9/site-packages/oci/database_migration/models/replicat.py�__init__s

��zReplicat.__init__cCs|jS)aa
        Gets the performance_profile of this Replicat.
        Replicat performance.

        Allowed values for this property are: "LOW", "HIGH", 'UNKNOWN_ENUM_VALUE'.
        Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.


        :return: The performance_profile of this Replicat.
        :rtype: str
        )r�rrrrr	0s
zReplicat.performance_profilecCs ddg}t||�sd}||_dS)z�
        Sets the performance_profile of this Replicat.
        Replicat performance.


        :param performance_profile: The performance_profile of this Replicat.
        :type: str
        rrZUNKNOWN_ENUM_VALUEN)rr)rr	Zallowed_valuesrrrr	?s

cCst|�S�N)rrrrr�__repr__NszReplicat.__repr__cCs|durdS|j|jkS)NF)�__dict__�r�otherrrr�__eq__QszReplicat.__eq__cCs
||kSrrrrrr�__ne__WszReplicat.__ne__N)
�__name__�
__module__�__qualname__�__doc__ZPERFORMANCE_PROFILE_LOWZPERFORMANCE_PROFILE_HIGHr�propertyr	�setterrrrrrrrrs

rN)Zoci.utilrrrZoci.decoratorsr�objectrrrrr�<module>s