Server : Apache System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64 User : dh_edsupp ( 6597262) PHP Version : 8.2.26 Disable Function : NONE Directory : /lib/python3/dist-packages/boto/emr/__pycache__/ |
Upload File : |
o ckF[& � @ s d dl mZ G dd� de�ZdS )� )�sixc @ s$ e Zd Zdd� Zdd� Zdd� ZdS )�BootstrapActionc C s( || _ || _t|tj�r|g}|| _d S �N)�name�path� isinstancer �string_types�bootstrap_action_args)�selfr r r � r �;/usr/lib/python3/dist-packages/boto/emr/bootstrap_action.py�__init__ s zBootstrapAction.__init__c C s g }| j r|�| j � |S r )r �extend)r �argsr r r r # s zBootstrapAction.argsc C s d| j j| j j| j| j| jf S )Nz1%s.%s(name=%r, path=%r, bootstrap_action_args=%r))� __class__� __module__�__name__r r r )r r r r �__repr__+ s �zBootstrapAction.__repr__N)r r �__qualname__r r r r r r r r s r N)�boto.compatr �objectr r r r r �<module> s