📂 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
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
golden_gate
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/golden_gate/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: deployment_backup_summary.pyc
a N��f�j � @ 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 @ sp e Zd ZdZdZdZdZdZdZdZ dZ d Zd ZdZ dZd ZdZdZdd� 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.� �Zejd/d.� �Zed0d1� �Zejd2d1� �Zed3d4� �Z e jd5d4� �Z ed6d7� �Z!e!jd8d7� �Z!ed9d:� �Z"e"jd;d:� �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'edKdL� �Z(e(jdMdL� �Z(dNdO� Z)dPdQ� Z*dRdS� Z+dTS )U�DeploymentBackupSummaryz$ The summary of the Backup. �CREATING�UPDATING�ACTIVE�INACTIVE�DELETING�DELETED�FAILED�NEEDS_ATTENTION�IN_PROGRESS� CANCELING�CANCELED� SUCCEEDED�INCREMENTAL�FULLc K s� ddddddddddddddddddddd�| _ dd d ddd ddddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _d| _dS )aw Initializes a new DeploymentBackupSummary 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 DeploymentBackupSummary. :type id: str :param deployment_id: The value to assign to the deployment_id property of this DeploymentBackupSummary. :type deployment_id: str :param compartment_id: The value to assign to the compartment_id property of this DeploymentBackupSummary. :type compartment_id: str :param display_name: The value to assign to the display_name property of this DeploymentBackupSummary. :type display_name: str :param is_automatic: The value to assign to the is_automatic property of this DeploymentBackupSummary. :type is_automatic: bool :param lifecycle_state: The value to assign to the lifecycle_state property of this DeploymentBackupSummary. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "INACTIVE", "DELETING", "DELETED", "FAILED", "NEEDS_ATTENTION", "IN_PROGRESS", "CANCELING", "CANCELED", "SUCCEEDED", '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 DeploymentBackupSummary. :type lifecycle_details: str :param time_of_backup: The value to assign to the time_of_backup property of this DeploymentBackupSummary. :type time_of_backup: datetime :param time_backup_finished: The value to assign to the time_backup_finished property of this DeploymentBackupSummary. :type time_backup_finished: datetime :param size_in_bytes: The value to assign to the size_in_bytes property of this DeploymentBackupSummary. :type size_in_bytes: float :param backup_type: The value to assign to the backup_type property of this DeploymentBackupSummary. Allowed values for this property are: "INCREMENTAL", "FULL", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type backup_type: str :param ogg_version: The value to assign to the ogg_version property of this DeploymentBackupSummary. :type ogg_version: str :param namespace_name: The value to assign to the namespace_name property of this DeploymentBackupSummary. :type namespace_name: str :param bucket_name: The value to assign to the bucket_name property of this DeploymentBackupSummary. :type bucket_name: str :param object_name: The value to assign to the object_name property of this DeploymentBackupSummary. :type object_name: str :param time_created: The value to assign to the time_created property of this DeploymentBackupSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this DeploymentBackupSummary. :type time_updated: datetime :param freeform_tags: The value to assign to the freeform_tags property of this DeploymentBackupSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this DeploymentBackupSummary. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this DeploymentBackupSummary. :type system_tags: dict(str, dict(str, object)) �str�bool�datetime�floatzdict(str, str)zdict(str, dict(str, object)))�id� deployment_id�compartment_id�display_name�is_automatic�lifecycle_state�lifecycle_details�time_of_backup�time_backup_finished� size_in_bytes�backup_type�ogg_version�namespace_name�bucket_name�object_name�time_created�time_updated� freeform_tags�defined_tags�system_tagsr �deploymentId� compartmentId�displayName�isAutomatic�lifecycleState�lifecycleDetails�timeOfBackup�timeBackupFinished�sizeInBytes� backupType� oggVersion� namespaceName� bucketName� objectName�timeCreated�timeUpdated�freeformTags�definedTags� systemTagsN)� swagger_types� attribute_map�_id�_deployment_id�_compartment_id� _display_name� _is_automatic�_lifecycle_state�_lifecycle_details�_time_of_backup�_time_backup_finished�_size_in_bytes�_backup_type�_ogg_version�_namespace_name�_bucket_name�_object_name� _time_created� _time_updated�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� rX ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/golden_gate/models/deployment_backup_summary.py�__init__H s| [��z DeploymentBackupSummary.__init__c C s | j S )a$ **[Required]** Gets the id of this DeploymentBackupSummary. The `OCID`__ of the backup being referenced. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The id of this DeploymentBackupSummary. :rtype: str �rB �rV rX rX rY r � s zDeploymentBackupSummary.idc C s || _ dS )a Sets the id of this DeploymentBackupSummary. The `OCID`__ of the backup being referenced. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param id: The id of this DeploymentBackupSummary. :type: str Nr[ )rV r rX rX rY r � s c C s | j S )a> **[Required]** Gets the deployment_id of this DeploymentBackupSummary. The `OCID`__ of the deployment being referenced. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The deployment_id of this DeploymentBackupSummary. :rtype: str �rC r\ rX rX rY r s z%DeploymentBackupSummary.deployment_idc C s || _ dS )a; Sets the deployment_id of this DeploymentBackupSummary. The `OCID`__ of the deployment being referenced. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param deployment_id: The deployment_id of this DeploymentBackupSummary. :type: str Nr] )rV r rX rX rY r s c C s | j S )aA **[Required]** Gets the compartment_id of this DeploymentBackupSummary. The `OCID`__ of the compartment being referenced. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The compartment_id of this DeploymentBackupSummary. :rtype: str �rD r\ rX rX rY r s z&DeploymentBackupSummary.compartment_idc C s || _ dS )a? Sets the compartment_id of this DeploymentBackupSummary. 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 DeploymentBackupSummary. :type: str Nr^ )rV r rX rX rY r + s c C s | j S )z� Gets the display_name of this DeploymentBackupSummary. An object's Display Name. :return: The display_name of this DeploymentBackupSummary. :rtype: str �rE r\ rX rX rY r 9 s z$DeploymentBackupSummary.display_namec C s || _ dS )z� Sets the display_name of this DeploymentBackupSummary. An object's Display Name. :param display_name: The display_name of this DeploymentBackupSummary. :type: str Nr_ )rV r rX rX rY r E s c C s | j S )z� Gets the is_automatic of this DeploymentBackupSummary. True if this object is automatically created :return: The is_automatic of this DeploymentBackupSummary. :rtype: bool �rF r\ rX rX rY r Q s z$DeploymentBackupSummary.is_automaticc C s || _ dS )z� Sets the is_automatic of this DeploymentBackupSummary. True if this object is automatically created :param is_automatic: The is_automatic of this DeploymentBackupSummary. :type: bool Nr` )rV r rX rX rY r ] s c C s | j S )a **[Required]** Gets the lifecycle_state of this DeploymentBackupSummary. Possible lifecycle states. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "INACTIVE", "DELETING", "DELETED", "FAILED", "NEEDS_ATTENTION", "IN_PROGRESS", "CANCELING", "CANCELED", "SUCCEEDED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The lifecycle_state of this DeploymentBackupSummary. :rtype: str )rG r\ rX rX rY r i s z'DeploymentBackupSummary.lifecycle_statec C s g d�}t ||�sd}|| _dS )z� Sets the lifecycle_state of this DeploymentBackupSummary. Possible lifecycle states. :param lifecycle_state: The lifecycle_state of this DeploymentBackupSummary. :type: str )r r r r r r r r r r r r �UNKNOWN_ENUM_VALUEN)r rG )rV r �allowed_valuesrX rX rY r x s c C s | j S )aK Gets the lifecycle_details of this DeploymentBackupSummary. 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 DeploymentBackupSummary. :rtype: str �rH r\ rX rX rY r � s z)DeploymentBackupSummary.lifecycle_detailsc C s || _ dS )a[ Sets the lifecycle_details of this DeploymentBackupSummary. 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 DeploymentBackupSummary. :type: str Nrc )rV r rX rX rY r � s c C s | j S )aU Gets the time_of_backup of this DeploymentBackupSummary. The time of the resource backup. The format is defined by `RFC3339`__, such as `2016-08-25T21:10:29.600Z`. __ https://tools.ietf.org/html/rfc3339 :return: The time_of_backup of this DeploymentBackupSummary. :rtype: datetime �rI r\ rX rX rY r � s z&DeploymentBackupSummary.time_of_backupc C s || _ dS )ab Sets the time_of_backup of this DeploymentBackupSummary. The time of the resource backup. The format is defined by `RFC3339`__, such as `2016-08-25T21:10:29.600Z`. __ https://tools.ietf.org/html/rfc3339 :param time_of_backup: The time_of_backup of this DeploymentBackupSummary. :type: datetime Nrd )rV r rX rX rY r � s c C s | j S )ah Gets the time_backup_finished of this DeploymentBackupSummary. The time of the resource backup finish. The format is defined by `RFC3339`__, such as `2016-08-25T21:10:29.600Z`. __ https://tools.ietf.org/html/rfc3339 :return: The time_backup_finished of this DeploymentBackupSummary. :rtype: datetime �rJ r\ rX rX rY r! � s z,DeploymentBackupSummary.time_backup_finishedc C s || _ dS )a{ Sets the time_backup_finished of this DeploymentBackupSummary. The time of the resource backup finish. The format is defined by `RFC3339`__, such as `2016-08-25T21:10:29.600Z`. __ https://tools.ietf.org/html/rfc3339 :param time_backup_finished: The time_backup_finished of this DeploymentBackupSummary. :type: datetime Nre )rV r! rX rX rY r! � s c C s | j S )z� Gets the size_in_bytes of this DeploymentBackupSummary. The size of the backup stored in object storage (in bytes) :return: The size_in_bytes of this DeploymentBackupSummary. :rtype: float �rK r\ rX rX rY r"