📂 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
›
vault
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/vault/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: secret_summary.cpython-39.opt-1.pyc
a ���fYf � @ 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 Zdd� Z ed d� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zed%d&� �Zejd'd&� �Zed(d)� �Zejd*d)� �Zed+d,� �Zejd-d,� �Zed.d/� �Zejd0d/� �Zed1d2� �Zejd3d2� �Zed4d5� �Zejd6d5� �Zed7d8� �Zejd9d8� �Zed:d;� �Zejd<d;� �Zed=d>� �Z e jd?d>� �Z ed@dA� �Z!e!jdBdA� �Z!edCdD� �Z"e"jdEdD� �Z"edFdG� �Z#e#jdHdG� �Z#dIdJ� Z$dKdL� Z%dMdN� Z&dOS )P� SecretSummaryzJ The details of the secret, excluding the contents of the secret. �CREATING�ACTIVE�UPDATING�DELETING�DELETED�SCHEDULING_DELETION�PENDING_DELETION�CANCELLING_DELETION�FAILEDc K s� ddddddddddddddddddddd�| _ d d ddd dddddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _d| _dS )a� Initializes a new SecretSummary 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 SecretSummary. :type compartment_id: str :param defined_tags: The value to assign to the defined_tags property of this SecretSummary. :type defined_tags: dict(str, dict(str, object)) :param description: The value to assign to the description property of this SecretSummary. :type description: str :param freeform_tags: The value to assign to the freeform_tags property of this SecretSummary. :type freeform_tags: dict(str, str) :param system_tags: The value to assign to the system_tags property of this SecretSummary. :type system_tags: dict(str, dict(str, object)) :param key_id: The value to assign to the key_id property of this SecretSummary. :type key_id: str :param id: The value to assign to the id property of this SecretSummary. :type id: str :param lifecycle_details: The value to assign to the lifecycle_details property of this SecretSummary. :type lifecycle_details: str :param lifecycle_state: The value to assign to the lifecycle_state property of this SecretSummary. Allowed values for this property are: "CREATING", "ACTIVE", "UPDATING", "DELETING", "DELETED", "SCHEDULING_DELETION", "PENDING_DELETION", "CANCELLING_DELETION", "FAILED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param rotation_config: The value to assign to the rotation_config property of this SecretSummary. :type rotation_config: oci.vault.models.RotationConfig :param rotation_status: The value to assign to the rotation_status property of this SecretSummary. :type rotation_status: str :param last_rotation_time: The value to assign to the last_rotation_time property of this SecretSummary. :type last_rotation_time: datetime :param next_rotation_time: The value to assign to the next_rotation_time property of this SecretSummary. :type next_rotation_time: datetime :param secret_name: The value to assign to the secret_name property of this SecretSummary. :type secret_name: str :param time_created: The value to assign to the time_created property of this SecretSummary. :type time_created: datetime :param time_of_current_version_expiry: The value to assign to the time_of_current_version_expiry property of this SecretSummary. :type time_of_current_version_expiry: datetime :param time_of_deletion: The value to assign to the time_of_deletion property of this SecretSummary. :type time_of_deletion: datetime :param vault_id: The value to assign to the vault_id property of this SecretSummary. :type vault_id: str :param secret_generation_context: The value to assign to the secret_generation_context property of this SecretSummary. :type secret_generation_context: oci.vault.models.SecretGenerationContext :param is_auto_generation_enabled: The value to assign to the is_auto_generation_enabled property of this SecretSummary. :type is_auto_generation_enabled: bool �strzdict(str, dict(str, object))zdict(str, str)ZRotationConfigZdatetimeZSecretGenerationContext�bool)�compartment_id�defined_tags�description� freeform_tags�system_tags�key_id�id�lifecycle_details�lifecycle_state�rotation_config�rotation_status�last_rotation_time�next_rotation_time�secret_name�time_created�time_of_current_version_expiry�time_of_deletion�vault_id�secret_generation_context�is_auto_generation_enabledZ compartmentIdZdefinedTagsr ZfreeformTagsZ systemTagsZkeyIdr ZlifecycleDetailsZlifecycleStateZrotationConfigZrotationStatusZlastRotationTimeZnextRotationTimeZ secretNameZtimeCreatedZtimeOfCurrentVersionExpiryZtimeOfDeletionZvaultIdZsecretGenerationContextZisAutoGenerationEnabledN)Z swagger_typesZ attribute_map�_compartment_id� _defined_tags�_description�_freeform_tags�_system_tags�_key_id�_id�_lifecycle_details�_lifecycle_state�_rotation_config�_rotation_status�_last_rotation_time�_next_rotation_time�_secret_name� _time_created�_time_of_current_version_expiry�_time_of_deletion� _vault_id�_secret_generation_context�_is_auto_generation_enabled)�self�kwargs� r<