📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/umvavtmy/public_html/website_b18404e2/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
dts
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/dts/models/__pycache__
💾
Free:
48.2 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: create_appliance_export_job_details.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 ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zdd � Zd!d"� Zd#d$� Zd%S )&�CreateApplianceExportJobDetailsz0 CreateApplianceExportJobDetails model. c K sn dddddddddd� | _ dddd d ddd dd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ dS )a� Initializes a new CreateApplianceExportJobDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param compartment_id: The value to assign to the compartment_id property of this CreateApplianceExportJobDetails. :type compartment_id: str :param bucket_name: The value to assign to the bucket_name property of this CreateApplianceExportJobDetails. :type bucket_name: str :param display_name: The value to assign to the display_name property of this CreateApplianceExportJobDetails. :type display_name: str :param prefix: The value to assign to the prefix property of this CreateApplianceExportJobDetails. :type prefix: str :param range_start: The value to assign to the range_start property of this CreateApplianceExportJobDetails. :type range_start: str :param range_end: The value to assign to the range_end property of this CreateApplianceExportJobDetails. :type range_end: str :param customer_shipping_address: The value to assign to the customer_shipping_address property of this CreateApplianceExportJobDetails. :type customer_shipping_address: oci.dts.models.ShippingAddress :param freeform_tags: The value to assign to the freeform_tags property of this CreateApplianceExportJobDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateApplianceExportJobDetails. :type defined_tags: dict(str, dict(str, object)) �strZShippingAddresszdict(str, str)zdict(str, dict(str, object))) �compartment_id�bucket_name�display_name�prefix�range_start� range_end�customer_shipping_address� freeform_tags�defined_tagsZ compartmentIdZ bucketNameZdisplayNamer Z rangeStartZrangeEndZcustomerShippingAddressZfreeformTagsZdefinedTagsN)Z swagger_typesZ attribute_map�_compartment_id�_bucket_name� _display_name�_prefix�_range_start� _range_end�_customer_shipping_address�_freeform_tags� _defined_tags)�self�kwargs� r �V/usr/lib/python3.9/site-packages/oci/dts/models/create_appliance_export_job_details.py�__init__ s: +� �z(CreateApplianceExportJobDetails.__init__c C s | j S )z� **[Required]** Gets the compartment_id of this CreateApplianceExportJobDetails. :return: The compartment_id of this CreateApplianceExportJobDetails. :rtype: str �r �r r r r r ^ s z.CreateApplianceExportJobDetails.compartment_idc C s || _ dS )z� Sets the compartment_id of this CreateApplianceExportJobDetails. :param compartment_id: The compartment_id of this CreateApplianceExportJobDetails. :type: str Nr )r r r r r r h s c C s | j S )z� **[Required]** Gets the bucket_name of this CreateApplianceExportJobDetails. :return: The bucket_name of this CreateApplianceExportJobDetails. :rtype: str �r r r r r r r s z+CreateApplianceExportJobDetails.bucket_namec C s || _ dS )z� Sets the bucket_name of this CreateApplianceExportJobDetails. :param bucket_name: The bucket_name of this CreateApplianceExportJobDetails. :type: str Nr! )r r r r r r | s c C s | j S )z� **[Required]** Gets the display_name of this CreateApplianceExportJobDetails. :return: The display_name of this CreateApplianceExportJobDetails. :rtype: str �r r r r r r � s z,CreateApplianceExportJobDetails.display_namec C s || _ dS )z� Sets the display_name of this CreateApplianceExportJobDetails. :param display_name: The display_name of this CreateApplianceExportJobDetails. :type: str Nr"