📂 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
›
data_integration
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/data_integration/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: update_dis_application_details.cpython-39.pyc
a ���fH � @ 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 dd � Z ed d� �Zej dd� �Zed d� �Zej dd� �Zedd� �Zej dd� �Zedd� �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� �Zd7d8� Zd9d:� Zd;d<� Zd=S )>�UpdateDisApplicationDetailsz? Properties used in DIS Application create operations. �CREATING�ACTIVE�UPDATING�DELETING�DELETED�FAILEDc K s� dddddddddddddddd�| _ dd d ddd dddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _dS )a� Initializes a new UpdateDisApplicationDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param key: The value to assign to the key property of this UpdateDisApplicationDetails. :type key: str :param model_type: The value to assign to the model_type property of this UpdateDisApplicationDetails. :type model_type: str :param model_version: The value to assign to the model_version property of this UpdateDisApplicationDetails. :type model_version: str :param name: The value to assign to the name property of this UpdateDisApplicationDetails. :type name: str :param description: The value to assign to the description property of this UpdateDisApplicationDetails. :type description: str :param application_version: The value to assign to the application_version property of this UpdateDisApplicationDetails. :type application_version: int :param object_status: The value to assign to the object_status property of this UpdateDisApplicationDetails. :type object_status: int :param identifier: The value to assign to the identifier property of this UpdateDisApplicationDetails. :type identifier: str :param parent_ref: The value to assign to the parent_ref property of this UpdateDisApplicationDetails. :type parent_ref: oci.data_integration.models.ParentReference :param object_version: The value to assign to the object_version property of this UpdateDisApplicationDetails. :type object_version: int :param metadata: The value to assign to the metadata property of this UpdateDisApplicationDetails. :type metadata: oci.data_integration.models.ObjectMetadata :param display_name: The value to assign to the display_name property of this UpdateDisApplicationDetails. :type display_name: str :param freeform_tags: The value to assign to the freeform_tags property of this UpdateDisApplicationDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this UpdateDisApplicationDetails. :type defined_tags: dict(str, dict(str, object)) :param lifecycle_state: The value to assign to the lifecycle_state property of this UpdateDisApplicationDetails. Allowed values for this property are: "CREATING", "ACTIVE", "UPDATING", "DELETING", "DELETED", "FAILED" :type lifecycle_state: str �str�intZParentReferenceZObjectMetadatazdict(str, str)zdict(str, dict(str, object)))�key� model_type� model_version�name�description�application_version� object_status� identifier� parent_ref�object_version�metadata�display_name� freeform_tags�defined_tags�lifecycle_stater Z modelTypeZmodelVersionr r ZapplicationVersionZobjectStatusr Z parentRefZ objectVersionr ZdisplayNameZfreeformTagsZdefinedTagsZlifecycleStateN)Z swagger_typesZ attribute_map�_key�_model_type�_model_version�_name�_description�_application_version�_object_status�_identifier�_parent_ref�_object_version� _metadata� _display_name�_freeform_tags� _defined_tags�_lifecycle_state)�self�kwargs� r/ �^/usr/lib/python3.9/site-packages/oci/data_integration/models/update_dis_application_details.py�__init__* s^ D��z$UpdateDisApplicationDetails.__init__c C s | j S )z� **[Required]** Gets the key of this UpdateDisApplicationDetails. Generated key that can be used in API calls to identify application. :return: The key of this UpdateDisApplicationDetails. :rtype: str �r �r- r/ r/ r0 r � s zUpdateDisApplicationDetails.keyc C s || _ dS )z� Sets the key of this UpdateDisApplicationDetails. Generated key that can be used in API calls to identify application. :param key: The key of this UpdateDisApplicationDetails. :type: str Nr2 )r- r r/ r/ r0 r � s c C s | j S )z� **[Required]** Gets the model_type of this UpdateDisApplicationDetails. The object type. :return: The model_type of this UpdateDisApplicationDetails. :rtype: str �r r3 r/ r/ r0 r � s z&UpdateDisApplicationDetails.model_typec C s || _ dS )z� Sets the model_type of this UpdateDisApplicationDetails. The object type. :param model_type: The model_type of this UpdateDisApplicationDetails. :type: str Nr4 )r- r r/ r/ r0 r � s c C s | j S )z� Gets the model_version of this UpdateDisApplicationDetails. The object's model version. :return: The model_version of this UpdateDisApplicationDetails. :rtype: str �r r3 r/ r/ r0 r � s z)UpdateDisApplicationDetails.model_versionc C s || _ dS )z� Sets the model_version of this UpdateDisApplicationDetails. The object's model version. :param model_version: The model_version of this UpdateDisApplicationDetails. :type: str Nr5 )r- r r/ r/ r0 r � s c C s | j S )aU Gets the name of this UpdateDisApplicationDetails. Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters. :return: The name of this UpdateDisApplicationDetails. :rtype: str �r! r3 r/ r/ r0 r � s z UpdateDisApplicationDetails.namec C s || _ dS )aX Sets the name of this UpdateDisApplicationDetails. Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters. :param name: The name of this UpdateDisApplicationDetails. :type: str Nr6 )r- r r/ r/ r0 r � s c C s | j S )z� Gets the description of this UpdateDisApplicationDetails. Detailed description for the object. :return: The description of this UpdateDisApplicationDetails. :rtype: str �r"