📂 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: runbook_summary.cpython-39.pyc
a ���f�O � @ 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 ZdZdZdZdZdd� Zedd� �Z e j d d� �Z ed d� �Zej dd� �Zed d� �Zej dd� �Zedd� �Z e j dd� �Z edd� �Zej dd� �Zedd� �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 d0d/� �Zed1d2� �Zej d3d2� �Zed4d5� �Zej d6d5� �Zed7d8� �Zej d9d8� �Zed:d;� �Zej d<d;� �Zed=d>� �Zej d?d>� �Zd@dA� ZdBdC� ZdDdE� ZdFS )G�RunbookSummaryz! Summary of the Runbook. �WINDOWS�LINUX�GENERICc K s� dddddddddddddddddddd�| _ ddd d ddd ddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _dS )a� Initializes a new RunbookSummary 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 RunbookSummary. :type id: str :param display_name: The value to assign to the display_name property of this RunbookSummary. :type display_name: str :param description: The value to assign to the description property of this RunbookSummary. :type description: str :param type: The value to assign to the type property of this RunbookSummary. :type type: str :param runbook_relevance: The value to assign to the runbook_relevance property of this RunbookSummary. :type runbook_relevance: str :param operation: The value to assign to the operation property of this RunbookSummary. :type operation: str :param os_type: The value to assign to the os_type property of this RunbookSummary. Allowed values for this property are: "WINDOWS", "LINUX", "GENERIC", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type os_type: str :param platform: The value to assign to the platform property of this RunbookSummary. :type platform: str :param is_default: The value to assign to the is_default property of this RunbookSummary. :type is_default: bool :param estimated_time: The value to assign to the estimated_time property of this RunbookSummary. :type estimated_time: str :param lifecycle_state: The value to assign to the lifecycle_state property of this RunbookSummary. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this RunbookSummary. :type lifecycle_details: str :param time_created: The value to assign to the time_created property of this RunbookSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this RunbookSummary. :type time_updated: datetime :param compartment_id: The value to assign to the compartment_id property of this RunbookSummary. :type compartment_id: str :param resource_region: The value to assign to the resource_region property of this RunbookSummary. :type resource_region: str :param freeform_tags: The value to assign to the freeform_tags property of this RunbookSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this RunbookSummary. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this RunbookSummary. :type system_tags: dict(str, dict(str, object)) �str�boolZdatetimezdict(str, str)zdict(str, dict(str, object)))�id�display_name�description�type�runbook_relevance� operation�os_type�platform� is_default�estimated_time�lifecycle_state�lifecycle_details�time_created�time_updated�compartment_id�resource_region� freeform_tags�defined_tags�system_tagsr ZdisplayNamer r ZrunbookRelevancer ZosTyper Z isDefaultZ estimatedTimeZlifecycleStateZlifecycleDetailsZtimeCreatedZtimeUpdatedZ compartmentIdZresourceRegionZfreeformTagsZdefinedTagsZ systemTagsN)Z swagger_typesZ attribute_map�_id� _display_name�_description�_type�_runbook_relevance� _operation�_os_type� _platform�_is_default�_estimated_time�_lifecycle_state�_lifecycle_details� _time_created� _time_updated�_compartment_id�_resource_region�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r4 �T/usr/lib/python3.9/site-packages/oci/fleet_apps_management/models/runbook_summary.py�__init__ sv U��zRunbookSummary.__init__c C s | j S )z� **[Required]** Gets the id of this RunbookSummary. The OCID of the resource. :return: The id of this RunbookSummary. :rtype: str �r �r2 r4 r4 r5 r � s zRunbookSummary.idc C s || _ dS )z� Sets the id of this RunbookSummary. The OCID of the resource. :param id: The id of this RunbookSummary. :type: str Nr7 )r2 r r4 r4 r5 r � s c C s | j S )aB **[Required]** Gets the display_name of this RunbookSummary. 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 RunbookSummary. :rtype: str �r r8 r4 r4 r5 r � s zRunbookSummary.display_namec C s || _ dS )a> Sets the display_name of this RunbookSummary. 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 RunbookSummary. :type: str Nr9 )r2 r r4 r4 r5 r � s c C s | j S )a Gets the description of this RunbookSummary. A user-friendly description. To provide some insight about the resource. Avoid entering confidential information. :return: The description of this RunbookSummary. :rtype: str �r! r8 r4 r4 r5 r � s zRunbookSummary.descriptionc C s || _ dS )a Sets the description of this RunbookSummary. A user-friendly description. To provide some insight about the resource. Avoid entering confidential information. :param description: The description of this RunbookSummary. :type: str Nr: )r2 r r4 r4 r5 r � s c C s | j S )z� **[Required]** Gets the type of this RunbookSummary. The type of the runbook. :return: The type of this RunbookSummary. :rtype: str �r"