ruạṛ
a ���f< � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�AbstractFrequencyDetails� )�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 )�CustomFrequencyDetailsz= Frequency details model to set cron-based frequency c K s8 dddd�| _ dddd�| _d| _d| _d| _d| _dS )a( Initializes a new CustomFrequencyDetails object with values from keyword arguments. The default value of the :py:attr:`~oci.data_integration.models.CustomFrequencyDetails.model_type` attribute of this class is ``CUSTOM`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param model_type: The value to assign to the model_type property of this CustomFrequencyDetails. Allowed values for this property are: "HOURLY", "DAILY", "MONTHLY", "WEEKLY", "MONTHLY_RULE", "CUSTOM" :type model_type: str :param frequency: The value to assign to the frequency property of this CustomFrequencyDetails. Allowed values for this property are: "HOURLY", "DAILY", "MONTHLY", "WEEKLY", "CUSTOM" :type frequency: str :param custom_expression: The value to assign to the custom_expression property of this CustomFrequencyDetails. :type custom_expression: str �str)Z model_type� frequency�custom_expressionZ modelTyper ZcustomExpressionNZCUSTOM)Z swagger_typesZ attribute_mapZ_model_typeZ _frequency�_custom_expression)�self�kwargs� r �X/usr/lib/python3.9/site-packages/oci/data_integration/models/custom_frequency_details.py�__init__ s ��zCustomFrequencyDetails.__init__c C s | j S )ai Gets the custom_expression of this CustomFrequencyDetails. This holds the complete cron expression for this schedule, for example, 10 0/5 * * * ? that fires every 5 minutes, at 10 seconds after the minute (i.e. 10:00:10 am, 10:05:10 am, etc.) :return: The custom_expression of this CustomFrequencyDetails. :rtype: str �r �r r r r r 8 s z(CustomFrequencyDetails.custom_expressionc C s || _ dS )ay Sets the custom_expression of this CustomFrequencyDetails. This holds the complete cron expression for this schedule, for example, 10 0/5 * * * ? that fires every 5 minutes, at 10 seconds after the minute (i.e. 10:00:10 am, 10:05:10 am, etc.) :param custom_expression: The custom_expression of this CustomFrequencyDetails. :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 zCustomFrequencyDetails.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__S s zCustomFrequencyDetails.__eq__c C s | |k S r r r r r r �__ne__Y s zCustomFrequencyDetails.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r s & r N) Zabstract_frequency_detailsr Zoci.utilr r r Zoci.decoratorsr r r r r r �<module> s
cải xoăn