📂 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
›
cloud_migrations
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/cloud_migrations/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: migration_asset_summary.cpython-39.pyc
a ���f�R � @ 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 ZdZdZdZdd� Zedd� �Zej dd� �Zed d � �Z e j dd � �Z edd � �Zej dd � �Zedd� �Zej dd� �Zedd� �Z e j dd� �Z edd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej d d� �Zed!d"� �Zej d#d"� �Zed$d%� �Zej d&d%� �Zed'd(� �Zej d)d(� �Zed*d+� �Zej d,d+� �Zed-d.� �Zej d/d.� �Zed0d1� �Zej d2d1� �Zed3d4� �Zej d5d4� �Zed6d7� �Zej d8d7� �Zed9d:� �Zej d;d:� �Zed<d=� �Zej d>d=� �Zd?d@� ZdAdB� ZdCdD� ZdES )F�MigrationAssetSummaryz) Summary of the migration asset. �OUT_OF_DATE�SOURCE_REMOVEDc K s� dddddddddddddddddddd�| _ ddd d ddd ddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _dS )ap Initializes a new MigrationAssetSummary 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 MigrationAssetSummary. :type id: str :param type: The value to assign to the type property of this MigrationAssetSummary. :type type: str :param display_name: The value to assign to the display_name property of this MigrationAssetSummary. :type display_name: str :param compartment_id: The value to assign to the compartment_id property of this MigrationAssetSummary. :type compartment_id: str :param lifecycle_state: The value to assign to the lifecycle_state property of this MigrationAssetSummary. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this MigrationAssetSummary. :type lifecycle_details: str :param time_created: The value to assign to the time_created property of this MigrationAssetSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this MigrationAssetSummary. :type time_updated: datetime :param migration_id: The value to assign to the migration_id property of this MigrationAssetSummary. :type migration_id: str :param snapshots: The value to assign to the snapshots property of this MigrationAssetSummary. :type snapshots: dict(str, HydratedVolume) :param parent_snapshot: The value to assign to the parent_snapshot property of this MigrationAssetSummary. :type parent_snapshot: str :param snapshot_info: The value to assign to the snapshot_info property of this MigrationAssetSummary. :type snapshot_info: str :param source_asset_data: The value to assign to the source_asset_data property of this MigrationAssetSummary. :type source_asset_data: dict(str, object) :param notifications: The value to assign to the notifications property of this MigrationAssetSummary. Allowed values for items in this list are: "OUT_OF_DATE", "SOURCE_REMOVED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type notifications: list[str] :param source_asset_id: The value to assign to the source_asset_id property of this MigrationAssetSummary. :type source_asset_id: str :param depended_on_by: The value to assign to the depended_on_by property of this MigrationAssetSummary. :type depended_on_by: list[str] :param depends_on: The value to assign to the depends_on property of this MigrationAssetSummary. :type depends_on: list[str] :param replication_schedule_id: The value to assign to the replication_schedule_id property of this MigrationAssetSummary. :type replication_schedule_id: str :param tenancy_id: The value to assign to the tenancy_id property of this MigrationAssetSummary. :type tenancy_id: str �strZdatetimezdict(str, HydratedVolume)zdict(str, object)z list[str])�id�type�display_name�compartment_id�lifecycle_state�lifecycle_details�time_created�time_updated�migration_id� snapshots�parent_snapshot� snapshot_info�source_asset_data� notifications�source_asset_id�depended_on_by� depends_on�replication_schedule_id� tenancy_idr r ZdisplayNameZ compartmentIdZlifecycleStateZlifecycleDetailsZtimeCreatedZtimeUpdatedZmigrationIdr ZparentSnapshotZsnapshotInfoZsourceAssetDatar Z sourceAssetIdZdependedOnByZ dependsOnZreplicationScheduleIdZ tenancyIdN)Z swagger_typesZ attribute_map�_id�_type� _display_name�_compartment_id�_lifecycle_state�_lifecycle_details� _time_created� _time_updated� _migration_id� _snapshots�_parent_snapshot�_snapshot_info�_source_asset_data�_notifications�_source_asset_id�_depended_on_by�_depends_on�_replication_schedule_id�_tenancy_id)�self�kwargs� r2 �W/usr/lib/python3.9/site-packages/oci/cloud_migrations/models/migration_asset_summary.py�__init__ sv U��zMigrationAssetSummary.__init__c C s | j S )a **[Required]** Gets the id of this MigrationAssetSummary. The asset ID generated by the mirgration service. It is used in the migration service pipeline. :return: The id of this MigrationAssetSummary. :rtype: str �r �r0 r2 r2 r3 r � s zMigrationAssetSummary.idc C s || _ dS )z� Sets the id of this MigrationAssetSummary. The asset ID generated by the mirgration service. It is used in the migration service pipeline. :param id: The id of this MigrationAssetSummary. :type: str Nr5 )r0 r r2 r2 r3 r � s c C s | j S )z� **[Required]** Gets the type of this MigrationAssetSummary. The type of asset referenced for an inventory. :return: The type of this MigrationAssetSummary. :rtype: str �r r6 r2 r2 r3 r � s zMigrationAssetSummary.typec C s || _ dS )z� Sets the type of this MigrationAssetSummary. The type of asset referenced for an inventory. :param type: The type of this MigrationAssetSummary. :type: str Nr7 )r0 r r2 r2 r3 r � s c C s | j S )a Gets the display_name of this MigrationAssetSummary. A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. :return: The display_name of this MigrationAssetSummary. :rtype: str �r r6 r2 r2 r3 r � s z"MigrationAssetSummary.display_namec C s || _ dS )a Sets the display_name of this MigrationAssetSummary. A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. :param display_name: The display_name of this MigrationAssetSummary. :type: str Nr8 )r0 r r2 r2 r3 r � s c C s | j S )z� Gets the compartment_id of this MigrationAssetSummary. Compartment identifier :return: The compartment_id of this MigrationAssetSummary. :rtype: str �r r6 r2 r2 r3 r � s z$MigrationAssetSummary.compartment_idc C s || _ dS )z� Sets the compartment_id of this MigrationAssetSummary. Compartment identifier :param compartment_id: The compartment_id of this MigrationAssetSummary. :type: str Nr9 )r0 r r2 r2 r3 r s c C s | j S )z� **[Required]** Gets the lifecycle_state of this MigrationAssetSummary. The current state of the migration asset. :return: The lifecycle_state of this MigrationAssetSummary. :rtype: str �r! r6 r2 r2 r3 r s z%MigrationAssetSummary.lifecycle_statec C s || _ dS )z� Sets the lifecycle_state of this MigrationAssetSummary. The current state of the migration asset. :param lifecycle_state: The lifecycle_state of this MigrationAssetSummary. :type: str Nr: )r0 r r2 r2 r3 r s c C s | j S )aD Gets the lifecycle_details of this MigrationAssetSummary. A message describing the current state in more detail. For example, it can be used to provide actionable information for a resource in Failed state. :return: The lifecycle_details of this MigrationAssetSummary. :rtype: str �r"