📂 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
›
management_agent
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/management_agent/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: management_agent_install_key.cpython-39.pyc
a ���f7A � @ 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 dZ d Zd d� Ze dd � �Zejdd � �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejd d� �Ze d!d"� �Zejd#d"� �Ze d$d%� �Zejd&d%� �Ze d'd(� �Zejd)d(� �Ze d*d+� �Zejd,d+� �Ze d-d.� �Zejd/d.� �Ze d0d1� �Zejd2d1� �Zd3d4� Zd5d6� Zd7d8� Zd9S ):�ManagementAgentInstallKeyz. The details of the Agent install Key �CREATING�UPDATING�ACTIVE�INACTIVE� TERMINATED�DELETING�DELETED�FAILEDc K s� dddddddddddddd� | _ dddd d ddd dddddd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _dS )aF Initializes a new ManagementAgentInstallKey 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 ManagementAgentInstallKey. :type id: str :param display_name: The value to assign to the display_name property of this ManagementAgentInstallKey. :type display_name: str :param key: The value to assign to the key property of this ManagementAgentInstallKey. :type key: str :param created_by_principal_id: The value to assign to the created_by_principal_id property of this ManagementAgentInstallKey. :type created_by_principal_id: str :param compartment_id: The value to assign to the compartment_id property of this ManagementAgentInstallKey. :type compartment_id: str :param allowed_key_install_count: The value to assign to the allowed_key_install_count property of this ManagementAgentInstallKey. :type allowed_key_install_count: int :param current_key_install_count: The value to assign to the current_key_install_count property of this ManagementAgentInstallKey. :type current_key_install_count: int :param lifecycle_state: The value to assign to the lifecycle_state property of this ManagementAgentInstallKey. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "INACTIVE", "TERMINATED", "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 lifecycle_details: The value to assign to the lifecycle_details property of this ManagementAgentInstallKey. :type lifecycle_details: str :param time_expires: The value to assign to the time_expires property of this ManagementAgentInstallKey. :type time_expires: datetime :param time_created: The value to assign to the time_created property of this ManagementAgentInstallKey. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this ManagementAgentInstallKey. :type time_updated: datetime :param is_unlimited: The value to assign to the is_unlimited property of this ManagementAgentInstallKey. :type is_unlimited: bool �str�intZdatetime�bool) �id�display_name�key�created_by_principal_id�compartment_id�allowed_key_install_count�current_key_install_count�lifecycle_state�lifecycle_details�time_expires�time_created�time_updated�is_unlimitedr ZdisplayNamer ZcreatedByPrincipalIdZ compartmentIdZallowedKeyInstallCountZcurrentKeyInstallCountZlifecycleStateZlifecycleDetailsZtimeExpiresZtimeCreatedZtimeUpdatedZisUnlimitedN)Z swagger_typesZ attribute_map�_id� _display_name�_key�_created_by_principal_id�_compartment_id�_allowed_key_install_count�_current_key_install_count�_lifecycle_state�_lifecycle_details� _time_expires� _time_created� _time_updated� _is_unlimited)�self�kwargs� r. �\/usr/lib/python3.9/site-packages/oci/management_agent/models/management_agent_install_key.py�__init__2 sR =��z"ManagementAgentInstallKey.__init__c C s | j S )z� **[Required]** Gets the id of this ManagementAgentInstallKey. Agent install Key identifier :return: The id of this ManagementAgentInstallKey. :rtype: str �r �r, r. r. r/ r � s zManagementAgentInstallKey.idc C s || _ dS )z� Sets the id of this ManagementAgentInstallKey. Agent install Key identifier :param id: The id of this ManagementAgentInstallKey. :type: str Nr1 )r, r r. r. r/ r � s c C s | j S )z� Gets the display_name of this ManagementAgentInstallKey. Management Agent Install Key Name :return: The display_name of this ManagementAgentInstallKey. :rtype: str �r r2 r. r. r/ r � s z&ManagementAgentInstallKey.display_namec C s || _ dS )z� Sets the display_name of this ManagementAgentInstallKey. Management Agent Install Key Name :param display_name: The display_name of this ManagementAgentInstallKey. :type: str Nr3 )r, r r. r. r/ r � s c C s | j S )z� Gets the key of this ManagementAgentInstallKey. Management Agent Install Key :return: The key of this ManagementAgentInstallKey. :rtype: str �r! r2 r. r. r/ r � s zManagementAgentInstallKey.keyc C s || _ dS )z� Sets the key of this ManagementAgentInstallKey. Management Agent Install Key :param key: The key of this ManagementAgentInstallKey. :type: str Nr4 )r, r r. r. r/ r � s c C s | j S )z� Gets the created_by_principal_id of this ManagementAgentInstallKey. Principal id of user who created the Agent Install key :return: The created_by_principal_id of this ManagementAgentInstallKey. :rtype: str �r"