Method: RightAws::IamInterface::ListUsersParser#reset
- Defined in:
- lib/iam/right_iam_users.rb
#reset ⇒ Object
:nodoc:
225 226 227 |
# File 'lib/iam/right_iam_users.rb', line 225 def reset @expected_tags = %w{ Arn Path UserId UserName } end |