📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
usage_api
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/usage_api/models
💾
Free:
45.6 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: scheduled_run_summary.pyc
a O��fJ � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s� e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zdd� Z dd� Zdd� ZdS )�ScheduledRunSummaryz% The saved history past run. c K sP ddddddd�| _ dddddd d�| _d | _d | _d | _d | _d | _d | _d S )ac Initializes a new ScheduledRunSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param id: The value to assign to the id property of this ScheduledRunSummary. :type id: str :param schedule_id: The value to assign to the schedule_id property of this ScheduledRunSummary. :type schedule_id: str :param time_created: The value to assign to the time_created property of this ScheduledRunSummary. :type time_created: datetime :param time_finished: The value to assign to the time_finished property of this ScheduledRunSummary. :type time_finished: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this ScheduledRunSummary. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this ScheduledRunSummary. :type lifecycle_details: str �str�datetime)�id�schedule_id�time_created� time_finished�lifecycle_state�lifecycle_detailsr � scheduleId�timeCreated�timeFinished�lifecycleState�lifecycleDetailsN)� swagger_types� attribute_map�_id�_schedule_id� _time_created�_time_finished�_lifecycle_state�_lifecycle_details)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/usage_api/models/scheduled_run_summary.py�__init__ s( � � zScheduledRunSummary.__init__c C s | j S )z� **[Required]** Gets the id of this ScheduledRunSummary. The ocid representing unique shedule run :return: The id of this ScheduledRunSummary. :rtype: str �r �r r r r r G s zScheduledRunSummary.idc C s || _ dS )z� Sets the id of this ScheduledRunSummary. The ocid representing unique shedule run :param id: The id of this ScheduledRunSummary. :type: str Nr! )r r r r r r S s c C s | j S )z� **[Required]** Gets the schedule_id of this ScheduledRunSummary. The ocid representing unique shedule :return: The schedule_id of this ScheduledRunSummary. :rtype: str �r r"