o
    si	                     @   s   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 deZG d	d
 d
eZG dd deZG dd deZG dd deZG dd deZG dd deZG dd deZG dd deZG dd deZdS )    )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d ZdS )ActionDocstringc                 O      t |i | d S N)r   selfargskwargs r   S/var/www/html/pca-backend/venv/lib/python3.10/site-packages/boto3/docs/docstring.py_write_docstring      z ActionDocstring._write_docstringN__name__
__module____qualname__r   r   r   r   r   r          r   c                   @   r   )LoadReloadDocstringc                 O   r   r   )r   r   r   r   r   r   $   r   z$LoadReloadDocstring._write_docstringNr   r   r   r   r   r    #   r   r    c                   @   r   )SubResourceDocstringc                 O   r   r   r   r   r   r   r   r   )   r   z%SubResourceDocstring._write_docstringNr   r   r   r   r   r!   (   r   r!   c                   @   r   )AttributeDocstringc                 O   r   r   )r   r   r   r   r   r   .   r   z#AttributeDocstring._write_docstringNr   r   r   r   r   r"   -   r   r"   c                   @   r   )IdentifierDocstringc                 O   r   r   )r   r   r   r   r   r   3   r   z$IdentifierDocstring._write_docstringNr   r   r   r   r   r#   2   r   r#   c                   @   r   )ReferenceDocstringc                 O   r   r   )r   r   r   r   r   r   8   r   z#ReferenceDocstring._write_docstringNr   r   r   r   r   r$   7   r   r$   c                   @   r   )CollectionDocstringc                 O   r   r   )r
   r   r   r   r   r   =   r   z$CollectionDocstring._write_docstringNr   r   r   r   r   r%   <   r   r%   c                   @   r   )CollectionMethodDocstringc                 O   r   r   )r	   r   r   r   r   r   B   r   z*CollectionMethodDocstring._write_docstringNr   r   r   r   r   r&   A   r   r&   c                   @   r   )BatchActionDocstringc                 O   r   r   )r   r   r   r   r   r   G   r   z%BatchActionDocstring._write_docstringNr   r   r   r   r   r'   F   r   r'   c                   @   r   )ResourceWaiterDocstringc                 O   r   r   r   r   r   r   r   r   L   r   z(ResourceWaiterDocstring._write_docstringNr   r   r   r   r   r(   K   r   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#   r$   r%   r&   r'   r(   r   r   r   r   <module>   s    