Method: RightAws::Ec2::QEc2DescribeSnapshotAttributeParser#reset
- Defined in:
- lib/ec2/right_ec2_ebs.rb
#reset ⇒ Object
444 445 446 447 |
# File 'lib/ec2/right_ec2_ebs.rb', line 444 def reset @create_volume_permission = "DescribeSnapshotAttributeResponse/createVolumePermission/item" @result = {} end |