Class: Ansible::Ruby::Modules::Nxos_vtp_password

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/network/nxos/nxos_vtp_password.rb

Overview

Manages VTP password configuration.

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

#state:present, ...

Returns Manage the state of the resource.

Returns:

  • (:present, :absent, nil)

    Manage the state of the resource



15
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_vtp_password.rb', line 15

attribute :state

#vtp_passwordObject?

Returns VTP password.

Returns:

  • (Object, nil)

    VTP password



12
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_vtp_password.rb', line 12

attribute :vtp_password