ruạṛ
a ���fw � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�ConnectorPlugin� )�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 )�SourceConnectorPluginz� A connector plugin for fetching data from a source service. For configuration instructions, see `Creating a Connector`__. __ https://docs.cloud.oracle.com/iaas/Content/connector-hub/create-service-connector.htm c K sj ddddddddd�| _ dddddd d dd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d | _dS )a Initializes a new SourceConnectorPlugin object with values from keyword arguments. The default value of the :py:attr:`~oci.sch.models.SourceConnectorPlugin.kind` attribute of this class is ``SOURCE`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param kind: The value to assign to the kind property of this SourceConnectorPlugin. Allowed values for this property are: "SOURCE", "TARGET" :type kind: str :param name: The value to assign to the name property of this SourceConnectorPlugin. :type name: str :param time_created: The value to assign to the time_created property of this SourceConnectorPlugin. :type time_created: datetime :param estimated_throughput: The value to assign to the estimated_throughput property of this SourceConnectorPlugin. Allowed values for this property are: "LOW", "MEDIUM", "HIGH", "UNKNOWN" :type estimated_throughput: str :param lifecycle_state: The value to assign to the lifecycle_state property of this SourceConnectorPlugin. Allowed values for this property are: "ACTIVE", "DELETED" :type lifecycle_state: str :param display_name: The value to assign to the display_name property of this SourceConnectorPlugin. :type display_name: str :param schema: The value to assign to the schema property of this SourceConnectorPlugin. :type schema: str :param max_retention: The value to assign to the max_retention property of this SourceConnectorPlugin. :type max_retention: str �strZdatetime)�kind�nameZtime_createdZestimated_throughputZlifecycle_stateZdisplay_name�schema� max_retentionr r ZtimeCreatedZestimatedThroughputZlifecycleStateZdisplayNamer ZmaxRetentionNZSOURCE) Z swagger_typesZ attribute_mapZ_kind�_nameZ _time_createdZ_estimated_throughputZ_lifecycle_stateZ _display_nameZ_schema�_max_retention)�self�kwargs� r �J/usr/lib/python3.9/site-packages/oci/sch/models/source_connector_plugin.py�__init__ s6 +��zSourceConnectorPlugin.__init__c C s | j S )a] Gets the max_retention of this SourceConnectorPlugin. The estimated maximum period of time the data will be kept at the source. The duration is specified as a string in ISO 8601 format (P1D for one day or P30D for thrity days). :return: The max_retention of this SourceConnectorPlugin. :rtype: str �r �r r r r r ` s z#SourceConnectorPlugin.max_retentionc C s || _ dS )ai Sets the max_retention of this SourceConnectorPlugin. The estimated maximum period of time the data will be kept at the source. The duration is specified as a string in ISO 8601 format (P1D for one day or P30D for thrity days). :param max_retention: The max_retention of this SourceConnectorPlugin. :type: str Nr )r r r r r r m s c C s t | �S �N)r r r r r �__repr__z s zSourceConnectorPlugin.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__} s zSourceConnectorPlugin.__eq__c C s | |k S r r r r r r �__ne__� s zSourceConnectorPlugin.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r s J r N) Zconnector_pluginr Zoci.utilr r r Zoci.decoratorsr r r r r r �<module> s
cải xoăn