📂 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.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: create_database_tools_connection_oracle_database_details.pyc
a N��f�/ � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�$CreateDatabaseToolsConnectionDetails� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s� e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z dd� Zdd� Zdd� ZdS ) �2CreateDatabaseToolsConnectionOracleDatabaseDetailszN Details of the new Database Tools connection for an Oracle Database. c K s� ddddddddddddd�| _ dd d ddd ddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _dS )a� Initializes a new CreateDatabaseToolsConnectionOracleDatabaseDetails object with values from keyword arguments. The default value of the :py:attr:`~oci.database_tools.models.CreateDatabaseToolsConnectionOracleDatabaseDetails.type` attribute of this class is ``ORACLE_DATABASE`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param display_name: The value to assign to the display_name property of this CreateDatabaseToolsConnectionOracleDatabaseDetails. :type display_name: str :param compartment_id: The value to assign to the compartment_id property of this CreateDatabaseToolsConnectionOracleDatabaseDetails. :type compartment_id: str :param defined_tags: The value to assign to the defined_tags property of this CreateDatabaseToolsConnectionOracleDatabaseDetails. :type defined_tags: dict(str, dict(str, object)) :param freeform_tags: The value to assign to the freeform_tags property of this CreateDatabaseToolsConnectionOracleDatabaseDetails. :type freeform_tags: dict(str, str) :param type: The value to assign to the type property of this CreateDatabaseToolsConnectionOracleDatabaseDetails. Allowed values for this property are: "ORACLE_DATABASE", "MYSQL" :type type: str :param related_resource: The value to assign to the related_resource property of this CreateDatabaseToolsConnectionOracleDatabaseDetails. :type related_resource: oci.database_tools.models.CreateDatabaseToolsRelatedResourceDetails :param connection_string: The value to assign to the connection_string property of this CreateDatabaseToolsConnectionOracleDatabaseDetails. :type connection_string: str :param user_name: The value to assign to the user_name property of this CreateDatabaseToolsConnectionOracleDatabaseDetails. :type user_name: str :param user_password: The value to assign to the user_password property of this CreateDatabaseToolsConnectionOracleDatabaseDetails. :type user_password: oci.database_tools.models.DatabaseToolsUserPasswordDetails :param advanced_properties: The value to assign to the advanced_properties property of this CreateDatabaseToolsConnectionOracleDatabaseDetails. :type advanced_properties: dict(str, str) :param key_stores: The value to assign to the key_stores property of this CreateDatabaseToolsConnectionOracleDatabaseDetails. :type key_stores: list[oci.database_tools.models.DatabaseToolsKeyStoreDetails] :param private_endpoint_id: The value to assign to the private_endpoint_id property of this CreateDatabaseToolsConnectionOracleDatabaseDetails. :type private_endpoint_id: str �strzdict(str, dict(str, object))zdict(str, str)�)CreateDatabaseToolsRelatedResourceDetails� DatabaseToolsUserPasswordDetailsz"list[DatabaseToolsKeyStoreDetails])�display_name�compartment_id�defined_tags� freeform_tags�type�related_resource�connection_string� user_name� user_password�advanced_properties� key_stores�private_endpoint_id�displayName� compartmentId�definedTags�freeformTagsr �relatedResource�connectionString�userName�userPassword�advancedProperties� keyStores�privateEndpointIdN�ORACLE_DATABASE)� swagger_types� attribute_map� _display_name�_compartment_id� _defined_tags�_freeform_tags�_type�_related_resource�_connection_string� _user_name�_user_password�_advanced_properties�_key_stores�_private_endpoint_id)�self�kwargs� r4 ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/database_tools/models/create_database_tools_connection_oracle_database_details.py�__init__ sN 9��z;CreateDatabaseToolsConnectionOracleDatabaseDetails.__init__c C s | j S )a Gets the related_resource of this CreateDatabaseToolsConnectionOracleDatabaseDetails. :return: The related_resource of this CreateDatabaseToolsConnectionOracleDatabaseDetails. :rtype: oci.database_tools.models.CreateDatabaseToolsRelatedResourceDetails �r+ �r2 r4 r4 r5 r t s zCCreateDatabaseToolsConnectionOracleDatabaseDetails.related_resourcec C s || _ dS )a- Sets the related_resource of this CreateDatabaseToolsConnectionOracleDatabaseDetails. :param related_resource: The related_resource of this CreateDatabaseToolsConnectionOracleDatabaseDetails. :type: oci.database_tools.models.CreateDatabaseToolsRelatedResourceDetails Nr7 )r2 r r4 r4 r5 r ~ s c C s | j S )a> Gets the connection_string of this CreateDatabaseToolsConnectionOracleDatabaseDetails. The connect descriptor or Easy Connect Naming method use to connect to the database. :return: The connection_string of this CreateDatabaseToolsConnectionOracleDatabaseDetails. :rtype: str �r, r8 r4 r4 r5 r � s zDCreateDatabaseToolsConnectionOracleDatabaseDetails.connection_stringc C s || _ dS )aN Sets the connection_string of this CreateDatabaseToolsConnectionOracleDatabaseDetails. The connect descriptor or Easy Connect Naming method use to connect to the database. :param connection_string: The connection_string of this CreateDatabaseToolsConnectionOracleDatabaseDetails. :type: str Nr9 )r2 r r4 r4 r5 r � s c C s | j S )z� Gets the user_name of this CreateDatabaseToolsConnectionOracleDatabaseDetails. The database user name. :return: The user_name of this CreateDatabaseToolsConnectionOracleDatabaseDetails. :rtype: str �r- r8 r4 r4 r5 r � s z<CreateDatabaseToolsConnectionOracleDatabaseDetails.user_namec C s || _ dS )z� Sets the user_name of this CreateDatabaseToolsConnectionOracleDatabaseDetails. The database user name. :param user_name: The user_name of this CreateDatabaseToolsConnectionOracleDatabaseDetails. :type: str Nr: )r2 r r4 r4 r5 r � s c C s | j S )a Gets the user_password of this CreateDatabaseToolsConnectionOracleDatabaseDetails. :return: The user_password of this CreateDatabaseToolsConnectionOracleDatabaseDetails. :rtype: oci.database_tools.models.DatabaseToolsUserPasswordDetails �r. r8 r4 r4 r5 r � s z@CreateDatabaseToolsConnectionOracleDatabaseDetails.user_passwordc C s || _ dS )a Sets the user_password of this CreateDatabaseToolsConnectionOracleDatabaseDetails. :param user_password: The user_password of this CreateDatabaseToolsConnectionOracleDatabaseDetails. :type: oci.database_tools.models.DatabaseToolsUserPasswordDetails Nr; )r2 r r4 r4 r5 r � s c C s | j S )aT Gets the advanced_properties of this CreateDatabaseToolsConnectionOracleDatabaseDetails. The advanced connection properties key-value pair (e.g., `oracle.net.ssl_server_dn_match`). :return: The advanced_properties of this CreateDatabaseToolsConnectionOracleDatabaseDetails. :rtype: dict(str, str) �r/ r8 r4 r4 r5 r � s zFCreateDatabaseToolsConnectionOracleDatabaseDetails.advanced_propertiesc C s || _ dS )af Sets the advanced_properties of this CreateDatabaseToolsConnectionOracleDatabaseDetails. The advanced connection properties key-value pair (e.g., `oracle.net.ssl_server_dn_match`). :param advanced_properties: The advanced_properties of this CreateDatabaseToolsConnectionOracleDatabaseDetails. :type: dict(str, str) Nr<