📂 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: create_ticket_details.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 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� �Zdd� Zdd� Zdd� ZdS )�CreateTicketDetailsz� Details relevant to the support ticket. **Caution:** Avoid using any confidential information when you supply string values using the API. �HIGHEST�HIGH�MEDIUMc K sF dddddd�| _ ddddd d�| _d | _d | _d | _d | _d | _d S )a@ Initializes a new CreateTicketDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param severity: The value to assign to the severity property of this CreateTicketDetails. Allowed values for this property are: "HIGHEST", "HIGH", "MEDIUM" :type severity: str :param resource_list: The value to assign to the resource_list property of this CreateTicketDetails. :type resource_list: list[oci.cims.models.CreateResourceDetails] :param title: The value to assign to the title property of this CreateTicketDetails. :type title: str :param description: The value to assign to the description property of this CreateTicketDetails. :type description: str :param contextual_data: The value to assign to the contextual_data property of this CreateTicketDetails. :type contextual_data: oci.cims.models.ContextualData �strzlist[CreateResourceDetails]�ContextualData)�severity� resource_list�title�description�contextual_datar �resourceListr r �contextualDataN)� swagger_types� attribute_map� _severity�_resource_list�_title�_description�_contextual_data)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/cims/models/create_ticket_details.py�__init__ s"