ruạṛ
a N��fD � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�CreateHostDumpTransferDetails� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s0 e Zd ZdZdd� Zdd� Zdd� Zdd � Zd S )�CreateCurlTransferDetailszT Optional properties for Curl-based dump transfer in source or target host. c K s$ ddi| _ ddi| _d| _d| _dS )aK Initializes a new CreateCurlTransferDetails object with values from keyword arguments. The default value of the :py:attr:`~oci.database_migration.models.CreateCurlTransferDetails.kind` attribute of this class is ``CURL`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param kind: The value to assign to the kind property of this CreateCurlTransferDetails. Allowed values for this property are: "CURL", "OCI_CLI" :type kind: str �kind�strN�CURL)� swagger_types� attribute_map�_kind)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/database_migration/models/create_curl_transfer_details.py�__init__ s ��z"CreateCurlTransferDetails.__init__c C s t | �S �N)r )r r r r �__repr__'