| Server IP : 162.144.4.212 / Your IP : 216.73.216.108 Web Server : Apache System : Linux gator2125.hostgator.com 5.14.0-162.23.1.9991722448259.nf.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 31 18:11:45 UTC 2024 x86_64 User : cozeellc ( 2980) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/python3.9/site-packages/oci/data_integration/models/__pycache__/ |
Upload File : |
a
���fKh � @ 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� �Zed7d8� �Zej
d9d8� �Zed:d;� �Zej
d<d;� �Zed=d>� �Zej
d?d>� �Zed@dA� �Zej
dBdA� �ZedCdD� �Z e j
dEdD� �Z edFdG� �Z!e!j
dHdG� �Z!edIdJ� �Z"e"j
dKdJ� �Z"edLdM� �Z#e#j
dNdM� �Z#edOdP� �Z$e$j
dQdP� �Z$dRdS� Z%dTdU� Z&dVdW� Z'dXS )Y�Applicationzl
The application type contains the audit summary information and the definition of the application.
�CREATING�ACTIVE�UPDATING�DELETING�DELETED�FAILEDc K s ddddddddddddddddddddd dd
dd�| _ dd
ddddddddddddddddddd d!d"d#d�| _d$| _d$| _d$| _d$| _d$| _d$| _d$| _d$| _ d$| _
d$| _d$| _d$| _
d$| _d$| _d$| _d$| _d$| _d$| _d$| _d$| _d$| _d$| _d$| _d$| _d$S )%a]
Initializes a new Application 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 Application.
:type key: str
:param model_type:
The value to assign to the model_type property of this Application.
:type model_type: str
:param model_version:
The value to assign to the model_version property of this Application.
:type model_version: str
:param name:
The value to assign to the name property of this Application.
:type name: str
:param description:
The value to assign to the description property of this Application.
:type description: str
:param application_version:
The value to assign to the application_version property of this Application.
:type application_version: int
:param object_status:
The value to assign to the object_status property of this Application.
:type object_status: int
:param identifier:
The value to assign to the identifier property of this Application.
:type identifier: str
:param parent_ref:
The value to assign to the parent_ref property of this Application.
:type parent_ref: oci.data_integration.models.ParentReference
:param object_version:
The value to assign to the object_version property of this Application.
:type object_version: int
:param dependent_object_metadata:
The value to assign to the dependent_object_metadata property of this Application.
:type dependent_object_metadata: list[oci.data_integration.models.PatchObjectMetadata]
:param published_object_metadata:
The value to assign to the published_object_metadata property of this Application.
:type published_object_metadata: dict(str, PatchObjectMetadata)
:param source_application_info:
The value to assign to the source_application_info property of this Application.
:type source_application_info: oci.data_integration.models.SourceApplicationInfo
:param time_patched:
The value to assign to the time_patched property of this Application.
:type time_patched: datetime
:param id:
The value to assign to the id property of this Application.
:type id: str
:param compartment_id:
The value to assign to the compartment_id property of this Application.
:type compartment_id: str
:param display_name:
The value to assign to the display_name property of this Application.
:type display_name: str
:param time_created:
The value to assign to the time_created property of this Application.
:type time_created: datetime
:param time_updated:
The value to assign to the time_updated property of this Application.
:type time_updated: datetime
:param freeform_tags:
The value to assign to the freeform_tags property of this Application.
:type freeform_tags: dict(str, str)
:param defined_tags:
The value to assign to the defined_tags property of this Application.
:type defined_tags: dict(str, dict(str, object))
:param lifecycle_state:
The value to assign to the lifecycle_state property of this Application.
Allowed values for this property are: "CREATING", "ACTIVE", "UPDATING", "DELETING", "DELETED", "FAILED", 'UNKNOWN_ENUM_VALUE'.
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
:type lifecycle_state: str
:param metadata:
The value to assign to the metadata property of this Application.
:type metadata: oci.data_integration.models.ObjectMetadata
:param key_map:
The value to assign to the key_map property of this Application.
:type key_map: dict(str, str)
�str�intZParentReferencezlist[PatchObjectMetadata]zdict(str, PatchObjectMetadata)ZSourceApplicationInfoZdatetimezdict(str, str)zdict(str, dict(str, object))ZObjectMetadata)�key�
model_type�
model_version�name�description�application_version�
object_status�
identifier�
parent_ref�object_version�dependent_object_metadata�published_object_metadata�source_application_info�time_patched�id�compartment_id�display_name�time_created�time_updated�
freeform_tags�defined_tags�lifecycle_state�metadata�key_mapr Z modelTypeZmodelVersionr r ZapplicationVersionZobjectStatusr Z parentRefZ
objectVersionZdependentObjectMetadataZpublishedObjectMetadataZsourceApplicationInfoZtimePatchedr Z
compartmentIdZdisplayNameZtimeCreatedZtimeUpdatedZfreeformTagsZdefinedTagsZlifecycleStater% ZkeyMapN)Z
swagger_typesZ
attribute_map�_key�_model_type�_model_version�_name�_description�_application_version�_object_status�_identifier�_parent_ref�_object_version�_dependent_object_metadata�_published_object_metadata�_source_application_info�
_time_patched�_id�_compartment_id�
_display_name�
_time_created�
_time_updated�_freeform_tags�
_defined_tags�_lifecycle_state� _metadata�_key_map)�self�kwargs� rA �K/usr/lib/python3.9/site-packages/oci/data_integration/models/application.py�__init__* s� i��zApplication.__init__c C s | j S )z�
Gets the key of this Application.
Generated key that can be used in API calls to identify application.
:return: The key of this Application.
:rtype: str
�r'