
    ~i7                     J    d Z ddlZddlZddlZddlmZ  G d de          ZdS )z
    ecs

    No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)  # noqa: E501

    OpenAPI spec version: common-version
    
    Generated by: https://github.com/swagger-api/swagger-codegen.git
    N)Configurationc                   8   e Zd ZdZ	 ddddddddddddddZddd	d
ddddddddddZd5dZed             Zej	        d             Zed             Z
e
j	        d             Z
ed             Zej	        d             Zed             Zej	        d             Zed             Zej	        d             Zed              Zej	        d!             Zed"             Zej	        d#             Zed$             Zej	        d%             Zed&             Zej	        d'             Zed(             Zej	        d)             Zed*             Zej	        d+             Zed,             Zej	        d-             Zed.             Zej	        d/             Zd0 Zd1 Zd2 Zd3 Zd4 ZdS )6!DescribeScheduledInstancesRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strz	list[str]intz1list[TagFilterForDescribeScheduledInstancesInput])delivery_typeelastic_scheduled_instance_typeimage_idinstance_type_idskey_pair_namemax_results
next_tokenproject_namescheduled_instance_idsscheduled_instance_namestatustag_filterszone_idDeliveryTypeElasticScheduledInstanceTypeImageIdInstanceTypeIdsKeyPairName
MaxResults	NextTokenProjectNameScheduledInstanceIdsScheduledInstanceNameStatus
TagFiltersZoneIdNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|	| _        |
|
| _        ||| _        ||| _        |	|| _        dS dS )z>DescribeScheduledInstancesRequest - a model defined in SwaggerN)r   _configuration_delivery_type _elastic_scheduled_instance_type	_image_id_instance_type_ids_key_pair_name_max_results_next_token_project_name_scheduled_instance_ids_scheduled_instance_name_status_tag_filters_zone_iddiscriminatorr   r	   r
   r   r   r   r   r   r   r   r   r   r   )selfr   r	   r
   r   r   r   r   r   r   r   r   r   r   r#   s                  /root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkecs/models/describe_scheduled_instances_request.py__init__z*DescribeScheduledInstancesRequest.__init__C   sD   !*__N,"04-"&" !'+$(,% !$!.D*63RD0$DM(%6D"$!.D"*D!(DO# ,D!-*@D'".+BD( DK"*D"DLLL     c                     | j         S )zGets the delivery_type of this DescribeScheduledInstancesRequest.  # noqa: E501


        :return: The delivery_type of this DescribeScheduledInstancesRequest.  # noqa: E501
        :rtype: str
        r$   r2   s    r3   r   z/DescribeScheduledInstancesRequest.delivery_types        ""r5   c                     || _         dS )zSets the delivery_type of this DescribeScheduledInstancesRequest.


        :param delivery_type: The delivery_type of this DescribeScheduledInstancesRequest.  # noqa: E501
        :type: str
        Nr7   )r2   r   s     r3   r   z/DescribeScheduledInstancesRequest.delivery_type}        ,r5   c                     | j         S )zGets the elastic_scheduled_instance_type of this DescribeScheduledInstancesRequest.  # noqa: E501


        :return: The elastic_scheduled_instance_type of this DescribeScheduledInstancesRequest.  # noqa: E501
        :rtype: str
        r%   r8   s    r3   r	   zADescribeScheduledInstancesRequest.elastic_scheduled_instance_type   s     44r5   c                     || _         dS )zSets the elastic_scheduled_instance_type of this DescribeScheduledInstancesRequest.


        :param elastic_scheduled_instance_type: The elastic_scheduled_instance_type of this DescribeScheduledInstancesRequest.  # noqa: E501
        :type: str
        Nr=   )r2   r	   s     r3   r	   zADescribeScheduledInstancesRequest.elastic_scheduled_instance_type   s     1P---r5   c                     | j         S )zGets the image_id of this DescribeScheduledInstancesRequest.  # noqa: E501


        :return: The image_id of this DescribeScheduledInstancesRequest.  # noqa: E501
        :rtype: str
        r&   r8   s    r3   r
   z*DescribeScheduledInstancesRequest.image_id   s     ~r5   c                     || _         dS )zSets the image_id of this DescribeScheduledInstancesRequest.


        :param image_id: The image_id of this DescribeScheduledInstancesRequest.  # noqa: E501
        :type: str
        Nr@   )r2   r
   s     r3   r
   z*DescribeScheduledInstancesRequest.image_id   s     "r5   c                     | j         S )zGets the instance_type_ids of this DescribeScheduledInstancesRequest.  # noqa: E501


        :return: The instance_type_ids of this DescribeScheduledInstancesRequest.  # noqa: E501
        :rtype: list[str]
        r'   r8   s    r3   r   z3DescribeScheduledInstancesRequest.instance_type_ids   s     &&r5   c                     || _         dS )zSets the instance_type_ids of this DescribeScheduledInstancesRequest.


        :param instance_type_ids: The instance_type_ids of this DescribeScheduledInstancesRequest.  # noqa: E501
        :type: list[str]
        NrC   )r2   r   s     r3   r   z3DescribeScheduledInstancesRequest.instance_type_ids   s     #4r5   c                     | j         S )zGets the key_pair_name of this DescribeScheduledInstancesRequest.  # noqa: E501


        :return: The key_pair_name of this DescribeScheduledInstancesRequest.  # noqa: E501
        :rtype: str
        r(   r8   s    r3   r   z/DescribeScheduledInstancesRequest.key_pair_name   r9   r5   c                     || _         dS )zSets the key_pair_name of this DescribeScheduledInstancesRequest.


        :param key_pair_name: The key_pair_name of this DescribeScheduledInstancesRequest.  # noqa: E501
        :type: str
        NrF   )r2   r   s     r3   r   z/DescribeScheduledInstancesRequest.key_pair_name   r;   r5   c                     | j         S )zGets the max_results of this DescribeScheduledInstancesRequest.  # noqa: E501


        :return: The max_results of this DescribeScheduledInstancesRequest.  # noqa: E501
        :rtype: int
        r)   r8   s    r3   r   z-DescribeScheduledInstancesRequest.max_results          r5   c                     || _         dS )zSets the max_results of this DescribeScheduledInstancesRequest.


        :param max_results: The max_results of this DescribeScheduledInstancesRequest.  # noqa: E501
        :type: int
        NrI   )r2   r   s     r3   r   z-DescribeScheduledInstancesRequest.max_results        (r5   c                     | j         S )zGets the next_token of this DescribeScheduledInstancesRequest.  # noqa: E501


        :return: The next_token of this DescribeScheduledInstancesRequest.  # noqa: E501
        :rtype: str
        r*   r8   s    r3   r   z,DescribeScheduledInstancesRequest.next_token   s     r5   c                     || _         dS )zSets the next_token of this DescribeScheduledInstancesRequest.


        :param next_token: The next_token of this DescribeScheduledInstancesRequest.  # noqa: E501
        :type: str
        NrN   )r2   r   s     r3   r   z,DescribeScheduledInstancesRequest.next_token   s     &r5   c                     | j         S )zGets the project_name of this DescribeScheduledInstancesRequest.  # noqa: E501


        :return: The project_name of this DescribeScheduledInstancesRequest.  # noqa: E501
        :rtype: str
        r+   r8   s    r3   r   z.DescribeScheduledInstancesRequest.project_name  s     !!r5   c                     || _         dS )zSets the project_name of this DescribeScheduledInstancesRequest.


        :param project_name: The project_name of this DescribeScheduledInstancesRequest.  # noqa: E501
        :type: str
        NrQ   )r2   r   s     r3   r   z.DescribeScheduledInstancesRequest.project_name  s     *r5   c                     | j         S )zGets the scheduled_instance_ids of this DescribeScheduledInstancesRequest.  # noqa: E501


        :return: The scheduled_instance_ids of this DescribeScheduledInstancesRequest.  # noqa: E501
        :rtype: list[str]
        r,   r8   s    r3   r   z8DescribeScheduledInstancesRequest.scheduled_instance_ids  s     ++r5   c                     || _         dS )zSets the scheduled_instance_ids of this DescribeScheduledInstancesRequest.


        :param scheduled_instance_ids: The scheduled_instance_ids of this DescribeScheduledInstancesRequest.  # noqa: E501
        :type: list[str]
        NrT   )r2   r   s     r3   r   z8DescribeScheduledInstancesRequest.scheduled_instance_ids%  s     (>$$$r5   c                     | j         S )zGets the scheduled_instance_name of this DescribeScheduledInstancesRequest.  # noqa: E501


        :return: The scheduled_instance_name of this DescribeScheduledInstancesRequest.  # noqa: E501
        :rtype: str
        r-   r8   s    r3   r   z9DescribeScheduledInstancesRequest.scheduled_instance_name0  s     ,,r5   c                     || _         dS )zSets the scheduled_instance_name of this DescribeScheduledInstancesRequest.


        :param scheduled_instance_name: The scheduled_instance_name of this DescribeScheduledInstancesRequest.  # noqa: E501
        :type: str
        NrW   )r2   r   s     r3   r   z9DescribeScheduledInstancesRequest.scheduled_instance_name:  s     )@%%%r5   c                     | j         S )zGets the status of this DescribeScheduledInstancesRequest.  # noqa: E501


        :return: The status of this DescribeScheduledInstancesRequest.  # noqa: E501
        :rtype: str
        r.   r8   s    r3   r   z(DescribeScheduledInstancesRequest.statusE  s     |r5   c                     || _         dS )zSets the status of this DescribeScheduledInstancesRequest.


        :param status: The status of this DescribeScheduledInstancesRequest.  # noqa: E501
        :type: str
        NrZ   )r2   r   s     r3   r   z(DescribeScheduledInstancesRequest.statusO  s     r5   c                     | j         S )zGets the tag_filters of this DescribeScheduledInstancesRequest.  # noqa: E501


        :return: The tag_filters of this DescribeScheduledInstancesRequest.  # noqa: E501
        :rtype: list[TagFilterForDescribeScheduledInstancesInput]
        r/   r8   s    r3   r   z-DescribeScheduledInstancesRequest.tag_filtersZ  rJ   r5   c                     || _         dS )zSets the tag_filters of this DescribeScheduledInstancesRequest.


        :param tag_filters: The tag_filters of this DescribeScheduledInstancesRequest.  # noqa: E501
        :type: list[TagFilterForDescribeScheduledInstancesInput]
        Nr]   )r2   r   s     r3   r   z-DescribeScheduledInstancesRequest.tag_filtersd  rL   r5   c                     | j         S )zGets the zone_id of this DescribeScheduledInstancesRequest.  # noqa: E501


        :return: The zone_id of this DescribeScheduledInstancesRequest.  # noqa: E501
        :rtype: str
        r0   r8   s    r3   r   z)DescribeScheduledInstancesRequest.zone_ido  s     }r5   c                     || _         dS )zSets the zone_id of this DescribeScheduledInstancesRequest.


        :param zone_id: The zone_id of this DescribeScheduledInstancesRequest.  # noqa: E501
        :type: str
        Nr`   )r2   r   s     r3   r   z)DescribeScheduledInstancesRequest.zone_idy  s      r5   c                 4   i }t          j        | j                  D ]\  }}t          | |          }t	          |t
                    r"t          t          d |                    ||<   Lt          |d          r|                                ||<   tt	          |t                    r4t          t          d |
                                                    ||<   |||<   t          t          t                    r| 
                                D ]
\  }}|||<   |S )z&Returns the model properties as a dictc                 N    t          | d          r|                                 n| S )Nto_dicthasattrrd   )xs    r3   <lambda>z;DescribeScheduledInstancesRequest.to_dict.<locals>.<lambda>  s!    WQ	-B-BIaiikkk r5   rd   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rd   r   re   )items    r3   rh   z;DescribeScheduledInstancesRequest.to_dict.<locals>.<lambda>  s<    tAw	22"=$q'47??+<+<!=!=8< r5   )six	iteritemsswagger_typesgetattr
isinstancelistmaprf   rd   dictitems
issubclassr   )r2   resultattr_valuekeys         r3   rd   z)DescribeScheduledInstancesRequest.to_dict  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t7>> 	$"jjll $ $
U#sr5   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrd   r8   s    r3   to_strz(DescribeScheduledInstancesRequest.to_str  s    ~dllnn---r5   c                 *    |                                  S )zFor `print` and `pprint`)r~   r8   s    r3   __repr__z*DescribeScheduledInstancesRequest.__repr__  s    {{}}r5   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrp   r   rd   r2   others     r3   __eq__z(DescribeScheduledInstancesRequest.__eq__  s5    %!BCC 	5||~~00r5   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTr   r   s     r3   __ne__z(DescribeScheduledInstancesRequest.__ne__  s5    %!BCC 	4||~~00r5   )NNNNNNNNNNNNNN)__name__
__module____qualname____doc__rn   attribute_mapr4   propertyr   setterr	   r
   r   r   r   r   r   r   r   r   r   r   rd   r~   r   r   r    r5   r3   r   r      s        
 +0("-#(J M" (+I.&#!%"8#:# M .# .# .# .#` # # X# , , , 5 5 X5 %+P P ,+P   X _" " _" ' ' X' 4 4 4 # # X# , , , ! ! X! ( ( (     X  & & & " " X" * * * , , X, "> > #"> - - X- #@ @ $#@   X ]  ] ! ! X! ( ( (   X ^    ^   6. . .  1 1 11 1 1 1 1r5   r   )r   r|   rerl   volcenginesdkcore.configurationr   objectr   r   r5   r3   <module>r      s|      				 



 9 9 9 9 9 9]1 ]1 ]1 ]1 ]1 ]1 ]1 ]1 ]1 ]1r5   