📂 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
›
database_tools
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/database_tools/models
💾
Free:
45.9 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: database_tools_key_store_my_sql_summary.pyc
a N��f� � @ 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 ZdZdZdZdZdd� Zedd� �Z e j d d� �Z ed d� �Zej dd� �Zed d� �Zej dd� �Zdd� Z dd� Zdd� ZdS )�!DatabaseToolsKeyStoreMySqlSummaryz The key store secrets. �CLIENT_CERTIFICATE_PEM�CLIENT_PRIVATE_KEY_PEM�CA_CERTIFICATE_PEMc K s2 dddd�| _ dddd�| _d| _d| _d| _dS ) ai Initializes a new DatabaseToolsKeyStoreMySqlSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param key_store_type: The value to assign to the key_store_type property of this DatabaseToolsKeyStoreMySqlSummary. Allowed values for this property are: "CLIENT_CERTIFICATE_PEM", "CLIENT_PRIVATE_KEY_PEM", "CA_CERTIFICATE_PEM", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type key_store_type: str :param key_store_content: The value to assign to the key_store_content property of this DatabaseToolsKeyStoreMySqlSummary. :type key_store_content: oci.database_tools.models.DatabaseToolsKeyStoreContentMySqlSummary :param key_store_password: The value to assign to the key_store_password property of this DatabaseToolsKeyStoreMySqlSummary. :type key_store_password: oci.database_tools.models.DatabaseToolsKeyStorePasswordMySqlSummary �str�(DatabaseToolsKeyStoreContentMySqlSummary�)DatabaseToolsKeyStorePasswordMySqlSummary)�key_store_type�key_store_content�key_store_password�keyStoreType�keyStoreContent�keyStorePasswordN)� swagger_types� attribute_map�_key_store_type�_key_store_content�_key_store_password)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/database_tools/models/database_tools_key_store_my_sql_summary.py�__init__ s ��z*DatabaseToolsKeyStoreMySqlSummary.__init__c C s | j S )a� Gets the key_store_type of this DatabaseToolsKeyStoreMySqlSummary. The key store type. Allowed values for this property are: "CLIENT_CERTIFICATE_PEM", "CLIENT_PRIVATE_KEY_PEM", "CA_CERTIFICATE_PEM", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The key_store_type of this DatabaseToolsKeyStoreMySqlSummary. :rtype: str )r �r r r r r @ s z0DatabaseToolsKeyStoreMySqlSummary.key_store_typec C s g d�}t ||�sd}|| _dS )z� Sets the key_store_type of this DatabaseToolsKeyStoreMySqlSummary. The key store type. :param key_store_type: The key_store_type of this DatabaseToolsKeyStoreMySqlSummary. :type: str )r r r �UNKNOWN_ENUM_VALUEN)r r )r r �allowed_valuesr r r r O s c C s | j S )z� Gets the key_store_content of this DatabaseToolsKeyStoreMySqlSummary. :return: The key_store_content of this DatabaseToolsKeyStoreMySqlSummary. :rtype: oci.database_tools.models.DatabaseToolsKeyStoreContentMySqlSummary �r r r r r r ^ s z3DatabaseToolsKeyStoreMySqlSummary.key_store_contentc C s || _ dS )a Sets the key_store_content of this DatabaseToolsKeyStoreMySqlSummary. :param key_store_content: The key_store_content of this DatabaseToolsKeyStoreMySqlSummary. :type: oci.database_tools.models.DatabaseToolsKeyStoreContentMySqlSummary Nr )r r r r r r h s c C s | j S )a Gets the key_store_password of this DatabaseToolsKeyStoreMySqlSummary. :return: The key_store_password of this DatabaseToolsKeyStoreMySqlSummary. :rtype: oci.database_tools.models.DatabaseToolsKeyStorePasswordMySqlSummary �r r r r r r r s z4DatabaseToolsKeyStoreMySqlSummary.key_store_passwordc C s || _ dS )a Sets the key_store_password of this DatabaseToolsKeyStoreMySqlSummary. :param key_store_password: The key_store_password of this DatabaseToolsKeyStoreMySqlSummary. :type: oci.database_tools.models.DatabaseToolsKeyStorePasswordMySqlSummary Nr! )r r r r r r | s c C s t | �S �N)r r r r r �__repr__� s z*DatabaseToolsKeyStoreMySqlSummary.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__� s z(DatabaseToolsKeyStoreMySqlSummary.__eq__c C s | |k S r"