📂 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
›
key_management
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/key_management/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: key_summary.cpython-39.pyc
a ���f�S � @ 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 ZdZ dZd ZdZdZdZdZdZdZdZdd� Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zed d!� �Zejd"d!� �Zed#d$� �Zejd%d$� �Zed&d'� �Zejd(d'� �Zed)d*� �Z e jd+d*� �Z ed,d-� �Z!e!jd.d-� �Z!ed/d0� �Z"e"jd1d0� �Z"ed2d3� �Z#e#jd4d3� �Z#ed5d6� �Z$e$jd7d6� �Z$ed8d9� �Z%e%jd:d9� �Z%d;d<� Z&d=d>� Z'd?d@� Z(dAS )B� KeySummaryz! The details of the Key. �CREATING�ENABLING�ENABLED� DISABLING�DISABLED�DELETING�DELETED�PENDING_DELETION�SCHEDULING_DELETION�CANCELLING_DELETION�UPDATING�BACKUP_IN_PROGRESS� RESTORING�HSM�SOFTWARE�EXTERNAL�AES�RSA�ECDSAc K s� ddddddddddddd�| _ dd d ddd ddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ dS )a Initializes a new KeySummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param compartment_id: The value to assign to the compartment_id property of this KeySummary. :type compartment_id: str :param defined_tags: The value to assign to the defined_tags property of this KeySummary. :type defined_tags: dict(str, dict(str, object)) :param display_name: The value to assign to the display_name property of this KeySummary. :type display_name: str :param freeform_tags: The value to assign to the freeform_tags property of this KeySummary. :type freeform_tags: dict(str, str) :param id: The value to assign to the id property of this KeySummary. :type id: str :param lifecycle_state: The value to assign to the lifecycle_state property of this KeySummary. Allowed values for this property are: "CREATING", "ENABLING", "ENABLED", "DISABLING", "DISABLED", "DELETING", "DELETED", "PENDING_DELETION", "SCHEDULING_DELETION", "CANCELLING_DELETION", "UPDATING", "BACKUP_IN_PROGRESS", "RESTORING", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param time_created: The value to assign to the time_created property of this KeySummary. :type time_created: datetime :param vault_id: The value to assign to the vault_id property of this KeySummary. :type vault_id: str :param protection_mode: The value to assign to the protection_mode property of this KeySummary. Allowed values for this property are: "HSM", "SOFTWARE", "EXTERNAL", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type protection_mode: str :param algorithm: The value to assign to the algorithm property of this KeySummary. Allowed values for this property are: "AES", "RSA", "ECDSA", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type algorithm: str :param external_key_reference_details: The value to assign to the external_key_reference_details property of this KeySummary. :type external_key_reference_details: oci.key_management.models.ExternalKeyReferenceDetails :param is_auto_rotation_enabled: The value to assign to the is_auto_rotation_enabled property of this KeySummary. :type is_auto_rotation_enabled: bool �strzdict(str, dict(str, object))zdict(str, str)ZdatetimeZExternalKeyReferenceDetails�bool)�compartment_id�defined_tags�display_name� freeform_tags�id�lifecycle_state�time_created�vault_id�protection_mode� algorithm�external_key_reference_details�is_auto_rotation_enabledZ compartmentIdZdefinedTagsZdisplayNameZfreeformTagsr ZlifecycleStateZtimeCreatedZvaultIdZprotectionModer% ZexternalKeyReferenceDetailsZisAutoRotationEnabledN)Z swagger_typesZ attribute_map�_compartment_id� _defined_tags� _display_name�_freeform_tags�_id�_lifecycle_state� _time_created� _vault_id�_protection_mode� _algorithm�_external_key_reference_details�_is_auto_rotation_enabled)�self�kwargs� r6 �I/usr/lib/python3.9/site-packages/oci/key_management/models/key_summary.py�__init__^ sL =��zKeySummary.__init__c C s | j S )z� **[Required]** Gets the compartment_id of this KeySummary. The OCID of the compartment that contains the key. :return: The compartment_id of this KeySummary. :rtype: str �r( �r4 r6 r6 r7 r � s zKeySummary.compartment_idc C s || _ dS )z� Sets the compartment_id of this KeySummary. The OCID of the compartment that contains the key. :param compartment_id: The compartment_id of this KeySummary. :type: str Nr9 )r4 r r6 r6 r7 r � s c C s | j S )a� Gets the defined_tags of this KeySummary. Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see `Resource Tags`__. Example: `{"Operations": {"CostCenter": "42"}}` __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm :return: The defined_tags of this KeySummary. :rtype: dict(str, dict(str, object)) �r) r: r6 r6 r7 r � s zKeySummary.defined_tagsc C s || _ dS )a� Sets the defined_tags of this KeySummary. Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see `Resource Tags`__. Example: `{"Operations": {"CostCenter": "42"}}` __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm :param defined_tags: The defined_tags of this KeySummary. :type: dict(str, dict(str, object)) Nr; )r4 r r6 r6 r7 r � s c C s | j S )a& **[Required]** Gets the display_name of this KeySummary. A user-friendly name for the key. It does not have to be unique, and it is changeable. Avoid entering confidential information. :return: The display_name of this KeySummary. :rtype: str �r* r: r6 r6 r7 r � s zKeySummary.display_namec C s || _ dS )a" Sets the display_name of this KeySummary. A user-friendly name for the key. It does not have to be unique, and it is changeable. Avoid entering confidential information. :param display_name: The display_name of this KeySummary. :type: str Nr<