📂 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
›
oda
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/oda/models
💾
Free:
45.7 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: imported_package.pyc
a O��f�6 � @ 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 @ st 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� �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)� �Zd+d,� Zd-d.� Zd/d0� Zd1S )2�ImportedPackagez> An imported/instantiated package within an instance. �READY�OPERATION_PENDING�FAILEDc K s� ddddddddddddd�| _ dddd d ddd ddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ dS )a� Initializes a new ImportedPackage object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param oda_instance_id: The value to assign to the oda_instance_id property of this ImportedPackage. :type oda_instance_id: str :param current_package_id: The value to assign to the current_package_id property of this ImportedPackage. :type current_package_id: str :param name: The value to assign to the name property of this ImportedPackage. :type name: str :param display_name: The value to assign to the display_name property of this ImportedPackage. :type display_name: str :param version: The value to assign to the version property of this ImportedPackage. :type version: str :param status: The value to assign to the status property of this ImportedPackage. Allowed values for this property are: "READY", "OPERATION_PENDING", "FAILED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type status: str :param time_created: The value to assign to the time_created property of this ImportedPackage. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this ImportedPackage. :type time_updated: datetime :param freeform_tags: The value to assign to the freeform_tags property of this ImportedPackage. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this ImportedPackage. :type defined_tags: dict(str, dict(str, object)) :param status_message: The value to assign to the status_message property of this ImportedPackage. :type status_message: str :param parameter_values: The value to assign to the parameter_values property of this ImportedPackage. :type parameter_values: dict(str, str) �str�datetimezdict(str, str)zdict(str, dict(str, object)))�oda_instance_id�current_package_id�name�display_name�version�status�time_created�time_updated� freeform_tags�defined_tags�status_message�parameter_values� odaInstanceId�currentPackageIdr �displayNamer r �timeCreated�timeUpdated�freeformTags�definedTags� statusMessage�parameterValuesN)� swagger_types� attribute_map�_oda_instance_id�_current_package_id�_name� _display_name�_version�_status� _time_created� _time_updated�_freeform_tags� _defined_tags�_status_message�_parameter_values)�self�kwargs� r1 ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/oda/models/imported_package.py�__init__ sL 9��zImportedPackage.__init__c C s | j S )z� **[Required]** Gets the oda_instance_id of this ImportedPackage. ID of the host instance. :return: The oda_instance_id of this ImportedPackage. :rtype: str �r# �r/ r1 r1 r2 r s zImportedPackage.oda_instance_idc C s || _ dS )z� Sets the oda_instance_id of this ImportedPackage. ID of the host instance. :param oda_instance_id: The oda_instance_id of this ImportedPackage. :type: str Nr4 )r/ r r1 r1 r2 r � s c C s | j S )z� **[Required]** Gets the current_package_id of this ImportedPackage. ID of the package. :return: The current_package_id of this ImportedPackage. :rtype: str �r$ r5 r1 r1 r2 r � s z"ImportedPackage.current_package_idc C s || _ dS )z� Sets the current_package_id of this ImportedPackage. ID of the package. :param current_package_id: The current_package_id of this ImportedPackage. :type: str Nr6 )r/ r r1 r1 r2 r � s c C s | j S )z� **[Required]** Gets the name of this ImportedPackage. Stable name of the package (the same across versions). :return: The name of this ImportedPackage. :rtype: str �r% r5 r1 r1 r2 r � s zImportedPackage.namec C s || _ dS )z� Sets the name of this ImportedPackage. Stable name of the package (the same across versions). :param name: The name of this ImportedPackage. :type: str Nr7 )r/ r r1 r1 r2 r � s c C s | j S )z� **[Required]** Gets the display_name of this ImportedPackage. Display name of the package (can change across versions). :return: The display_name of this ImportedPackage. :rtype: str �r&