📂 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.7 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: compliance_report_patch_detail.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 ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zdd� Zdd� Z dd� ZdS )�ComplianceReportPatchDetailz Details of the Patch c K sF dddddd�| _ dddddd�| _d | _d | _d | _d | _d | _d S ) a Initializes a new ComplianceReportPatchDetail object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param patch_name: The value to assign to the patch_name property of this ComplianceReportPatchDetail. :type patch_name: str :param patch_description: The value to assign to the patch_description property of this ComplianceReportPatchDetail. :type patch_description: str :param time_applied: The value to assign to the time_applied property of this ComplianceReportPatchDetail. :type time_applied: datetime :param time_released: The value to assign to the time_released property of this ComplianceReportPatchDetail. :type time_released: datetime :param patch_type: The value to assign to the patch_type property of this ComplianceReportPatchDetail. :type patch_type: str �strZdatetime)� patch_name�patch_description�time_applied� time_released� patch_typeZ patchNameZpatchDescriptionZtimeAppliedZtimeReleasedZ patchTypeN)Z swagger_typesZ attribute_map�_patch_name�_patch_description� _time_applied�_time_released�_patch_type)�self�kwargs� r �c/usr/lib/python3.9/site-packages/oci/fleet_apps_management/models/compliance_report_patch_detail.py�__init__ s"