📂 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.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: target_asset.cpython-39.pyc
a ���feJ � @ 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 d� Ze dd � �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� �Zd;d<� Z d=d>� Z!d?d@� Z"dAS )B�TargetAssetz* Description of the target asset. �CREATING�UPDATING�NEEDS_ATTENTION�ACTIVE�DELETING�DELETED�FAILED�INSTANCEc K s� dddddddddddddddd�| _ dd d ddd dddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _dS )a� Initializes a new TargetAsset object with values from keyword arguments. This class has the following subclasses and if you are using this class as input to a service operations then you should favor using a subclass over the base class: * :class:`~oci.cloud_migrations.models.VmTargetAsset` 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 TargetAsset. :type id: str :param display_name: The value to assign to the display_name property of this TargetAsset. :type display_name: str :param lifecycle_state: The value to assign to the lifecycle_state property of this TargetAsset. Allowed values for this property are: "CREATING", "UPDATING", "NEEDS_ATTENTION", "ACTIVE", "DELETING", "DELETED", "FAILED", '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 TargetAsset. :type lifecycle_details: str :param migration_plan_id: The value to assign to the migration_plan_id property of this TargetAsset. :type migration_plan_id: str :param compartment_id: The value to assign to the compartment_id property of this TargetAsset. :type compartment_id: str :param created_resource_id: The value to assign to the created_resource_id property of this TargetAsset. :type created_resource_id: str :param type: The value to assign to the type property of this TargetAsset. Allowed values for this property are: "INSTANCE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type type: str :param is_excluded_from_execution: The value to assign to the is_excluded_from_execution property of this TargetAsset. :type is_excluded_from_execution: bool :param compatibility_messages: The value to assign to the compatibility_messages property of this TargetAsset. :type compatibility_messages: list[oci.cloud_migrations.models.CompatibilityMessage] :param estimated_cost: The value to assign to the estimated_cost property of this TargetAsset. :type estimated_cost: oci.cloud_migrations.models.CostEstimation :param time_created: The value to assign to the time_created property of this TargetAsset. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this TargetAsset. :type time_updated: datetime :param time_assessed: The value to assign to the time_assessed property of this TargetAsset. :type time_assessed: datetime :param migration_asset: The value to assign to the migration_asset property of this TargetAsset. :type migration_asset: oci.cloud_migrations.models.MigrationAsset �str�boolzlist[CompatibilityMessage]ZCostEstimationZdatetimeZMigrationAsset)�id�display_name�lifecycle_state�lifecycle_details�migration_plan_id�compartment_id�created_resource_id�type�is_excluded_from_execution�compatibility_messages�estimated_cost�time_created�time_updated� time_assessed�migration_assetr ZdisplayNameZlifecycleStateZlifecycleDetailsZmigrationPlanIdZ compartmentIdZcreatedResourceIdr ZisExcludedFromExecutionZcompatibilityMessagesZ estimatedCostZtimeCreatedZtimeUpdatedZtimeAssessedZmigrationAssetN)Z swagger_typesZ attribute_map�_id� _display_name�_lifecycle_state�_lifecycle_details�_migration_plan_id�_compartment_id�_created_resource_id�_type�_is_excluded_from_execution�_compatibility_messages�_estimated_cost� _time_created� _time_updated�_time_assessed�_migration_asset)�self�kwargs� r1 �L/usr/lib/python3.9/site-packages/oci/cloud_migrations/models/target_asset.py�__init__2 s^ K��zTargetAsset.__init__c C s | d }|dkrdS dS dS )z� Given the hash representation of a subtype of this class, use the info in the hash to return the class of the subtype. r r Z VmTargetAssetr Nr1 )Zobject_dictionaryr r1 r1 r2 �get_subtype� s zTargetAsset.get_subtypec C s | j S )z� **[Required]** Gets the id of this TargetAsset. Unique identifier that is immutable on creation. :return: The id of this TargetAsset. :rtype: str �r �r/ r1 r1 r2 r � s zTargetAsset.idc C s || _ dS )z� Sets the id of this TargetAsset. Unique identifier that is immutable on creation. :param id: The id of this TargetAsset. :type: str Nr5 )r/ r r1 r1 r2 r � s c C s | j S )a Gets the display_name of this TargetAsset. A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. :return: The display_name of this TargetAsset. :rtype: str �r! r6 r1 r1 r2 r � s zTargetAsset.display_namec C s || _ dS )a Sets the display_name of this TargetAsset. 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 TargetAsset. :type: str Nr7 )r/ r r1 r1 r2 r � s c C s | j S )a� **[Required]** Gets the lifecycle_state of this TargetAsset. The current state of the target asset. Allowed values for this property are: "CREATING", "UPDATING", "NEEDS_ATTENTION", "ACTIVE", "DELETING", "DELETED", "FAILED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The lifecycle_state of this TargetAsset. :rtype: str )r"