File: //home/arjun/projects/env/lib/python3.10/site-packages/boto/ecs/__pycache__/item.cpython-310.pyc
o
we� � @ sX d dl Zd dlZd dlmZmZ G dd� dejj�ZG dd� de�Z G dd� de�Z
dS ) � N)�six�StringIOc @ sJ e Zd ZdZddd�Zdd� Zdd� Zd d
� Zdd� Zd
d� Z dd� Z
dS )�
ResponseGroupz�A Generic "Response Group", which can
be anything from the entire list of Items to
specific response elements within an itemNc C s$ || _ || _g | _d| _t� | _dS )�Initialize this ItemN)�_connection� _nodename� _nodepath�_curobjr �_xml)�self�
connection�nodename� r �F/home/arjun/projects/env/lib/python3.10/site-packages/boto/ecs/item.py�__init__ s
zResponseGroup.__init__c C s d| j j| jf S )Nz<%s: %s>)� __class__�__name__�__dict__�r r r r �__repr__( s zResponseGroup.__repr__c C s | j �|�S �N)r �get)r �namer r r r . s zResponseGroup.getc C s || j |<