📂 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_software_update
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/fleet_software_update/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: fsu_discovery_summary.cpython-39.pyc
a ���f ? � @ 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 ZdZdZdZdZdZdZdZ dZ d Zd d� Ze dd � �Zejdd � �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejd d� �Ze d!d"� �Zejd#d"� �Ze d$d%� �Zejd&d%� �Ze d'd(� �Zejd)d(� �Ze d*d+� �Zejd,d+� �Ze d-d.� �Zejd/d.� �Zd0d1� Zd2d3� Zd4d5� Zd6S )7�FsuDiscoverySummaryz2 Exadata Fleet Update Discovery Resource. �ACCEPTED�IN_PROGRESS�FAILED� SUCCEEDED� CANCELING�CANCELED�DELETING�DELETEDc K s� ddddddddddddd�| _ ddd d ddd dddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ dS )ap Initializes a new FsuDiscoverySummary 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 FsuDiscoverySummary. :type id: str :param display_name: The value to assign to the display_name property of this FsuDiscoverySummary. :type display_name: str :param compartment_id: The value to assign to the compartment_id property of this FsuDiscoverySummary. :type compartment_id: str :param details: The value to assign to the details property of this FsuDiscoverySummary. :type details: oci.fleet_software_update.models.DiscoveryDetailsSummary :param time_created: The value to assign to the time_created property of this FsuDiscoverySummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this FsuDiscoverySummary. :type time_updated: datetime :param time_finished: The value to assign to the time_finished property of this FsuDiscoverySummary. :type time_finished: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this FsuDiscoverySummary. Allowed values for this property are: "ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "DELETING", "DELETED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this FsuDiscoverySummary. :type lifecycle_details: str :param freeform_tags: The value to assign to the freeform_tags property of this FsuDiscoverySummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this FsuDiscoverySummary. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this FsuDiscoverySummary. :type system_tags: dict(str, dict(str, object)) �strZDiscoveryDetailsSummaryZdatetimezdict(str, str)zdict(str, dict(str, object)))�id�display_name�compartment_id�details�time_created�time_updated� time_finished�lifecycle_state�lifecycle_details� freeform_tags�defined_tags�system_tagsr ZdisplayNameZ compartmentIdr ZtimeCreatedZtimeUpdatedZtimeFinishedZlifecycleStateZlifecycleDetailsZfreeformTagsZdefinedTagsZ systemTagsN)Z swagger_typesZ attribute_map�_id� _display_name�_compartment_id�_details� _time_created� _time_updated�_time_finished�_lifecycle_state�_lifecycle_details�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r* �Z/usr/lib/python3.9/site-packages/oci/fleet_software_update/models/fsu_discovery_summary.py�__init__2 sL 9��zFsuDiscoverySummary.__init__c C s | j S )z� **[Required]** Gets the id of this FsuDiscoverySummary. OCID identifier for the Exadata Fleet Update Discovery. :return: The id of this FsuDiscoverySummary. :rtype: str �r �r( r* r* r+ r � s zFsuDiscoverySummary.idc C s || _ dS )z� Sets the id of this FsuDiscoverySummary. OCID identifier for the Exadata Fleet Update Discovery. :param id: The id of this FsuDiscoverySummary. :type: str Nr- )r( r r* r* r+ r � s c C s | j S )z� **[Required]** Gets the display_name of this FsuDiscoverySummary. Exadata Fleet Update Discovery display name. :return: The display_name of this FsuDiscoverySummary. :rtype: str �r r. r* r* r+ r � s z FsuDiscoverySummary.display_namec C s || _ dS )z� Sets the display_name of this FsuDiscoverySummary. Exadata Fleet Update Discovery display name. :param display_name: The display_name of this FsuDiscoverySummary. :type: str Nr/ )r( r r* r* r+ r � s c C s | j S )z� **[Required]** Gets the compartment_id of this FsuDiscoverySummary. Compartment Identifier. :return: The compartment_id of this FsuDiscoverySummary. :rtype: str �r r. r* r* r+ r � s z"FsuDiscoverySummary.compartment_idc C s || _ dS )z� Sets the compartment_id of this FsuDiscoverySummary. Compartment Identifier. :param compartment_id: The compartment_id of this FsuDiscoverySummary. :type: str Nr0 )r( r r* r* r+ r � s c C s | j S )z� **[Required]** Gets the details of this FsuDiscoverySummary. :return: The details of this FsuDiscoverySummary. :rtype: oci.fleet_software_update.models.DiscoveryDetailsSummary �r r. r* r* r+ r � s zFsuDiscoverySummary.detailsc C s || _ dS )z� Sets the details of this FsuDiscoverySummary. :param details: The details of this FsuDiscoverySummary. :type: oci.fleet_software_update.models.DiscoveryDetailsSummary Nr1 )r( r r* r* r+ r � s c C s | j S )a **[Required]** Gets the time_created of this FsuDiscoverySummary. The time the Exadata Fleet Update Discovery was created. An RFC3339 formatted datetime string. :return: The time_created of this FsuDiscoverySummary. :rtype: datetime �r r. r* r* r+ r � s z FsuDiscoverySummary.time_createdc C s || _ dS )a Sets the time_created of this FsuDiscoverySummary. The time the Exadata Fleet Update Discovery was created. An RFC3339 formatted datetime string. :param time_created: The time_created of this FsuDiscoverySummary. :type: datetime Nr2 )r( r r* r* r+ r � s c C s | j S )a Gets the time_updated of this FsuDiscoverySummary. The time the Exadata Fleet Update Discovery was updated. An RFC3339 formatted datetime string. :return: The time_updated of this FsuDiscoverySummary. :rtype: datetime �r! r. r* r* r+ r s z FsuDiscoverySummary.time_updatedc C s || _ dS )a Sets the time_updated of this FsuDiscoverySummary. The time the Exadata Fleet Update Discovery was updated. An RFC3339 formatted datetime string. :param time_updated: The time_updated of this FsuDiscoverySummary. :type: datetime Nr3 )r( r r* r* r+ r s c C s | j S )a@ Gets the time_finished of this FsuDiscoverySummary. The date and time the Exadata Fleet Update Discovery was finished, as described in `RFC 3339`__. __ https://tools.ietf.org/rfc/rfc3339 :return: The time_finished of this FsuDiscoverySummary. :rtype: datetime �r"