
    Pj	                     <   d dl mZ d dlmZmZ d dlmZmZmZ d dl	m
Z
mZmZ d dlmZ d dlmZ  G d de      Z G d	 d
e      Z G d de      Z G d de      Z G d de      Z G d de      Z G d de      Z G d de      Z G d de      Z G d de      Zy)    )LazyLoadedDocstring)document_actiondocument_load_reload_action)document_attributedocument_identifierdocument_reference)document_batch_actiondocument_collection_methoddocument_collection_objectdocument_sub_resourcedocument_resource_waiterc                       e Zd Zd Zy)ActionDocstringc                     t        |i | y N)r   selfargskwargss      L/root/$HERMES_HOME/venv/lib/python3.12/site-packages/boto3/docs/docstring.py_write_docstringz ActionDocstring._write_docstring   s    ((    N__name__
__module____qualname__r    r   r   r   r      s    )r   r   c                       e Zd Zd Zy)LoadReloadDocstringc                     t        |i | y r   )r   r   s      r   r   z$LoadReloadDocstring._write_docstring$   s    #T4V4r   Nr   r   r   r   r!   r!   #   s    5r   r!   c                       e Zd Zd Zy)SubResourceDocstringc                     t        |i | y r   r   r   s      r   r   z%SubResourceDocstring._write_docstring)       t.v.r   Nr   r   r   r   r$   r$   (       /r   r$   c                       e Zd Zd Zy)AttributeDocstringc                     t        |i | y r   )r   r   s      r   r   z#AttributeDocstring._write_docstring.       D+F+r   Nr   r   r   r   r)   r)   -       ,r   r)   c                       e Zd Zd Zy)IdentifierDocstringc                     t        |i | y r   )r   r   s      r   r   z$IdentifierDocstring._write_docstring3   s    T,V,r   Nr   r   r   r   r.   r.   2   s    -r   r.   c                       e Zd Zd Zy)ReferenceDocstringc                     t        |i | y r   )r   r   s      r   r   z#ReferenceDocstring._write_docstring8   r+   r   Nr   r   r   r   r1   r1   7   r,   r   r1   c                       e Zd Zd Zy)CollectionDocstringc                     t        |i | y r   )r   r   s      r   r   z$CollectionDocstring._write_docstring=       "D3F3r   Nr   r   r   r   r4   r4   <       4r   r4   c                       e Zd Zd Zy)CollectionMethodDocstringc                     t        |i | y r   )r
   r   s      r   r   z*CollectionMethodDocstring._write_docstringB   r6   r   Nr   r   r   r   r9   r9   A   r7   r   r9   c                       e Zd Zd Zy)BatchActionDocstringc                     t        |i | y r   )r	   r   s      r   r   z%BatchActionDocstring._write_docstringG   r&   r   Nr   r   r   r   r<   r<   F   r'   r   r<   c                       e Zd Zd Zy)ResourceWaiterDocstringc                     t        |i | y r   r   r   s      r   r   z(ResourceWaiterDocstring._write_docstringL   s     $1&1r   Nr   r   r   r   r?   r?   K   s    2r   r?   N)botocore.docs.docstringr   boto3.docs.actionr   r   boto3.docs.attrr   r   r   boto3.docs.collectionr	   r
   r   boto3.docs.subresourcer   boto3.docs.waiterr   r   r!   r$   r)   r.   r1   r4   r9   r<   r?   r   r   r   <module>rG      s    8 J 
 
 9 6)) )
5- 5
/. /
,, ,
-- -
,, ,
4- 4
4 3 4
/. /
21 2r   