📂 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
›
fleet_apps_management
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/fleet_apps_management/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: maintenance_window_summary.cpython-39.pyc
a ���f�T � @ 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 ZdZdZdd� Zedd� �Zejdd� �Zedd � �Z e jd d � �Z edd� �Z e jd d� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zed d!� �Zejd"d!� �Zed#d$� �Zejd%d$� �Zed&d'� �Zejd(d'� �Zed)d*� �Zejd+d*� �Zed,d-� �Zejd.d-� �Zed/d0� �Zejd1d0� �Zed2d3� �Zejd4d3� �Zed5d6� �Zejd7d6� �Zed8d9� �Zejd:d9� �Zed;d<� �Zejd=d<� �Zd>d?� Zd@dA� ZdBdC� ZdDS )E�MaintenanceWindowSummaryz+ Summary of the MaintenanceWindow. � OPEN_ENDEDc K s� dddddddddddddddddddd�| _ dd d ddd dddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _dS )a� Initializes a new MaintenanceWindowSummary 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 MaintenanceWindowSummary. :type id: str :param compartment_id: The value to assign to the compartment_id property of this MaintenanceWindowSummary. :type compartment_id: str :param resource_region: The value to assign to the resource_region property of this MaintenanceWindowSummary. :type resource_region: str :param display_name: The value to assign to the display_name property of this MaintenanceWindowSummary. :type display_name: str :param description: The value to assign to the description property of this MaintenanceWindowSummary. :type description: str :param time_created: The value to assign to the time_created property of this MaintenanceWindowSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this MaintenanceWindowSummary. :type time_updated: datetime :param maintenance_window_type: The value to assign to the maintenance_window_type property of this MaintenanceWindowSummary. Allowed values for this property are: "OPEN_ENDED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type maintenance_window_type: str :param is_outage: The value to assign to the is_outage property of this MaintenanceWindowSummary. :type is_outage: bool :param time_schedule_start: The value to assign to the time_schedule_start property of this MaintenanceWindowSummary. :type time_schedule_start: datetime :param duration: The value to assign to the duration property of this MaintenanceWindowSummary. :type duration: str :param is_recurring: The value to assign to the is_recurring property of this MaintenanceWindowSummary. :type is_recurring: bool :param recurrences: The value to assign to the recurrences property of this MaintenanceWindowSummary. :type recurrences: str :param task_initiation_cutoff: The value to assign to the task_initiation_cutoff property of this MaintenanceWindowSummary. :type task_initiation_cutoff: int :param lifecycle_state: The value to assign to the lifecycle_state property of this MaintenanceWindowSummary. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this MaintenanceWindowSummary. :type lifecycle_details: str :param freeform_tags: The value to assign to the freeform_tags property of this MaintenanceWindowSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this MaintenanceWindowSummary. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this MaintenanceWindowSummary. :type system_tags: dict(str, dict(str, object)) �strZdatetime�bool�intzdict(str, str)zdict(str, dict(str, object)))�id�compartment_id�resource_region�display_name�description�time_created�time_updated�maintenance_window_type� is_outage�time_schedule_start�duration�is_recurring�recurrences�task_initiation_cutoff�lifecycle_state�lifecycle_details� freeform_tags�defined_tags�system_tagsr Z compartmentIdZresourceRegionZdisplayNamer ZtimeCreatedZtimeUpdatedZmaintenanceWindowTypeZisOutageZtimeScheduleStartr ZisRecurringr ZtaskInitiationCutoffZlifecycleStateZlifecycleDetailsZfreeformTagsZdefinedTagsZ systemTagsN)Z swagger_typesZ attribute_map�_id�_compartment_id�_resource_region� _display_name�_description� _time_created� _time_updated�_maintenance_window_type� _is_outage�_time_schedule_start� _duration� _is_recurring�_recurrences�_task_initiation_cutoff�_lifecycle_state�_lifecycle_details�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r3 �_/usr/lib/python3.9/site-packages/oci/fleet_apps_management/models/maintenance_window_summary.py�__init__ sv U��z!MaintenanceWindowSummary.__init__c C s | j S )z� **[Required]** Gets the id of this MaintenanceWindowSummary. The OCID of the resource. :return: The id of this MaintenanceWindowSummary. :rtype: str �r �r1 r3 r3 r4 r � s zMaintenanceWindowSummary.idc C s || _ dS )z� Sets the id of this MaintenanceWindowSummary. The OCID of the resource. :param id: The id of this MaintenanceWindowSummary. :type: str Nr6 )r1 r r3 r3 r4 r � s c C s | j S )z� **[Required]** Gets the compartment_id of this MaintenanceWindowSummary. Tenancy OCID :return: The compartment_id of this MaintenanceWindowSummary. :rtype: str �r r7 r3 r3 r4 r � s z'MaintenanceWindowSummary.compartment_idc C s || _ dS )z� Sets the compartment_id of this MaintenanceWindowSummary. Tenancy OCID :param compartment_id: The compartment_id of this MaintenanceWindowSummary. :type: str Nr8 )r1 r r3 r3 r4 r � s c C s | j S )z� Gets the resource_region of this MaintenanceWindowSummary. Associated region :return: The resource_region of this MaintenanceWindowSummary. :rtype: str �r r7 r3 r3 r4 r � s z(MaintenanceWindowSummary.resource_regionc C s || _ dS )z� Sets the resource_region of this MaintenanceWindowSummary. Associated region :param resource_region: The resource_region of this MaintenanceWindowSummary. :type: str Nr9 )r1 r r3 r3 r4 r � s c C s | j S )aV **[Required]** Gets the display_name of this MaintenanceWindowSummary. A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: `My new resource` :return: The display_name of this MaintenanceWindowSummary. :rtype: str �r! r7 r3 r3 r4 r � s z%MaintenanceWindowSummary.display_namec C s || _ dS )aR Sets the display_name of this MaintenanceWindowSummary. A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: `My new resource` :param display_name: The display_name of this MaintenanceWindowSummary. :type: str Nr: )r1 r r3 r3 r4 r s c C s | j S )a# Gets the description of this MaintenanceWindowSummary. A user-friendly description. To provide some insight about the resource. Avoid entering confidential information. :return: The description of this MaintenanceWindowSummary. :rtype: str �r"