📂 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.6 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: database_registration_summary.cpython-39.pyc
a ���f)l � @ 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 @ sZ 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(dLdM� Z)dNdO� Z*dPdQ� Z+dRS )S�DatabaseRegistrationSummaryz. Summary of the DatabaseRegistration. �CREATING�UPDATING�ACTIVE�INACTIVE�DELETING�DELETED�FAILED�NEEDS_ATTENTION�IN_PROGRESS� CANCELING�CANCELED� SUCCEEDED�WAITING�DIRECT�REDIRECTc K s� dddddddddddddddddddd�| _ dddd d ddd dddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _dS )a� Initializes a new DatabaseRegistrationSummary 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 DatabaseRegistrationSummary. :type id: str :param display_name: The value to assign to the display_name property of this DatabaseRegistrationSummary. :type display_name: str :param description: The value to assign to the description property of this DatabaseRegistrationSummary. :type description: str :param compartment_id: The value to assign to the compartment_id property of this DatabaseRegistrationSummary. :type compartment_id: str :param time_created: The value to assign to the time_created property of this DatabaseRegistrationSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this DatabaseRegistrationSummary. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this DatabaseRegistrationSummary. 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 DatabaseRegistrationSummary. :type lifecycle_details: str :param freeform_tags: The value to assign to the freeform_tags property of this DatabaseRegistrationSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this DatabaseRegistrationSummary. :type defined_tags: dict(str, dict(str, object)) :param fqdn: The value to assign to the fqdn property of this DatabaseRegistrationSummary. :type fqdn: str :param subnet_id: The value to assign to the subnet_id property of this DatabaseRegistrationSummary. :type subnet_id: str :param system_tags: The value to assign to the system_tags property of this DatabaseRegistrationSummary. :type system_tags: dict(str, dict(str, object)) :param database_id: The value to assign to the database_id property of this DatabaseRegistrationSummary. :type database_id: str :param username: The value to assign to the username property of this DatabaseRegistrationSummary. :type username: str :param connection_string: The value to assign to the connection_string property of this DatabaseRegistrationSummary. :type connection_string: str :param session_mode: The value to assign to the session_mode property of this DatabaseRegistrationSummary. 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 DatabaseRegistrationSummary. :type alias_name: str :param secret_id: The value to assign to the secret_id property of this DatabaseRegistrationSummary. :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� subnet_id�system_tags�database_id�username�connection_string�session_mode� alias_name� secret_idr ZdisplayNamer Z compartmentIdZtimeCreatedZtimeUpdatedZlifecycleStateZlifecycleDetailsZfreeformTagsZdefinedTagsr! ZsubnetIdZ systemTagsZ databaseIdr% ZconnectionStringZsessionModeZ aliasNameZsecretIdN)Z swagger_typesZ attribute_map�_id� _display_name�_description�_compartment_id� _time_created� _time_updated�_lifecycle_state�_lifecycle_details�_freeform_tags� _defined_tags�_fqdn� _subnet_id�_system_tags�_database_id� _username�_connection_string� _session_mode�_alias_name� _secret_id)�self�kwargs� r? �X/usr/lib/python3.9/site-packages/oci/golden_gate/models/database_registration_summary.py�__init__N sv W��z$DatabaseRegistrationSummary.__init__c C s | j S )aB **[Required]** Gets the id of this DatabaseRegistrationSummary. The `OCID`__ of the databaseRegistration being referenced. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The id of this DatabaseRegistrationSummary. :rtype: str �r* �r= r? r? r@ r � s zDatabaseRegistrationSummary.idc C s || _ dS )a4 Sets the id of this DatabaseRegistrationSummary. The `OCID`__ of the databaseRegistration being referenced. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param id: The id of this DatabaseRegistrationSummary. :type: str NrB )r= r r? r? r@ r � s c C s | j S )z� **[Required]** Gets the display_name of this DatabaseRegistrationSummary. An object's Display Name. :return: The display_name of this DatabaseRegistrationSummary. :rtype: str �r+ rC r? r? r@ r s z(DatabaseRegistrationSummary.display_namec C s || _ dS )z� Sets the display_name of this DatabaseRegistrationSummary. An object's Display Name. :param display_name: The display_name of this DatabaseRegistrationSummary. :type: str NrD )r= r r? r? r@ r s c C s | j S )z� Gets the description of this DatabaseRegistrationSummary. Metadata about this specific object. :return: The description of this DatabaseRegistrationSummary. :rtype: str �r, rC r? r? r@ r s z'DatabaseRegistrationSummary.descriptionc C s || _ dS )z� Sets the description of this DatabaseRegistrationSummary. Metadata about this specific object. :param description: The description of this DatabaseRegistrationSummary. :type: str NrE )r= r r? r? r@ r & s c C s | j S )aI **[Required]** Gets the compartment_id of this DatabaseRegistrationSummary. The `OCID`__ of the compartment being referenced. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The compartment_id of this DatabaseRegistrationSummary. :rtype: str �r- rC r? r? r@ r 2 s z*DatabaseRegistrationSummary.compartment_idc C s || _ dS )aG Sets the compartment_id of this DatabaseRegistrationSummary. The `OCID`__ of the compartment being referenced. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this DatabaseRegistrationSummary. :type: str NrF )r= r r? r? r@ r @ s c C s | j S )a[ Gets the time_created of this DatabaseRegistrationSummary. The time the resource was created. The format is defined by `RFC3339`__, such as `2016-08-25T21:10:29.600Z`. __ https://tools.ietf.org/html/rfc3339 :return: The time_created of this DatabaseRegistrationSummary. :rtype: datetime �r. rC r? r? r@ r N s z(DatabaseRegistrationSummary.time_createdc C s || _ dS )af Sets the time_created of this DatabaseRegistrationSummary. The time the resource was created. The format is defined by `RFC3339`__, such as `2016-08-25T21:10:29.600Z`. __ https://tools.ietf.org/html/rfc3339 :param time_created: The time_created of this DatabaseRegistrationSummary. :type: datetime NrG )r= r r? r? r@ r ] s c C s | j S )a` Gets the time_updated of this DatabaseRegistrationSummary. The time the resource was last updated. The format is defined by `RFC3339`__, such as `2016-08-25T21:10:29.600Z`. __ https://tools.ietf.org/html/rfc3339 :return: The time_updated of this DatabaseRegistrationSummary. :rtype: datetime �r/ rC r? r? r@ r l s z(DatabaseRegistrationSummary.time_updatedc C s || _ dS )ak Sets the time_updated of this DatabaseRegistrationSummary. The time the resource was last updated. The format is defined by `RFC3339`__, such as `2016-08-25T21:10:29.600Z`. __ https://tools.ietf.org/html/rfc3339 :param time_updated: The time_updated of this DatabaseRegistrationSummary. :type: datetime NrH )r= r r? r? r@ r { s c C s | j S )a Gets the lifecycle_state of this DatabaseRegistrationSummary. Possible lifecycle states. 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'. :return: The lifecycle_state of this DatabaseRegistrationSummary. :rtype: str )r0 rC r? r? r@ r � s z+DatabaseRegistrationSummary.lifecycle_statec C s g d�}t ||�sd}|| _dS )z� Sets the lifecycle_state of this DatabaseRegistrationSummary. Possible lifecycle states. :param lifecycle_state: The lifecycle_state of this DatabaseRegistrationSummary. :type: str ) r r r r r r r r r r r r r �UNKNOWN_ENUM_VALUEN)r r0 )r= r �allowed_valuesr? r? r@ r � s c C s | j S )aS Gets the lifecycle_details of this DatabaseRegistrationSummary. Describes the object's current state in detail. For example, it can be used to provide actionable information for a resource in a Failed state. :return: The lifecycle_details of this DatabaseRegistrationSummary. :rtype: str �r1 rC r? r? r@ r � s z-DatabaseRegistrationSummary.lifecycle_detailsc C s || _ dS )ac Sets the lifecycle_details of this DatabaseRegistrationSummary. Describes the object's current state in detail. For example, it can be used to provide actionable information for a resource in a Failed state. :param lifecycle_details: The lifecycle_details of this DatabaseRegistrationSummary. :type: str NrK )r= r r? r? r@ r � s c C s | j S )ai Gets the freeform_tags of this DatabaseRegistrationSummary. A simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` :return: The freeform_tags of this DatabaseRegistrationSummary. :rtype: dict(str, str) �r2 rC r? r? r@ r � s z)DatabaseRegistrationSummary.freeform_tagsc C s || _ dS )au Sets the freeform_tags of this DatabaseRegistrationSummary. A simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` :param freeform_tags: The freeform_tags of this DatabaseRegistrationSummary. :type: dict(str, str) NrL )r= r r? r? r@ r � s c C s | j S )aX Gets the defined_tags of this DatabaseRegistrationSummary. Tags defined for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace": {"bar-key": "value"}}` :return: The defined_tags of this DatabaseRegistrationSummary. :rtype: dict(str, dict(str, object)) �r3 rC r? r? r@ r � s z(DatabaseRegistrationSummary.defined_tagsc C s || _ dS )ac Sets the defined_tags of this DatabaseRegistrationSummary. Tags defined for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace": {"bar-key": "value"}}` :param defined_tags: The defined_tags of this DatabaseRegistrationSummary. :type: dict(str, dict(str, object)) NrM )r= r r? r? r@ r � s c C s | j S )z� **[Required]** Gets the fqdn of this DatabaseRegistrationSummary. A three-label Fully Qualified Domain Name (FQDN) for a resource. :return: The fqdn of this DatabaseRegistrationSummary. :rtype: str �r4 rC r? r? r@ r! � s z DatabaseRegistrationSummary.fqdnc C s || _ dS )z� Sets the fqdn of this DatabaseRegistrationSummary. A three-label Fully Qualified Domain Name (FQDN) for a resource. :param fqdn: The fqdn of this DatabaseRegistrationSummary. :type: str NrN )r= r! r? r? r@ r! s c C s | j S )a= Gets the subnet_id of this DatabaseRegistrationSummary. The `OCID`__ of the target subnet of the dedicated connection. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The subnet_id of this DatabaseRegistrationSummary. :rtype: str �r5 rC r? r? r@ r"