📂 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
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
cims
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/cims/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: incident_type.pyc
a N��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 )�IncidentTypez1 Details about the incident type object. c K sF dddddd�| _ dddddd�| _d | _d | _d | _d | _d | _d S ) au Initializes a new IncidentType 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 IncidentType. :type id: str :param name: The value to assign to the name property of this IncidentType. :type name: str :param label: The value to assign to the label property of this IncidentType. :type label: str :param description: The value to assign to the description property of this IncidentType. :type description: str :param classifier_list: The value to assign to the classifier_list property of this IncidentType. :type classifier_list: list[oci.cims.models.Classifier] �strzlist[Classifier])�id�name�label�description�classifier_listr r r r �classifierListN)� swagger_types� attribute_map�_id�_name�_label�_description�_classifier_list)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/cims/models/incident_type.py�__init__ s"