a N•ºf6iã@s8ddlmZmZmZddlmZeGdd„deƒƒZdS)é)Úformatted_flat_dictÚ NONE_SENTINELÚ#value_allowed_none_or_none_sentinel)Úinit_model_state_from_kwargsc@sReZdZdZdZdZdZdZdZdZ dZ d Z d Z d Z d Zd ZdZdd„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„ƒZ e jd7d6„ƒZ ed8d9„ƒZ!e!jd:d9„ƒZ!ed;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&dJdK„Z'dLdM„Z(dNdO„Z)dPS)QÚExternalContainerDatabasezk An Oracle Cloud Infrastructure resource that allows you to manage an external container database. Ú PROVISIONINGÚ NOT_CONNECTEDÚ AVAILABLEÚUPDATINGÚ TERMINATINGÚ TERMINATEDÚFAILEDÚSTANDARD_EDITIONÚENTERPRISE_EDITIONÚ#ENTERPRISE_EDITION_HIGH_PERFORMANCEÚ&ENTERPRISE_EDITION_EXTREME_PERFORMANCEÚRACÚSINGLE_INSTANCEcKsÒddddddddddddddddddddœ|_dd d d d d ddddddddddddddœ|_d|_d|_d|_d|_d|_d|_d|_d|_ d|_ d|_ d|_ d|_ d|_d|_d|_d|_d|_d|_d|_dS)ad Initializes a new ExternalContainerDatabase object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param compartment_id: The value to assign to the compartment_id property of this ExternalContainerDatabase. :type compartment_id: str :param freeform_tags: The value to assign to the freeform_tags property of this ExternalContainerDatabase. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this ExternalContainerDatabase. :type defined_tags: dict(str, dict(str, object)) :param display_name: The value to assign to the display_name property of this ExternalContainerDatabase. :type display_name: str :param id: The value to assign to the id property of this ExternalContainerDatabase. :type id: str :param lifecycle_details: The value to assign to the lifecycle_details property of this ExternalContainerDatabase. :type lifecycle_details: str :param lifecycle_state: The value to assign to the lifecycle_state property of this ExternalContainerDatabase. Allowed values for this property are: "PROVISIONING", "NOT_CONNECTED", "AVAILABLE", "UPDATING", "TERMINATING", "TERMINATED", "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 ExternalContainerDatabase. :type time_created: datetime :param db_unique_name: The value to assign to the db_unique_name property of this ExternalContainerDatabase. :type db_unique_name: str :param db_id: The value to assign to the db_id property of this ExternalContainerDatabase. :type db_id: str :param database_version: The value to assign to the database_version property of this ExternalContainerDatabase. :type database_version: str :param database_edition: The value to assign to the database_edition property of this ExternalContainerDatabase. Allowed values for this property are: "STANDARD_EDITION", "ENTERPRISE_EDITION", "ENTERPRISE_EDITION_HIGH_PERFORMANCE", "ENTERPRISE_EDITION_EXTREME_PERFORMANCE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type database_edition: str :param time_zone: The value to assign to the time_zone property of this ExternalContainerDatabase. :type time_zone: str :param character_set: The value to assign to the character_set property of this ExternalContainerDatabase. :type character_set: str :param ncharacter_set: The value to assign to the ncharacter_set property of this ExternalContainerDatabase. :type ncharacter_set: str :param db_packs: The value to assign to the db_packs property of this ExternalContainerDatabase. :type db_packs: str :param database_configuration: The value to assign to the database_configuration property of this ExternalContainerDatabase. Allowed values for this property are: "RAC", "SINGLE_INSTANCE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type database_configuration: str :param database_management_config: The value to assign to the database_management_config property of this ExternalContainerDatabase. :type database_management_config: oci.database.models.DatabaseManagementConfig :param stack_monitoring_config: The value to assign to the stack_monitoring_config property of this ExternalContainerDatabase. :type stack_monitoring_config: oci.database.models.StackMonitoringConfig Ústrzdict(str, str)zdict(str, dict(str, object))ÚdatetimeÚDatabaseManagementConfigÚStackMonitoringConfig)Úcompartment_idÚ freeform_tagsÚ defined_tagsÚ display_nameÚidÚlifecycle_detailsÚlifecycle_stateÚ time_createdÚdb_unique_nameÚdb_idÚdatabase_versionÚdatabase_editionÚ time_zoneÚ character_setÚncharacter_setÚdb_packsÚdatabase_configurationÚdatabase_management_configÚstack_monitoring_configÚ compartmentIdÚ freeformTagsÚ definedTagsÚ displayNamerÚlifecycleDetailsÚlifecycleStateÚ timeCreatedÚ dbUniqueNameÚdbIdÚdatabaseVersionÚdatabaseEditionÚtimeZoneÚ characterSetÚ ncharacterSetÚdbPacksÚdatabaseConfigurationÚdatabaseManagementConfigÚstackMonitoringConfigN)Ú swagger_typesÚ attribute_mapÚ_compartment_idÚ_freeform_tagsÚ _defined_tagsÚ _display_nameÚ_idÚ_lifecycle_detailsÚ_lifecycle_stateÚ _time_createdÚ_db_unique_nameÚ_db_idÚ_database_versionÚ_database_editionÚ _time_zoneÚ_character_setÚ_ncharacter_setÚ _db_packsÚ_database_configurationÚ_database_management_configÚ_stack_monitoring_config)ÚselfÚkwargs©rTú“/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/database/models/external_container_database.pyÚ__init__DsvYííz"ExternalContainerDatabase.__init__cCs|jS)a4 **[Required]** Gets the compartment_id of this ExternalContainerDatabase. The `OCID`__ of the compartment. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The compartment_id of this ExternalContainerDatabase. :rtype: str ©r?©rRrTrTrUrÜs z(ExternalContainerDatabase.compartment_idcCs ||_dS)a2 Sets the compartment_id of this ExternalContainerDatabase. The `OCID`__ of the compartment. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this ExternalContainerDatabase. :type: str NrW)rRrrTrTrUrês cCs|jS)aä Gets the freeform_tags of this ExternalContainerDatabase. 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 ExternalContainerDatabase. :rtype: dict(str, str) ©r@rXrTrTrUrøsz'ExternalContainerDatabase.freeform_tagscCs ||_dS)að Sets the freeform_tags of this ExternalContainerDatabase. 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 ExternalContainerDatabase. :type: dict(str, str) NrY)rRrrTrTrUr scCs|jS)a¡ Gets the defined_tags of this ExternalContainerDatabase. 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 ExternalContainerDatabase. :rtype: dict(str, dict(str, object)) ©rArXrTrTrUrs z&ExternalContainerDatabase.defined_tagscCs ||_dS)a¬ Sets the defined_tags of this ExternalContainerDatabase. 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 ExternalContainerDatabase. :type: dict(str, dict(str, object)) NrZ)rRrrTrTrUr)s cCs|jS)a **[Required]** Gets the display_name of this ExternalContainerDatabase. The user-friendly name for the external database. The name does not have to be unique. :return: The display_name of this ExternalContainerDatabase. :rtype: str ©rBrXrTrTrUr8s z&ExternalContainerDatabase.display_namecCs ||_dS)a Sets the display_name of this ExternalContainerDatabase. The user-friendly name for the external database. The name does not have to be unique. :param display_name: The display_name of this ExternalContainerDatabase. :type: str Nr[)rRrrTrTrUrDs cCs|jS)aG **[Required]** Gets the id of this ExternalContainerDatabase. The `OCID`__ of the Oracle Cloud Infrastructure external database resource. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The id of this ExternalContainerDatabase. :rtype: str ©rCrXrTrTrUrPs zExternalContainerDatabase.idcCs ||_dS)a9 Sets the id of this ExternalContainerDatabase. The `OCID`__ of the Oracle Cloud Infrastructure external database resource. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param id: The id of this ExternalContainerDatabase. :type: str Nr\)rRrrTrTrUr^s cCs|jS)zñ Gets the lifecycle_details of this ExternalContainerDatabase. Additional information about the current lifecycle state. :return: The lifecycle_details of this ExternalContainerDatabase. :rtype: str ©rDrXrTrTrUrls z+ExternalContainerDatabase.lifecycle_detailscCs ||_dS)a Sets the lifecycle_details of this ExternalContainerDatabase. Additional information about the current lifecycle state. :param lifecycle_details: The lifecycle_details of this ExternalContainerDatabase. :type: str Nr])rRrrTrTrUrxs cCs|jS)a **[Required]** Gets the lifecycle_state of this ExternalContainerDatabase. The current state of the Oracle Cloud Infrastructure external database resource. Allowed values for this property are: "PROVISIONING", "NOT_CONNECTED", "AVAILABLE", "UPDATING", "TERMINATING", "TERMINATED", "FAILED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The lifecycle_state of this ExternalContainerDatabase. :rtype: str )rErXrTrTrUr„s z)ExternalContainerDatabase.lifecycle_statecCs gd¢}t||ƒsd}||_dS)a Sets the lifecycle_state of this ExternalContainerDatabase. The current state of the Oracle Cloud Infrastructure external database resource. :param lifecycle_state: The lifecycle_state of this ExternalContainerDatabase. :type: str )rrr r r r r ÚUNKNOWN_ENUM_VALUEN)rrE)rRrÚallowed_valuesrTrTrUr“s  cCs|jS)zí **[Required]** Gets the time_created of this ExternalContainerDatabase. The date and time the database was created. :return: The time_created of this ExternalContainerDatabase. :rtype: datetime ©rFrXrTrTrUr¢s z&ExternalContainerDatabase.time_createdcCs ||_dS)zé Sets the time_created of this ExternalContainerDatabase. The date and time the database was created. :param time_created: The time_created of this ExternalContainerDatabase. :type: datetime Nr`)rRrrTrTrUr®s cCs|jS)zà Gets the db_unique_name of this ExternalContainerDatabase. The `DB_UNIQUE_NAME` of the external database. :return: The db_unique_name of this ExternalContainerDatabase. :rtype: str ©rGrXrTrTrUr ºs z(ExternalContainerDatabase.db_unique_namecCs ||_dS)zí Sets the db_unique_name of this ExternalContainerDatabase. The `DB_UNIQUE_NAME` of the external database. :param db_unique_name: The db_unique_name of this ExternalContainerDatabase. :type: str Nra)rRr rTrTrUr Æs cCs|jS)zü Gets the db_id of this ExternalContainerDatabase. The Oracle Database ID, which identifies an Oracle Database located outside of Oracle Cloud. :return: The db_id of this ExternalContainerDatabase. :rtype: str ©rHrXrTrTrUr!Òs zExternalContainerDatabase.db_idcCs ||_dS)a Sets the db_id of this ExternalContainerDatabase. The Oracle Database ID, which identifies an Oracle Database located outside of Oracle Cloud. :param db_id: The db_id of this ExternalContainerDatabase. :type: str Nrb)rRr!rTrTrUr!Þs cCs|jS)zÒ Gets the database_version of this ExternalContainerDatabase. The Oracle Database version. :return: The database_version of this ExternalContainerDatabase. :rtype: str ©rIrXrTrTrUr"ês z*ExternalContainerDatabase.database_versioncCs ||_dS)zá Sets the database_version of this ExternalContainerDatabase. The Oracle Database version. :param database_version: The database_version of this ExternalContainerDatabase. :type: str Nrc)rRr"rTrTrUr"ös cCs|jS)að Gets the database_edition of this ExternalContainerDatabase. The Oracle Database edition. Allowed values for this property are: "STANDARD_EDITION", "ENTERPRISE_EDITION", "ENTERPRISE_EDITION_HIGH_PERFORMANCE", "ENTERPRISE_EDITION_EXTREME_PERFORMANCE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The database_edition of this ExternalContainerDatabase. :rtype: str )rJrXrTrTrUr#s z*ExternalContainerDatabase.database_editioncCs gd¢}t||ƒsd}||_dS)zá Sets the database_edition of this ExternalContainerDatabase. The Oracle Database edition. :param database_edition: The database_edition of this ExternalContainerDatabase. :type: str )rrrrr^N)rrJ)rRr#r_rTrTrUr#s  cCs|jS)a¥ Gets the time_zone of this ExternalContainerDatabase. The time zone of the external database. It is a time zone offset (a character type in the format '[+|-]TZH:TZM') or a time zone region name, depending on how the time zone value was specified when the database was created / last altered. :return: The time_zone of this ExternalContainerDatabase. :rtype: str ©rKrXrTrTrUr$ s z#ExternalContainerDatabase.time_zonecCs ||_dS)a­ Sets the time_zone of this ExternalContainerDatabase. The time zone of the external database. It is a time zone offset (a character type in the format '[+|-]TZH:TZM') or a time zone region name, depending on how the time zone value was specified when the database was created / last altered. :param time_zone: The time_zone of this ExternalContainerDatabase. :type: str Nrd)rRr$rTrTrUr$.s cCs|jS)zÛ Gets the character_set of this ExternalContainerDatabase. The character set of the external database. :return: The character_set of this ExternalContainerDatabase. :rtype: str ©rLrXrTrTrUr%<s z'ExternalContainerDatabase.character_setcCs ||_dS)zç Sets the character_set of this ExternalContainerDatabase. The character set of the external database. :param character_set: The character_set of this ExternalContainerDatabase. :type: str Nre)rRr%rTrTrUr%Hs cCs|jS)zâ Gets the ncharacter_set of this ExternalContainerDatabase. The national character of the external database. :return: The ncharacter_set of this ExternalContainerDatabase. :rtype: str ©rMrXrTrTrUr&Ts z(ExternalContainerDatabase.ncharacter_setcCs ||_dS)zï Sets the ncharacter_set of this ExternalContainerDatabase. The national character of the external database. :param ncharacter_set: The ncharacter_set of this ExternalContainerDatabase. :type: str Nrf)rRr&rTrTrUr&`s cCs|jS)zã Gets the db_packs of this ExternalContainerDatabase. The database packs licensed for the external Oracle Database. :return: The db_packs of this ExternalContainerDatabase. :rtype: str ©rNrXrTrTrUr'ls z"ExternalContainerDatabase.db_packscCs ||_dS)zê Sets the db_packs of this ExternalContainerDatabase. The database packs licensed for the external Oracle Database. :param db_packs: The db_packs of this ExternalContainerDatabase. :type: str Nrg)rRr'rTrTrUr'xs cCs|jS)a  Gets the database_configuration of this ExternalContainerDatabase. The Oracle Database configuration Allowed values for this property are: "RAC", "SINGLE_INSTANCE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The database_configuration of this ExternalContainerDatabase. :rtype: str )rOrXrTrTrUr(„s z0ExternalContainerDatabase.database_configurationcCs ddg}t||ƒsd}||_dS)zø Sets the database_configuration of this ExternalContainerDatabase. The Oracle Database configuration :param database_configuration: The database_configuration of this ExternalContainerDatabase. :type: str rrr^N)rrO)rRr(r_rTrTrUr(“s  cCs|jS)zé Gets the database_management_config of this ExternalContainerDatabase. :return: The database_management_config of this ExternalContainerDatabase. :rtype: oci.database.models.DatabaseManagementConfig ©rPrXrTrTrUr)¢sz4ExternalContainerDatabase.database_management_configcCs ||_dS)a Sets the database_management_config of this ExternalContainerDatabase. :param database_management_config: The database_management_config of this ExternalContainerDatabase. :type: oci.database.models.DatabaseManagementConfig Nrh)rRr)rTrTrUr)¬scCs|jS)zà Gets the stack_monitoring_config of this ExternalContainerDatabase. :return: The stack_monitoring_config of this ExternalContainerDatabase. :rtype: oci.database.models.StackMonitoringConfig ©rQrXrTrTrUr*¶sz1ExternalContainerDatabase.stack_monitoring_configcCs ||_dS)zö Sets the stack_monitoring_config of this ExternalContainerDatabase. :param stack_monitoring_config: The stack_monitoring_config of this ExternalContainerDatabase. :type: oci.database.models.StackMonitoringConfig Nri)rRr*rTrTrUr*ÀscCst|ƒS©N)rrXrTrTrUÚ__repr__Êsz"ExternalContainerDatabase.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©rRÚotherrTrTrUÚ__eq__Ísz ExternalContainerDatabase.__eq__cCs ||k SrjrTrmrTrTrUÚ__ne__Ósz ExternalContainerDatabase.__ne__N)*Ú__name__Ú __module__Ú __qualname__Ú__doc__ÚLIFECYCLE_STATE_PROVISIONINGÚLIFECYCLE_STATE_NOT_CONNECTEDÚLIFECYCLE_STATE_AVAILABLEÚLIFECYCLE_STATE_UPDATINGÚLIFECYCLE_STATE_TERMINATINGÚLIFECYCLE_STATE_TERMINATEDÚLIFECYCLE_STATE_FAILEDÚ!DATABASE_EDITION_STANDARD_EDITIONÚ#DATABASE_EDITION_ENTERPRISE_EDITIONÚ4DATABASE_EDITION_ENTERPRISE_EDITION_HIGH_PERFORMANCEÚ7DATABASE_EDITION_ENTERPRISE_EDITION_EXTREME_PERFORMANCEÚDATABASE_CONFIGURATION_RACÚ&DATABASE_CONFIGURATION_SINGLE_INSTANCErVÚpropertyrÚsetterrrrrrrrr r!r"r#r$r%r&r'r(r)r*rkrorprTrTrTrUr s¾                                      rN)Úoci.utilrrrÚoci.decoratorsrÚobjectrrTrTrTrUÚs