📂 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
›
database_migration
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/database_migration/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: create_mysql_connection_details.cpython-39.opt-1.pyc
a ���f�D � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�CreateConnectionDetails� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ sh 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 edd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zed%d&� �Zejd'd&� �Zd(d)� Zd*d+� Zd,d-� Zd.S )/�CreateMysqlConnectionDetailsz7 The information about a new MySQL Connection. c K s ddddddddddddddddddddddddddd�| _ dd d ddd ddddddddddddddddddd d!d�| _d"| _d"| _d"| _d"| _d"| _d"| _d"| _d"| _ d"| _ d"| _d"| _d"| _ d"| _d"| _d"| _d"| _d"| _d"| _d"| _d"| _d"| _d"| _d"| _d"| _d"| _d"| _d#| _d"S )$a8 Initializes a new CreateMysqlConnectionDetails object with values from keyword arguments. The default value of the :py:attr:`~oci.database_migration.models.CreateMysqlConnectionDetails.connection_type` attribute of this class is ``MYSQL`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param connection_type: The value to assign to the connection_type property of this CreateMysqlConnectionDetails. Allowed values for this property are: "MYSQL", "ORACLE" :type connection_type: str :param display_name: The value to assign to the display_name property of this CreateMysqlConnectionDetails. :type display_name: str :param description: The value to assign to the description property of this CreateMysqlConnectionDetails. :type description: str :param compartment_id: The value to assign to the compartment_id property of this CreateMysqlConnectionDetails. :type compartment_id: str :param freeform_tags: The value to assign to the freeform_tags property of this CreateMysqlConnectionDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateMysqlConnectionDetails. :type defined_tags: dict(str, dict(str, object)) :param vault_id: The value to assign to the vault_id property of this CreateMysqlConnectionDetails. :type vault_id: str :param key_id: The value to assign to the key_id property of this CreateMysqlConnectionDetails. :type key_id: str :param subnet_id: The value to assign to the subnet_id property of this CreateMysqlConnectionDetails. :type subnet_id: str :param nsg_ids: The value to assign to the nsg_ids property of this CreateMysqlConnectionDetails. :type nsg_ids: list[str] :param username: The value to assign to the username property of this CreateMysqlConnectionDetails. :type username: str :param password: The value to assign to the password property of this CreateMysqlConnectionDetails. :type password: str :param replication_username: The value to assign to the replication_username property of this CreateMysqlConnectionDetails. :type replication_username: str :param replication_password: The value to assign to the replication_password property of this CreateMysqlConnectionDetails. :type replication_password: str :param technology_type: The value to assign to the technology_type property of this CreateMysqlConnectionDetails. :type technology_type: str :param host: The value to assign to the host property of this CreateMysqlConnectionDetails. :type host: str :param port: The value to assign to the port property of this CreateMysqlConnectionDetails. :type port: int :param database_name: The value to assign to the database_name property of this CreateMysqlConnectionDetails. :type database_name: str :param security_protocol: The value to assign to the security_protocol property of this CreateMysqlConnectionDetails. :type security_protocol: str :param ssl_mode: The value to assign to the ssl_mode property of this CreateMysqlConnectionDetails. :type ssl_mode: str :param ssl_ca: The value to assign to the ssl_ca property of this CreateMysqlConnectionDetails. :type ssl_ca: str :param ssl_crl: The value to assign to the ssl_crl property of this CreateMysqlConnectionDetails. :type ssl_crl: str :param ssl_cert: The value to assign to the ssl_cert property of this CreateMysqlConnectionDetails. :type ssl_cert: str :param ssl_key: The value to assign to the ssl_key property of this CreateMysqlConnectionDetails. :type ssl_key: str :param additional_attributes: The value to assign to the additional_attributes property of this CreateMysqlConnectionDetails. :type additional_attributes: list[oci.database_migration.models.NameValuePair] :param db_system_id: The value to assign to the db_system_id property of this CreateMysqlConnectionDetails. :type db_system_id: str �strzdict(str, str)zdict(str, dict(str, object))z list[str]�intzlist[NameValuePair])Zconnection_typeZdisplay_name�descriptionZcompartment_idZ freeform_tagsZdefined_tagsZvault_idZkey_idZ subnet_idZnsg_ids�username�passwordZreplication_usernameZreplication_password�technology_type�host�port� database_name�security_protocol�ssl_mode�ssl_ca�ssl_crl�ssl_cert�ssl_key�additional_attributes�db_system_idZconnectionTypeZdisplayNamer Z compartmentIdZfreeformTagsZdefinedTagsZvaultIdZkeyIdZsubnetIdZnsgIdsr r ZreplicationUsernameZreplicationPasswordZtechnologyTyper r ZdatabaseNameZsecurityProtocolZsslModeZsslCaZsslCrlZsslCertZsslKeyZadditionalAttributesZ dbSystemIdNZMYSQL)Z swagger_typesZ attribute_mapZ_connection_typeZ _display_nameZ_descriptionZ_compartment_idZ_freeform_tagsZ _defined_tagsZ _vault_idZ_key_idZ _subnet_idZ_nsg_idsZ _usernameZ _passwordZ_replication_usernameZ_replication_password�_technology_type�_host�_port�_database_name�_security_protocol� _ssl_mode�_ssl_ca�_ssl_crl� _ssl_cert�_ssl_key�_additional_attributes� _db_system_id)�self�kwargs� r( �a/usr/lib/python3.9/site-packages/oci/database_migration/models/create_mysql_connection_details.py�__init__ s� q��z%CreateMysqlConnectionDetails.__init__c C s | j S )aA **[Required]** Gets the technology_type of this CreateMysqlConnectionDetails. The type of MySQL source or target connection. Example: OCI_MYSQL represents OCI MySQL HeatWave Database Service :return: The technology_type of this CreateMysqlConnectionDetails. :rtype: str �r �r&