📂 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.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: golden_gate_hub_details.cpython-39.pyc
a ���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 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� �Zdd� Zdd� Zd d!� Zd"S )#�GoldenGateHubDetailsz8 Details about Oracle GoldenGate Microservices. c K sd ddddddddd�| _ ddd d ddd dd�| _d| _d| _d| _d| _d| _d| _d| _d| _ dS )a� Initializes a new GoldenGateHubDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param rest_admin_credentials: The value to assign to the rest_admin_credentials property of this GoldenGateHubDetails. :type rest_admin_credentials: oci.database_migration.models.AdminCredentials :param url: The value to assign to the url property of this GoldenGateHubDetails. :type url: str :param compute_id: The value to assign to the compute_id property of this GoldenGateHubDetails. :type compute_id: str :param vault_id: The value to assign to the vault_id property of this GoldenGateHubDetails. :type vault_id: str :param key_id: The value to assign to the key_id property of this GoldenGateHubDetails. :type key_id: str :param extract: The value to assign to the extract property of this GoldenGateHubDetails. :type extract: oci.database_migration.models.Extract :param replicat: The value to assign to the replicat property of this GoldenGateHubDetails. :type replicat: oci.database_migration.models.Replicat :param acceptable_lag: The value to assign to the acceptable_lag property of this GoldenGateHubDetails. :type acceptable_lag: int ZAdminCredentials�strZExtractZReplicat�int)�rest_admin_credentials�url� compute_id�vault_id�key_id�extract�replicat�acceptable_lagZrestAdminCredentialsr Z computeIdZvaultIdZkeyIdr r Z acceptableLagN) Z swagger_typesZ attribute_map�_rest_admin_credentials�_url�_compute_id� _vault_id�_key_id�_extract� _replicat�_acceptable_lag)�self�kwargs� r �Y/usr/lib/python3.9/site-packages/oci/database_migration/models/golden_gate_hub_details.py�__init__ s4 '��zGoldenGateHubDetails.__init__c C s | j S )z� **[Required]** Gets the rest_admin_credentials of this GoldenGateHubDetails. :return: The rest_admin_credentials of this GoldenGateHubDetails. :rtype: oci.database_migration.models.AdminCredentials �r �r r r r r W s z+GoldenGateHubDetails.rest_admin_credentialsc C s || _ dS )z� Sets the rest_admin_credentials of this GoldenGateHubDetails. :param rest_admin_credentials: The rest_admin_credentials of this GoldenGateHubDetails. :type: oci.database_migration.models.AdminCredentials Nr )r r r r r r a s c C s | j S )z� **[Required]** Gets the url of this GoldenGateHubDetails. Endpoint URL. :return: The url of this GoldenGateHubDetails. :rtype: str �r r r r r r k s zGoldenGateHubDetails.urlc C s || _ dS )z� Sets the url of this GoldenGateHubDetails. Endpoint URL. :param url: The url of this GoldenGateHubDetails. :type: str Nr )r r r r r r w s c C s | j S )z� Gets the compute_id of this GoldenGateHubDetails. The OCID of the resource being referenced. :return: The compute_id of this GoldenGateHubDetails. :rtype: str �r r r r r r � s zGoldenGateHubDetails.compute_idc C s || _ dS )z� Sets the compute_id of this GoldenGateHubDetails. The OCID of the resource being referenced. :param compute_id: The compute_id of this GoldenGateHubDetails. :type: str Nr! )r r r r r r � s c C s | j S )z� **[Required]** Gets the vault_id of this GoldenGateHubDetails. The OCID of the resource being referenced. :return: The vault_id of this GoldenGateHubDetails. :rtype: str �r r r r r r � s zGoldenGateHubDetails.vault_idc C s || _ dS )z� Sets the vault_id of this GoldenGateHubDetails. The OCID of the resource being referenced. :param vault_id: The vault_id of this GoldenGateHubDetails. :type: str Nr"