📂 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: postgresql_connection_summary.cpython-39.pyc
a ���fJ � @ 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 @ s4 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 � �Zd"d#� Zd$d%� Zd&d'� Zd(S ))�PostgresqlConnectionSummaryz8 Summary of the PostgreSQL Database Connection. c K s< ddddddddddddddddddddddddd ddddd �| _ 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(| _d(| _d(| _d(| _d(| _d(| _d(| _d(| _d)| _d(S )*aO Initializes a new PostgresqlConnectionSummary object with values from keyword arguments. The default value of the :py:attr:`~oci.golden_gate.models.PostgresqlConnectionSummary.connection_type` attribute of this class is ``POSTGRESQL`` 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 PostgresqlConnectionSummary. 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 PostgresqlConnectionSummary. :type id: str :param display_name: The value to assign to the display_name property of this PostgresqlConnectionSummary. :type display_name: str :param description: The value to assign to the description property of this PostgresqlConnectionSummary. :type description: str :param compartment_id: The value to assign to the compartment_id property of this PostgresqlConnectionSummary. :type compartment_id: str :param freeform_tags: The value to assign to the freeform_tags property of this PostgresqlConnectionSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this PostgresqlConnectionSummary. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this PostgresqlConnectionSummary. :type system_tags: dict(str, dict(str, object)) :param lifecycle_state: The value to assign to the lifecycle_state property of this PostgresqlConnectionSummary. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this PostgresqlConnectionSummary. :type lifecycle_details: str :param time_created: The value to assign to the time_created property of this PostgresqlConnectionSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this PostgresqlConnectionSummary. :type time_updated: datetime :param vault_id: The value to assign to the vault_id property of this PostgresqlConnectionSummary. :type vault_id: str :param key_id: The value to assign to the key_id property of this PostgresqlConnectionSummary. :type key_id: str :param ingress_ips: The value to assign to the ingress_ips property of this PostgresqlConnectionSummary. :type ingress_ips: list[oci.golden_gate.models.IngressIpDetails] :param nsg_ids: The value to assign to the nsg_ids property of this PostgresqlConnectionSummary. :type nsg_ids: list[str] :param subnet_id: The value to assign to the subnet_id property of this PostgresqlConnectionSummary. :type subnet_id: str :param routing_method: The value to assign to the routing_method property of this PostgresqlConnectionSummary. 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 PostgresqlConnectionSummary. :type locks: list[oci.golden_gate.models.ResourceLock] :param technology_type: The value to assign to the technology_type property of this PostgresqlConnectionSummary. :type technology_type: str :param database_name: The value to assign to the database_name property of this PostgresqlConnectionSummary. :type database_name: str :param host: The value to assign to the host property of this PostgresqlConnectionSummary. :type host: str :param port: The value to assign to the port property of this PostgresqlConnectionSummary. :type port: int :param username: The value to assign to the username property of this PostgresqlConnectionSummary. :type username: str :param additional_attributes: The value to assign to the additional_attributes property of this PostgresqlConnectionSummary. :type additional_attributes: list[oci.golden_gate.models.NameValuePair] :param security_protocol: The value to assign to the security_protocol property of this PostgresqlConnectionSummary. :type security_protocol: str :param ssl_mode: The value to assign to the ssl_mode property of this PostgresqlConnectionSummary. :type ssl_mode: str :param private_ip: The value to assign to the private_ip property of this PostgresqlConnectionSummary. :type private_ip: str :param db_system_id: The value to assign to the db_system_id property of this PostgresqlConnectionSummary. :type db_system_id: str �strzdict(str, str)zdict(str, dict(str, object))Zdatetimezlist[IngressIpDetails]z list[str]zlist[ResourceLock]�intzlist[NameValuePair])Zconnection_type�idZdisplay_name�descriptionZcompartment_idZ freeform_tagsZdefined_tagsZsystem_tagsZlifecycle_stateZlifecycle_detailsZtime_createdZtime_updatedZvault_idZkey_idZingress_ipsZnsg_idsZ subnet_idZrouting_method�locks�technology_type� database_name�host�port�username�additional_attributes�security_protocol�ssl_mode� private_ip�db_system_idZconnectionTyper ZdisplayNamer Z compartmentIdZfreeformTagsZdefinedTagsZ systemTagsZlifecycleStateZlifecycleDetailsZtimeCreatedZtimeUpdatedZvaultIdZkeyIdZ ingressIpsZnsgIdsZsubnetIdZ routingMethodr ZtechnologyTypeZdatabaseNamer r r ZadditionalAttributesZsecurityProtocolZsslModeZ privateIpZ dbSystemIdNZ POSTGRESQL)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�_database_name�_host�_port� _username�_additional_attributes�_security_protocol� _ssl_mode�_private_ip� _db_system_id)�self�kwargs� r$ �X/usr/lib/python3.9/site-packages/oci/golden_gate/models/postgresql_connection_summary.py�__init__ s� ~�!� z$PostgresqlConnectionSummary.__init__c C s | j S )z� **[Required]** Gets the technology_type of this PostgresqlConnectionSummary. The PostgreSQL technology type. :return: The technology_type of this PostgresqlConnectionSummary. :rtype: str �r �r"