o
ckF[a9 @ s8 g d Z ddlmZ G dd deZG dd deZdS ))AAAAATXTCNAMEMXPTRSRVSPF ) ResultSetc st e Zd ZdZdZdZd fdd Zdd Z dd
dZdd
Z dd Z
dd Z fddZ fddZ
ZS )ResourceRecordSetsz
A list of resource records.
:ivar hosted_zone_id: The ID of the hosted zone.
:ivar comment: A comment that will be stored with the change.
:ivar changes: A list of changes.
a@
%(comment)s
%(changes)s
zM
%(action)s
%(record)s
Nc sD || _ || _|| _g | _d | _d | _d | _tt| dt
fg d S )NResourceRecordSet)
connectionhosted_zone_idcommentchangesnext_record_namenext_record_typenext_record_identifiersuperr __init__Record)selfr
r r __class__ 5/usr/lib/python3/dist-packages/boto/route53/record.pyr 4 s zResourceRecordSets.__init__c C s@ | j rddd | j D }n
ddd | D }d| j|f S )N,c S g | ]}| qS r __repr__).0cr r r
@ z/ResourceRecordSets.__repr__..c S r r r )r recordr r r r" B r# z