📂 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
›
golden_gate
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/golden_gate/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: elasticsearch_connection_summary.cpython-39.opt-1.pyc
a ���f�4 � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�ConnectionSummary� )�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� �Zdd� Zdd� Z dd� ZdS )�ElasticsearchConnectionSummaryz2 Summary of the Elasticsearch Connection. c K s ddddddddddddddddddddddddd�| _ d 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!S )#a� Initializes a new ElasticsearchConnectionSummary object with values from keyword arguments. The default value of the :py:attr:`~oci.golden_gate.models.ElasticsearchConnectionSummary.connection_type` attribute of this class is ``ELASTICSEARCH`` 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 ElasticsearchConnectionSummary. Allowed values for this property are: "GOLDENGATE", "KAFKA", "KAFKA_SCHEMA_REGISTRY", "MYSQL", "JAVA_MESSAGE_SERVICE", "MICROSOFT_SQLSERVER", "OCI_OBJECT_STORAGE", "ORACLE", "AZURE_DATA_LAKE_STORAGE", "POSTGRESQL", "AZURE_SYNAPSE_ANALYTICS", "SNOWFLAKE", "AMAZON_S3", "HDFS", "ORACLE_NOSQL", "MONGODB", "AMAZON_KINESIS", "AMAZON_REDSHIFT", "DB2", "REDIS", "ELASTICSEARCH", "GENERIC", "GOOGLE_CLOUD_STORAGE", "GOOGLE_BIGQUERY" :type connection_type: str :param id: The value to assign to the id property of this ElasticsearchConnectionSummary. :type id: str :param display_name: The value to assign to the display_name property of this ElasticsearchConnectionSummary. :type display_name: str :param description: The value to assign to the description property of this ElasticsearchConnectionSummary. :type description: str :param compartment_id: The value to assign to the compartment_id property of this ElasticsearchConnectionSummary. :type compartment_id: str :param freeform_tags: The value to assign to the freeform_tags property of this ElasticsearchConnectionSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this ElasticsearchConnectionSummary. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this ElasticsearchConnectionSummary. :type system_tags: dict(str, dict(str, object)) :param lifecycle_state: The value to assign to the lifecycle_state property of this ElasticsearchConnectionSummary. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this ElasticsearchConnectionSummary. :type lifecycle_details: str :param time_created: The value to assign to the time_created property of this ElasticsearchConnectionSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this ElasticsearchConnectionSummary. :type time_updated: datetime :param vault_id: The value to assign to the vault_id property of this ElasticsearchConnectionSummary. :type vault_id: str :param key_id: The value to assign to the key_id property of this ElasticsearchConnectionSummary. :type key_id: str :param ingress_ips: The value to assign to the ingress_ips property of this ElasticsearchConnectionSummary. :type ingress_ips: list[oci.golden_gate.models.IngressIpDetails] :param nsg_ids: The value to assign to the nsg_ids property of this ElasticsearchConnectionSummary. :type nsg_ids: list[str] :param subnet_id: The value to assign to the subnet_id property of this ElasticsearchConnectionSummary. :type subnet_id: str :param routing_method: The value to assign to the routing_method property of this ElasticsearchConnectionSummary. Allowed values for this property are: "SHARED_SERVICE_ENDPOINT", "SHARED_DEPLOYMENT_ENDPOINT", "DEDICATED_ENDPOINT" :type routing_method: str :param locks: The value to assign to the locks property of this ElasticsearchConnectionSummary. :type locks: list[oci.golden_gate.models.ResourceLock] :param technology_type: The value to assign to the technology_type property of this ElasticsearchConnectionSummary. :type technology_type: str :param servers: The value to assign to the servers property of this ElasticsearchConnectionSummary. :type servers: str :param security_protocol: The value to assign to the security_protocol property of this ElasticsearchConnectionSummary. :type security_protocol: str :param authentication_type: The value to assign to the authentication_type property of this ElasticsearchConnectionSummary. :type authentication_type: str :param username: The value to assign to the username property of this ElasticsearchConnectionSummary. :type username: str �strzdict(str, str)zdict(str, dict(str, object))Zdatetimezlist[IngressIpDetails]z list[str]zlist[ResourceLock])Zconnection_type�idZdisplay_name�descriptionZcompartment_idZ freeform_tagsZdefined_tagsZsystem_tagsZlifecycle_stateZlifecycle_detailsZtime_createdZtime_updatedZvault_idZkey_idZingress_ipsZnsg_idsZ subnet_idZrouting_method�locks�technology_type�servers�security_protocol�authentication_type�usernameZconnectionTyper ZdisplayNamer Z compartmentIdZfreeformTagsZdefinedTagsZ systemTagsZlifecycleStateZlifecycleDetailsZtimeCreatedZtimeUpdatedZvaultIdZkeyIdZ ingressIpsZnsgIdsZsubnetIdZ routingMethodr ZtechnologyTyper ZsecurityProtocolZauthenticationTyper NZ ELASTICSEARCH)Z swagger_typesZ attribute_mapZ_connection_typeZ_idZ _display_nameZ_descriptionZ_compartment_idZ_freeform_tagsZ _defined_tagsZ_system_tagsZ_lifecycle_stateZ_lifecycle_detailsZ _time_createdZ _time_updatedZ _vault_idZ_key_idZ_ingress_ipsZ_nsg_idsZ _subnet_idZ_routing_methodZ_locks�_technology_type�_servers�_security_protocol�_authentication_type� _username)�self�kwargs� r �[/usr/lib/python3.9/site-packages/oci/golden_gate/models/elasticsearch_connection_summary.py�__init__ s� j��z'ElasticsearchConnectionSummary.__init__c C s | j S )z� **[Required]** Gets the technology_type of this ElasticsearchConnectionSummary. The Elasticsearch technology type. :return: The technology_type of this ElasticsearchConnectionSummary. :rtype: str �r �r r r r r � s z.ElasticsearchConnectionSummary.technology_typec C s || _ dS )z� Sets the technology_type of this ElasticsearchConnectionSummary. The Elasticsearch technology type. :param technology_type: The technology_type of this ElasticsearchConnectionSummary. :type: str Nr )r r r r r r � s c C s | j S )a� **[Required]** Gets the servers of this ElasticsearchConnectionSummary. Comma separated list of Elasticsearch server addresses, specified as host:port entries, where :port is optional. If port is not specified, it defaults to 9200. Used for establishing the initial connection to the Elasticsearch cluster. Example: `"server1.example.com:4000,server2.example.com:4000"` :return: The servers of this ElasticsearchConnectionSummary. :rtype: str �r r r r r r � s z&ElasticsearchConnectionSummary.serversc C s || _ dS )a� Sets the servers of this ElasticsearchConnectionSummary. Comma separated list of Elasticsearch server addresses, specified as host:port entries, where :port is optional. If port is not specified, it defaults to 9200. Used for establishing the initial connection to the Elasticsearch cluster. Example: `"server1.example.com:4000,server2.example.com:4000"` :param servers: The servers of this ElasticsearchConnectionSummary. :type: str Nr )r r r r r r � s c C s | j S )z� **[Required]** Gets the security_protocol of this ElasticsearchConnectionSummary. Security protocol for Elasticsearch. :return: The security_protocol of this ElasticsearchConnectionSummary. :rtype: str �r r r r r r s z0ElasticsearchConnectionSummary.security_protocolc C s || _ dS )z� Sets the security_protocol of this ElasticsearchConnectionSummary. Security protocol for Elasticsearch. :param security_protocol: The security_protocol of this ElasticsearchConnectionSummary. :type: str Nr )r r r r r r s c C s | j S )z� **[Required]** Gets the authentication_type of this ElasticsearchConnectionSummary. Authentication type for Elasticsearch. :return: The authentication_type of this ElasticsearchConnectionSummary. :rtype: str �r r r r r r s z2ElasticsearchConnectionSummary.authentication_typec C s || _ dS )z� Sets the authentication_type of this ElasticsearchConnectionSummary. Authentication type for Elasticsearch. :param authentication_type: The authentication_type of this ElasticsearchConnectionSummary. :type: str Nr )r r r r r r % s c C s | j S )a� Gets the username of this ElasticsearchConnectionSummary. The username Oracle GoldenGate uses to connect the associated system of the given technology. This username must already exist and be available by the system/application to be connected to and must conform to the case sensitivty requirments defined in it. :return: The username of this ElasticsearchConnectionSummary. :rtype: str �r r r r r r 1 s z'ElasticsearchConnectionSummary.usernamec C s || _ dS )a� Sets the username of this ElasticsearchConnectionSummary. The username Oracle GoldenGate uses to connect the associated system of the given technology. This username must already exist and be available by the system/application to be connected to and must conform to the case sensitivty requirments defined in it. :param username: The username of this ElasticsearchConnectionSummary. :type: str Nr! )r r r r r r ? s c C s t | �S �N)r r r r r �__repr__M s z'ElasticsearchConnectionSummary.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__P s z%ElasticsearchConnectionSummary.__eq__c C s | |k S r"