📂 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
›
vault
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/vault/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: secret_version.pyc
a O��fJ3 � @ 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 � �Zd"d#� Zd$d%� Zd&d'� Zd(S ))� SecretVersionzR The details of the secret version, excluding the contents of the secret. �BASE64�CURRENT�PENDING�LATEST�PREVIOUS� DEPRECATEDc K sd ddddddddd�| _ dddd d ddd d�| _d| _d| _d| _d| _d| _d| _d| _d| _ dS )a Initializes a new SecretVersion object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param content_type: The value to assign to the content_type property of this SecretVersion. Allowed values for this property are: "BASE64", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type content_type: str :param name: The value to assign to the name property of this SecretVersion. :type name: str :param secret_id: The value to assign to the secret_id property of this SecretVersion. :type secret_id: str :param stages: The value to assign to the stages property of this SecretVersion. Allowed values for items in this list are: "CURRENT", "PENDING", "LATEST", "PREVIOUS", "DEPRECATED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type stages: list[str] :param time_created: The value to assign to the time_created property of this SecretVersion. :type time_created: datetime :param time_of_deletion: The value to assign to the time_of_deletion property of this SecretVersion. :type time_of_deletion: datetime :param time_of_current_version_expiry: The value to assign to the time_of_current_version_expiry property of this SecretVersion. :type time_of_current_version_expiry: datetime :param version_number: The value to assign to the version_number property of this SecretVersion. :type version_number: int �strz list[str]�datetime�int)�content_type�name� secret_id�stages�time_created�time_of_deletion�time_of_current_version_expiry�version_number�contentTyper �secretIdr �timeCreated�timeOfDeletion�timeOfCurrentVersionExpiry� versionNumberN) � swagger_types� attribute_map� _content_type�_name� _secret_id�_stages� _time_created�_time_of_deletion�_time_of_current_version_expiry�_version_number)�self�kwargs� r* ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/vault/models/secret_version.py�__init__( s4 +��zSecretVersion.__init__c C s | j S )a| Gets the content_type of this SecretVersion. The content type of the secret version's secret contents. Allowed values for this property are: "BASE64", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The content_type of this SecretVersion. :rtype: str )r �r( r* r* r+ r q s zSecretVersion.content_typec C s dg}t ||�sd}|| _dS )z� Sets the content_type of this SecretVersion. The content type of the secret version's secret contents. :param content_type: The content_type of this SecretVersion. :type: str r �UNKNOWN_ENUM_VALUEN)r r )r( r �allowed_valuesr* r* r+ r � s c C s | j S )z� Gets the name of this SecretVersion. The name of the secret version. A name is unique across versions of a secret. :return: The name of this SecretVersion. :rtype: str �r! r- r* r* r+ r � s zSecretVersion.namec C s || _ dS )z� Sets the name of this SecretVersion. The name of the secret version. A name is unique across versions of a secret. :param name: The name of this SecretVersion. :type: str Nr0 )r( r r* r* r+ r � s c C s | j S )z� Gets the secret_id of this SecretVersion. The OCID of the secret. :return: The secret_id of this SecretVersion. :rtype: str �r"