📂 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: create_vm_target_asset_details.cpython-39.pyc
a ���f � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�CreateTargetAssetDetails� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s� e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z dd� Zdd� Zdd� Z dS )�CreateVmTargetAssetDetailsz- Description of the VM target asset. c K s` dddddddd�| _ dddd d ddd�| _d | _d | _d | _d | _d | _d | _d | _d| _d S )a� Initializes a new CreateVmTargetAssetDetails object with values from keyword arguments. The default value of the :py:attr:`~oci.cloud_migrations.models.CreateVmTargetAssetDetails.type` attribute of this class is ``INSTANCE`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param migration_plan_id: The value to assign to the migration_plan_id property of this CreateVmTargetAssetDetails. :type migration_plan_id: str :param type: The value to assign to the type property of this CreateVmTargetAssetDetails. Allowed values for this property are: "INSTANCE" :type type: str :param is_excluded_from_execution: The value to assign to the is_excluded_from_execution property of this CreateVmTargetAssetDetails. :type is_excluded_from_execution: bool :param preferred_shape_type: The value to assign to the preferred_shape_type property of this CreateVmTargetAssetDetails. :type preferred_shape_type: str :param block_volumes_performance: The value to assign to the block_volumes_performance property of this CreateVmTargetAssetDetails. :type block_volumes_performance: int :param ms_license: The value to assign to the ms_license property of this CreateVmTargetAssetDetails. :type ms_license: str :param user_spec: The value to assign to the user_spec property of this CreateVmTargetAssetDetails. :type user_spec: oci.cloud_migrations.models.LaunchInstanceDetails �str�bool�intZLaunchInstanceDetails)Zmigration_plan_id�typeZis_excluded_from_execution�preferred_shape_type�block_volumes_performance� ms_license� user_specZmigrationPlanIdr ZisExcludedFromExecutionZpreferredShapeTypeZblockVolumesPerformanceZ msLicenseZuserSpecNZINSTANCE) Z swagger_typesZ attribute_mapZ_migration_plan_idZ_typeZ_is_excluded_from_execution�_preferred_shape_type�_block_volumes_performance�_ms_license� _user_spec)�self�kwargs� r �^/usr/lib/python3.9/site-packages/oci/cloud_migrations/models/create_vm_target_asset_details.py�__init__ s0 %�� z#CreateVmTargetAssetDetails.__init__c C s | j S )z� **[Required]** Gets the preferred_shape_type of this CreateVmTargetAssetDetails. Preferred VM shape type that you provide. :return: The preferred_shape_type of this CreateVmTargetAssetDetails. :rtype: str �r �r r r r r S s z/CreateVmTargetAssetDetails.preferred_shape_typec C s || _ dS )z� Sets the preferred_shape_type of this CreateVmTargetAssetDetails. Preferred VM shape type that you provide. :param preferred_shape_type: The preferred_shape_type of this CreateVmTargetAssetDetails. :type: str Nr )r r r r r r _ s c C s | j S )z� Gets the block_volumes_performance of this CreateVmTargetAssetDetails. Performance of the block volumes. :return: The block_volumes_performance of this CreateVmTargetAssetDetails. :rtype: int �r r r r r r k s z4CreateVmTargetAssetDetails.block_volumes_performancec C s || _ dS )a Sets the block_volumes_performance of this CreateVmTargetAssetDetails. Performance of the block volumes. :param block_volumes_performance: The block_volumes_performance of this CreateVmTargetAssetDetails. :type: int Nr )r r r r r r w s c C s | j S )z� Gets the ms_license of this CreateVmTargetAssetDetails. Microsoft license for the VM configuration. :return: The ms_license of this CreateVmTargetAssetDetails. :rtype: str �r r r r r r � s z%CreateVmTargetAssetDetails.ms_licensec C s || _ dS )z� Sets the ms_license of this CreateVmTargetAssetDetails. Microsoft license for the VM configuration. :param ms_license: The ms_license of this CreateVmTargetAssetDetails. :type: str Nr )r r r r r r � s c C s | j S )z� **[Required]** Gets the user_spec of this CreateVmTargetAssetDetails. :return: The user_spec of this CreateVmTargetAssetDetails. :rtype: oci.cloud_migrations.models.LaunchInstanceDetails �r r r r r r � s z$CreateVmTargetAssetDetails.user_specc C s || _ dS )z� Sets the user_spec of this CreateVmTargetAssetDetails. :param user_spec: The user_spec of this CreateVmTargetAssetDetails. :type: oci.cloud_migrations.models.LaunchInstanceDetails Nr )r r r r r r � s c C s t | �S �N)r r r r r �__repr__� s z#CreateVmTargetAssetDetails.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__� s z!CreateVmTargetAssetDetails.__eq__c C s | |k S r r r"