HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/lib/python3/dist-packages/boto/rds/__pycache__/dbsubnetgroup.cpython-310.pyc
o

ckF[	�@sdZGdd�de�ZdS)z
Represents an DBSubnetGroup
c@s2eZdZdZddd�Zdd�Zdd�Zd	d
�ZdS)�
DBSubnetGroupa�
    Represents an RDS database subnet group

    Properties reference available from the AWS documentation at http://docs.amazonwebservices.com/AmazonRDS/latest/APIReference/API_DeleteDBSubnetGroup.html

    :ivar status: The current status of the subnet group. Possibile values are [ active, ? ]. Reference documentation lacks specifics of possibilities
    :ivar connection: boto.rds.RDSConnection associated with the current object
    :ivar description: The description of the subnet group
    :ivar subnet_ids: List of subnet identifiers in the group
    :ivar name: Name of the subnet group
    :ivar vpc_id: The ID of the VPC the subnets are inside
    NcCs8||_||_||_|dur||_ng|_d|_d|_dS�N)�
connection�name�description�
subnet_ids�vpc_id�status)�selfrrrr�r
�8/usr/lib/python3/dist-packages/boto/rds/dbsubnetgroup.py�__init__'s
zDBSubnetGroup.__init__cCs
d|jS)NzDBSubnetGroup:%s)r)r	r
r
r�__repr__2s
zDBSubnetGroup.__repr__cCsdSrr
)r	r�attrsrr
r
r�startElement5szDBSubnetGroup.startElementcCsp|dkr|j�|�dS|dkr||_dS|dkr||_dS|dkr'||_dS|dkr0||_dSt|||�dS)N�SubnetIdentifier�DBSubnetGroupName�DBSubnetGroupDescription�VpcId�SubnetGroupStatus)r�appendrrrr�setattr)r	r�valuerr
r
r�
endElement8s



zDBSubnetGroup.endElement)NNNN)�__name__�
__module__�__qualname__�__doc__rr
rrr
r
r
rrs
rN)r�objectrr
r
r
r�<module>s