ruạṛ
a O��f; � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�DbSystemSource� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s0 e Zd ZdZdd� Zdd� Zdd� Zdd � Zd S )�DbSystemSourceFromNonezA A DB System created from no particular external source. c K s$ ddi| _ ddi| _d| _d| _dS )ae Initializes a new DbSystemSourceFromNone object with values from keyword arguments. The default value of the :py:attr:`~oci.mysql.models.DbSystemSourceFromNone.source_type` attribute of this class is ``NONE`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param source_type: The value to assign to the source_type property of this DbSystemSourceFromNone. Allowed values for this property are: "NONE", "BACKUP", "PITR", "IMPORTURL" :type source_type: str �source_type�str� sourceTypeN�NONE)� swagger_types� attribute_map�_source_type)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/mysql/models/db_system_source_from_none.py�__init__ s ��zDbSystemSourceFromNone.__init__c C s t | �S �N)r )r r r r �__repr__'