Class: Ansible::Ruby::Modules::Bigip_firewall_policy

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

Overview

Manages AFM security firewall policies on a BIG-IP.

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

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

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

Constructor Details

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

Instance Method Details

#descriptionObject?



16
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_firewall_policy.rb', line 16

attribute :description

#nameString



12
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_firewall_policy.rb', line 12

attribute :name

#partitionString?



27
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_firewall_policy.rb', line 27

attribute :partition

#rulesArray<String>, ...



23
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_firewall_policy.rb', line 23

attribute :rules

#state:present, ...



19
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_firewall_policy.rb', line 19

attribute :state