📂 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
›
lib
›
python3.9
›
site-packages
›
oci
›
core
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/core/models/__pycache__
💾
Free:
45.9 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: instance_maintenance_event_summary.cpython-39.pyc
a ���f�s � @ 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 @ st e Zd ZdZdZdZdd� Zedd� �Zej dd� �Zed d � �Z e j dd � �Z edd � �Zej dd � �Zedd� �Zej dd� �Zedd� �Z e j dd� �Z edd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej d d� �Zed!d"� �Zej d#d"� �Zed$d%� �Zej d&d%� �Zed'd(� �Zej d)d(� �Zed*d+� �Zej d,d+� �Zed-d.� �Zej d/d.� �Zed0d1� �Zej d2d1� �Zed3d4� �Zej d5d4� �Zed6d7� �Zej d8d7� �Zed9d:� �Zej d;d:� �Zed<d=� �Zej d>d=� �Zed?d@� �Zej dAd@� �ZedBdC� �Zej dDdC� �ZedEdF� �Zej dGdF� �ZdHdI� ZdJdK� Z dLdM� Z!dNS )O�InstanceMaintenanceEventSummaryz� It is the event in which the maintenance action will be be performed on the customer instance on the scheduled date and time. �REBOOT_MIGRATION� TERMINATEc K s� ddddddddddddddddddddddd�| _ dd d ddd ddddddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _d| _d| _d| _dS )a� Initializes a new InstanceMaintenanceEventSummary 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 InstanceMaintenanceEventSummary. :type defined_tags: dict(str, dict(str, object)) :param display_name: The value to assign to the display_name property of this InstanceMaintenanceEventSummary. :type display_name: str :param freeform_tags: The value to assign to the freeform_tags property of this InstanceMaintenanceEventSummary. :type freeform_tags: dict(str, str) :param id: The value to assign to the id property of this InstanceMaintenanceEventSummary. :type id: str :param instance_id: The value to assign to the instance_id property of this InstanceMaintenanceEventSummary. :type instance_id: str :param compartment_id: The value to assign to the compartment_id property of this InstanceMaintenanceEventSummary. :type compartment_id: str :param maintenance_category: The value to assign to the maintenance_category property of this InstanceMaintenanceEventSummary. :type maintenance_category: str :param maintenance_reason: The value to assign to the maintenance_reason property of this InstanceMaintenanceEventSummary. :type maintenance_reason: str :param instance_action: The value to assign to the instance_action property of this InstanceMaintenanceEventSummary. :type instance_action: str :param alternative_resolution_actions: The value to assign to the alternative_resolution_actions property of this InstanceMaintenanceEventSummary. Allowed values for items in this list are: "REBOOT_MIGRATION", "TERMINATE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type alternative_resolution_actions: list[str] :param time_started: The value to assign to the time_started property of this InstanceMaintenanceEventSummary. :type time_started: datetime :param time_finished: The value to assign to the time_finished property of this InstanceMaintenanceEventSummary. :type time_finished: datetime :param time_window_start: The value to assign to the time_window_start property of this InstanceMaintenanceEventSummary. :type time_window_start: datetime :param start_window_duration: The value to assign to the start_window_duration property of this InstanceMaintenanceEventSummary. :type start_window_duration: str :param estimated_duration: The value to assign to the estimated_duration property of this InstanceMaintenanceEventSummary. :type estimated_duration: str :param time_hard_due_date: The value to assign to the time_hard_due_date property of this InstanceMaintenanceEventSummary. :type time_hard_due_date: datetime :param can_reschedule: The value to assign to the can_reschedule property of this InstanceMaintenanceEventSummary. :type can_reschedule: bool :param time_created: The value to assign to the time_created property of this InstanceMaintenanceEventSummary. :type time_created: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this InstanceMaintenanceEventSummary. :type lifecycle_state: str :param created_by: The value to assign to the created_by property of this InstanceMaintenanceEventSummary. :type created_by: str :param description: The value to assign to the description property of this InstanceMaintenanceEventSummary. :type description: str :param correlation_token: The value to assign to the correlation_token property of this InstanceMaintenanceEventSummary. :type correlation_token: str zdict(str, dict(str, object))�strzdict(str, str)z list[str]Zdatetime�bool)�defined_tags�display_name� freeform_tags�id�instance_id�compartment_id�maintenance_category�maintenance_reason�instance_action�alternative_resolution_actions�time_started� time_finished�time_window_start�start_window_duration�estimated_duration�time_hard_due_date�can_reschedule�time_created�lifecycle_state� created_by�description�correlation_tokenZdefinedTagsZdisplayNameZfreeformTagsr Z instanceIdZ compartmentIdZmaintenanceCategoryZmaintenanceReasonZinstanceActionZalternativeResolutionActionsZtimeStartedZtimeFinishedZtimeWindowStartZstartWindowDurationZestimatedDurationZtimeHardDueDateZ canRescheduleZtimeCreatedZlifecycleStateZ createdByr ZcorrelationTokenN)Z swagger_typesZ attribute_map� _defined_tags� _display_name�_freeform_tags�_id�_instance_id�_compartment_id�_maintenance_category�_maintenance_reason�_instance_action�_alternative_resolution_actions� _time_started�_time_finished�_time_window_start�_start_window_duration�_estimated_duration�_time_hard_due_date�_can_reschedule� _time_created�_lifecycle_state�_created_by�_description�_correlation_token)�self�kwargs� r9 �V/usr/lib/python3.9/site-packages/oci/core/models/instance_maintenance_event_summary.py�__init__ s� a��z(InstanceMaintenanceEventSummary.__init__c C s | j S )a� Gets the defined_tags of this InstanceMaintenanceEventSummary. 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 InstanceMaintenanceEventSummary. :rtype: dict(str, dict(str, object)) �r! �r7 r9 r9 r: r � s z,InstanceMaintenanceEventSummary.defined_tagsc C s || _ dS )a� Sets the defined_tags of this InstanceMaintenanceEventSummary. 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 InstanceMaintenanceEventSummary. :type: dict(str, dict(str, object)) Nr<