📂 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.7 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: deployment_upgrade.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 ZdZdZdZdZdZdZdZ dZ d Zd ZdZ dZd ZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdd� Zedd� �Z e j!d d� �Z ed!d"� �Z"e"j!d#d"� �Z"ed$d%� �Z#e#j!d&d%� �Z#ed'd(� �Z$e$j!d)d(� �Z$ed*d+� �Z%e%j!d,d+� �Z%ed-d.� �Z&e&j!d/d.� �Z&ed0d1� �Z'e'j!d2d1� �Z'ed3d4� �Z(e(j!d5d4� �Z(ed6d7� �Z)e)j!d8d7� �Z)ed9d:� �Z*e*j!d;d:� �Z*ed<d=� �Z+e+j!d>d=� �Z+ed?d@� �Z,e,j!dAd@� �Z,edBdC� �Z-e-j!dDdC� �Z-edEdF� �Z.e.j!dGdF� �Z.edHdI� �Z/e/j!dJdI� �Z/edKdL� �Z0e0j!dMdL� �Z0edNdO� �Z1e1j!dPdO� �Z1edQdR� �Z2e2j!dSdR� �Z2edTdU� �Z3e3j!dVdU� �Z3edWdX� �Z4e4j!dYdX� �Z4edZd[� �Z5e5j!d\d[� �Z5ed]d^� �Z6e6j!d_d^� �Z6ed`da� �Z7e7j!dbda� �Z7edcdd� �Z8e8j!dedd� �Z8edfdg� �Z9e9j!dhdg� �Z9edidj� �Z:e:j!dkdj� �Z:edldm� �Z;e;j!dndm� �Z;edodp� �Z<e<j!dqdp� �Z<edrds� �Z=e=j!dtds� �Z=dudv� Z>dwdx� Z?dydz� Z@d{S )|�DeploymentUpgradezB A container for your OCI GoldenGate Upgrade information. �MANUAL� AUTOMATIC�CREATING�UPDATING�ACTIVE�INACTIVE�DELETING�DELETED�FAILED�NEEDS_ATTENTION�IN_PROGRESS� CANCELING�CANCELED� SUCCEEDED�WAITING� RECOVERING�STARTING�STOPPING�MOVING� UPGRADING� RESTORING�BACKUP_IN_PROGRESS�ROLLBACK_IN_PROGRESS�MAJOR�BUNDLE�MINORc K s6 dddddddddddddddddddddddddddddd�| _ ddd d ddd 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$S )%a" Initializes a new DeploymentUpgrade 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 DeploymentUpgrade. :type id: str :param display_name: The value to assign to the display_name property of this DeploymentUpgrade. :type display_name: str :param description: The value to assign to the description property of this DeploymentUpgrade. :type description: str :param compartment_id: The value to assign to the compartment_id property of this DeploymentUpgrade. :type compartment_id: str :param deployment_id: The value to assign to the deployment_id property of this DeploymentUpgrade. :type deployment_id: str :param deployment_upgrade_type: The value to assign to the deployment_upgrade_type property of this DeploymentUpgrade. Allowed values for this property are: "MANUAL", "AUTOMATIC", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type deployment_upgrade_type: str :param time_started: The value to assign to the time_started property of this DeploymentUpgrade. :type time_started: datetime :param time_finished: The value to assign to the time_finished property of this DeploymentUpgrade. :type time_finished: datetime :param ogg_version: The value to assign to the ogg_version property of this DeploymentUpgrade. :type ogg_version: str :param time_created: The value to assign to the time_created property of this DeploymentUpgrade. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this DeploymentUpgrade. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this DeploymentUpgrade. 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_sub_state: The value to assign to the lifecycle_sub_state property of this DeploymentUpgrade. Allowed values for this property are: "RECOVERING", "STARTING", "STOPPING", "MOVING", "UPGRADING", "RESTORING", "BACKUP_IN_PROGRESS", "ROLLBACK_IN_PROGRESS", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_sub_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this DeploymentUpgrade. :type lifecycle_details: str :param freeform_tags: The value to assign to the freeform_tags property of this DeploymentUpgrade. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this DeploymentUpgrade. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this DeploymentUpgrade. :type system_tags: dict(str, dict(str, object)) :param previous_ogg_version: The value to assign to the previous_ogg_version property of this DeploymentUpgrade. :type previous_ogg_version: str :param time_schedule: The value to assign to the time_schedule property of this DeploymentUpgrade. :type time_schedule: datetime :param is_snoozed: The value to assign to the is_snoozed property of this DeploymentUpgrade. :type is_snoozed: bool :param time_snoozed_until: The value to assign to the time_snoozed_until property of this DeploymentUpgrade. :type time_snoozed_until: datetime :param time_released: The value to assign to the time_released property of this DeploymentUpgrade. :type time_released: datetime :param release_type: The value to assign to the release_type property of this DeploymentUpgrade. Allowed values for this property are: "MAJOR", "BUNDLE", "MINOR", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type release_type: str :param is_security_fix: The value to assign to the is_security_fix property of this DeploymentUpgrade. :type is_security_fix: bool :param is_rollback_allowed: The value to assign to the is_rollback_allowed property of this DeploymentUpgrade. :type is_rollback_allowed: bool :param time_ogg_version_supported_until: The value to assign to the time_ogg_version_supported_until property of this DeploymentUpgrade. :type time_ogg_version_supported_until: datetime :param is_cancel_allowed: The value to assign to the is_cancel_allowed property of this DeploymentUpgrade. :type is_cancel_allowed: bool :param is_reschedule_allowed: The value to assign to the is_reschedule_allowed property of this DeploymentUpgrade. :type is_reschedule_allowed: bool :param time_schedule_max: The value to assign to the time_schedule_max property of this DeploymentUpgrade. :type time_schedule_max: datetime �strZdatetimezdict(str, str)zdict(str, dict(str, object))�bool)�id�display_name�description�compartment_id� deployment_id�deployment_upgrade_type�time_started� time_finished�ogg_version�time_created�time_updated�lifecycle_state�lifecycle_sub_state�lifecycle_details� freeform_tags�defined_tags�system_tags�previous_ogg_version� time_schedule� is_snoozed�time_snoozed_until� time_released�release_type�is_security_fix�is_rollback_allowed� time_ogg_version_supported_until�is_cancel_allowed�is_reschedule_allowed�time_schedule_maxr# ZdisplayNamer% Z compartmentIdZdeploymentIdZdeploymentUpgradeTypeZtimeStartedZtimeFinishedZ oggVersionZtimeCreatedZtimeUpdatedZlifecycleStateZlifecycleSubStateZlifecycleDetailsZfreeformTagsZdefinedTagsZ systemTagsZpreviousOggVersionZtimeScheduleZ isSnoozedZtimeSnoozedUntilZtimeReleasedZreleaseTypeZ isSecurityFixZisRollbackAllowedZtimeOggVersionSupportedUntilZisCancelAllowedZisRescheduleAllowedZtimeScheduleMaxN)Z swagger_typesZ attribute_map�_id� _display_name�_description�_compartment_id�_deployment_id�_deployment_upgrade_type� _time_started�_time_finished�_ogg_version� _time_created� _time_updated�_lifecycle_state�_lifecycle_sub_state�_lifecycle_details�_freeform_tags� _defined_tags�_system_tags�_previous_ogg_version�_time_schedule�_is_snoozed�_time_snoozed_until�_time_released� _release_type�_is_security_fix�_is_rollback_allowed�!_time_ogg_version_supported_until�_is_cancel_allowed�_is_reschedule_allowed�_time_schedule_max)�self�kwargs� r_ �M/usr/lib/python3.9/site-packages/oci/golden_gate/models/deployment_upgrade.py�__init__z s� �!� zDeploymentUpgrade.__init__c C s | j S )a$ **[Required]** Gets the id of this DeploymentUpgrade. The `OCID`__ of the deployment upgrade being referenced. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The id of this DeploymentUpgrade. :rtype: str �r@ �r] r_ r_ r` r# Z s zDeploymentUpgrade.idc C s || _ dS )a Sets the id of this DeploymentUpgrade. The `OCID`__ of the deployment upgrade being referenced. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param id: The id of this DeploymentUpgrade. :type: str Nrb )r] r# r_ r_ r` r# h s c C s | j S )z� Gets the display_name of this DeploymentUpgrade. An object's Display Name. :return: The display_name of this DeploymentUpgrade. :rtype: str �rA rc r_ r_ r` r$ v s zDeploymentUpgrade.display_namec C s || _ dS )z� Sets the display_name of this DeploymentUpgrade. An object's Display Name. :param display_name: The display_name of this DeploymentUpgrade. :type: str Nrd )r] r$ r_ r_ r` r$ � s c C s | j S )z� Gets the description of this DeploymentUpgrade. Metadata about this specific object. :return: The description of this DeploymentUpgrade. :rtype: str �rB rc r_ r_ r` r% � s zDeploymentUpgrade.descriptionc C s || _ dS )z� Sets the description of this DeploymentUpgrade. Metadata about this specific object. :param description: The description of this DeploymentUpgrade. :type: str Nre )r] r% r_ r_ r` r% � s c C s | j S )a5 **[Required]** Gets the compartment_id of this DeploymentUpgrade. The `OCID`__ of the compartment being referenced. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The compartment_id of this DeploymentUpgrade. :rtype: str �rC rc r_ r_ r` r&