a úÎòfã@s8ddlmZmZmZddlmZeGdd„deƒƒZdS)é)Úformatted_flat_dictÚ NONE_SENTINELÚ#value_allowed_none_or_none_sentinel)Úinit_model_state_from_kwargsc@s˜eZdZdZdd„Zedd„ƒZejdd„ƒZedd„ƒZejd d„ƒZed d „ƒZ e jd d „ƒZ ed d„ƒZ e jdd„ƒZ dd„Z dd„Z dd„Z dS)ÚUpdateRunDetailsz[ The update run details. Only a limited set of properties of a run can be updated. cKs<dddddœ|_dddddœ|_d |_d |_d |_d |_d S) a‰ Initializes a new UpdateRunDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param defined_tags: The value to assign to the defined_tags property of this UpdateRunDetails. :type defined_tags: dict(str, dict(str, object)) :param freeform_tags: The value to assign to the freeform_tags property of this UpdateRunDetails. :type freeform_tags: dict(str, str) :param max_duration_in_minutes: The value to assign to the max_duration_in_minutes property of this UpdateRunDetails. :type max_duration_in_minutes: int :param idle_timeout_in_minutes: The value to assign to the idle_timeout_in_minutes property of this UpdateRunDetails. :type idle_timeout_in_minutes: int zdict(str, dict(str, object))zdict(str, str)Úint)Ú defined_tagsÚ freeform_tagsÚmax_duration_in_minutesÚidle_timeout_in_minutesZ definedTagsZ freeformTagsZmaxDurationInMinutesZidleTimeoutInMinutesN)Z swagger_typesZ attribute_mapÚ _defined_tagsÚ_freeform_tagsÚ_max_duration_in_minutesÚ_idle_timeout_in_minutes)ÚselfÚkwargs©rúK/usr/lib/python3.9/site-packages/oci/data_flow/models/update_run_details.pyÚ__init__süüzUpdateRunDetails.__init__cCs|jS)aÄ Gets the defined_tags of this UpdateRunDetails. Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see `Resource Tags`__. Example: `{"Operations": {"CostCenter": "42"}}` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm :return: The defined_tags of this UpdateRunDetails. :rtype: dict(str, dict(str, object)) ©r ©rrrrr;s zUpdateRunDetails.defined_tagscCs ||_dS)aÏ Sets the defined_tags of this UpdateRunDetails. Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see `Resource Tags`__. Example: `{"Operations": {"CostCenter": "42"}}` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm :param defined_tags: The defined_tags of this UpdateRunDetails. :type: dict(str, dict(str, object)) Nr)rrrrrrJs cCs|jS)aÖ Gets the freeform_tags of this UpdateRunDetails. Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see `Resource Tags`__. Example: `{"Department": "Finance"}` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm :return: The freeform_tags of this UpdateRunDetails. :rtype: dict(str, str) ©r rrrrr YszUpdateRunDetails.freeform_tagscCs ||_dS)aâ Sets the freeform_tags of this UpdateRunDetails. Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see `Resource Tags`__. Example: `{"Department": "Finance"}` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm :param freeform_tags: The freeform_tags of this UpdateRunDetails. :type: dict(str, str) Nr)rr rrrr iscCs|jS)as Gets the max_duration_in_minutes of this UpdateRunDetails. The maximum duration in minutes for which an Application should run. Data Flow Run would be terminated once it reaches this duration from the time it transitions to `IN_PROGRESS` state. :return: The max_duration_in_minutes of this UpdateRunDetails. :rtype: int ©rrrrrr ys z(UpdateRunDetails.max_duration_in_minutescCs ||_dS)a‰ Sets the max_duration_in_minutes of this UpdateRunDetails. The maximum duration in minutes for which an Application should run. Data Flow Run would be terminated once it reaches this duration from the time it transitions to `IN_PROGRESS` state. :param max_duration_in_minutes: The max_duration_in_minutes of this UpdateRunDetails. :type: int Nr)rr rrrr †s cCs|jS)a¨ Gets the idle_timeout_in_minutes of this UpdateRunDetails. The timeout value in minutes used to manage Runs. A Run would be stopped after inactivity for this amount of time period. Note: This parameter is currently only applicable for Runs of type `SESSION`. Default value is 2880 minutes (2 days) :return: The idle_timeout_in_minutes of this UpdateRunDetails. :rtype: int ©rrrrrr “s z(UpdateRunDetails.idle_timeout_in_minutescCs ||_dS)a¾ Sets the idle_timeout_in_minutes of this UpdateRunDetails. The timeout value in minutes used to manage Runs. A Run would be stopped after inactivity for this amount of time period. Note: This parameter is currently only applicable for Runs of type `SESSION`. Default value is 2880 minutes (2 days) :param idle_timeout_in_minutes: The idle_timeout_in_minutes of this UpdateRunDetails. :type: int Nr)rr rrrr  s cCst|ƒS©N)rrrrrÚ__repr__­szUpdateRunDetails.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©rÚotherrrrÚ__eq__°szUpdateRunDetails.__eq__cCs ||k SrrrrrrÚ__ne__¶szUpdateRunDetails.__ne__N)Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyrÚsetterr r r rrr rrrrr s*)        rN)Zoci.utilrrrZoci.decoratorsrÚobjectrrrrrÚs