Class: Ansible::Ruby::Modules::Iam_mfa_device_facts

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/cloud/amazon/iam_mfa_device_facts.rb

Overview

List the MFA (Multi-Factor Authentication) devices registered for a user

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_option, attr_options, attribute, fix_inclusion, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base

Instance Method Details

#user_nameObject?

Returns The name of the user whose MFA devices will be listed.

Returns:

  • (Object, nil)

    The name of the user whose MFA devices will be listed



12
# File 'lib/ansible/ruby/modules/generated/cloud/amazon/iam_mfa_device_facts.rb', line 12

attribute :user_name