📂 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: database_registration.cpython-39.opt-1.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 ZdZdZdZdZdZdZdZ dZ d Zd ZdZ dZd ZdZdZdZdd� Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zed%d&� �Zejd'd&� �Zed(d)� �Zejd*d)� �Zed+d,� �Zejd-d,� �Zed.d/� �Zejd0d/� �Zed1d2� �Z e jd3d2� �Z ed4d5� �Z!e!jd6d5� �Z!ed7d8� �Z"e"jd9d8� �Z"ed:d;� �Z#e#jd<d;� �Z#ed=d>� �Z$e$jd?d>� �Z$ed@dA� �Z%e%jdBdA� �Z%edCdD� �Z&e&jdEdD� �Z&edFdG� �Z'e'jdHdG� �Z'edIdJ� �Z(e(jdKdJ� �Z(edLdM� �Z)e)jdNdM� �Z)edOdP� �Z*e*jdQdP� �Z*edRdS� �Z+e+jdTdS� �Z+edUdV� �Z,e,jdWdV� �Z,edXdY� �Z-e-jdZdY� �Z-d[d\� Z.d]d^� Z/d_d`� Z0daS )b�DatabaseRegistrationzh Represents the metadata description of a database used by deployments in the same compartment. �CREATING�UPDATING�ACTIVE�INACTIVE�DELETING�DELETED�FAILED�NEEDS_ATTENTION�IN_PROGRESS� CANCELING�CANCELED� SUCCEEDED�WAITING�DIRECT�REDIRECTc K s ddddddddddddddddddddddddd�| _ dddd d ddd ddddddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _d| _d| _d| _d| _d| _dS )aE Initializes a new DatabaseRegistration object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param id: The value to assign to the id property of this DatabaseRegistration. :type id: str :param display_name: The value to assign to the display_name property of this DatabaseRegistration. :type display_name: str :param description: The value to assign to the description property of this DatabaseRegistration. :type description: str :param compartment_id: The value to assign to the compartment_id property of this DatabaseRegistration. :type compartment_id: str :param time_created: The value to assign to the time_created property of this DatabaseRegistration. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this DatabaseRegistration. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this DatabaseRegistration. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "INACTIVE", "DELETING", "DELETED", "FAILED", "NEEDS_ATTENTION", "IN_PROGRESS", "CANCELING", "CANCELED", "SUCCEEDED", "WAITING", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this DatabaseRegistration. :type lifecycle_details: str :param freeform_tags: The value to assign to the freeform_tags property of this DatabaseRegistration. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this DatabaseRegistration. :type defined_tags: dict(str, dict(str, object)) :param fqdn: The value to assign to the fqdn property of this DatabaseRegistration. :type fqdn: str :param ip_address: The value to assign to the ip_address property of this DatabaseRegistration. :type ip_address: str :param subnet_id: The value to assign to the subnet_id property of this DatabaseRegistration. :type subnet_id: str :param database_id: The value to assign to the database_id property of this DatabaseRegistration. :type database_id: str :param rce_private_ip: The value to assign to the rce_private_ip property of this DatabaseRegistration. :type rce_private_ip: str :param system_tags: The value to assign to the system_tags property of this DatabaseRegistration. :type system_tags: dict(str, dict(str, object)) :param username: The value to assign to the username property of this DatabaseRegistration. :type username: str :param connection_string: The value to assign to the connection_string property of this DatabaseRegistration. :type connection_string: str :param session_mode: The value to assign to the session_mode property of this DatabaseRegistration. Allowed values for this property are: "DIRECT", "REDIRECT", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type session_mode: str :param alias_name: The value to assign to the alias_name property of this DatabaseRegistration. :type alias_name: str :param vault_id: The value to assign to the vault_id property of this DatabaseRegistration. :type vault_id: str :param key_id: The value to assign to the key_id property of this DatabaseRegistration. :type key_id: str :param secret_compartment_id: The value to assign to the secret_compartment_id property of this DatabaseRegistration. :type secret_compartment_id: str :param secret_id: The value to assign to the secret_id property of this DatabaseRegistration. :type secret_id: str �strZdatetimezdict(str, str)zdict(str, dict(str, object)))�id�display_name�description�compartment_id�time_created�time_updated�lifecycle_state�lifecycle_details� freeform_tags�defined_tags�fqdn� ip_address� subnet_id�database_id�rce_private_ip�system_tags�username�connection_string�session_mode� alias_name�vault_id�key_id�secret_compartment_id� secret_idr ZdisplayNamer Z compartmentIdZtimeCreatedZtimeUpdatedZlifecycleStateZlifecycleDetailsZfreeformTagsZdefinedTagsr! Z ipAddressZsubnetIdZ databaseIdZrcePrivateIpZ systemTagsr'