class PaloAlto::XML::Config::Shared::Profiles::Vulnerability::Entry::ThreatException::Entry::Action::Allow

Public Instance Methods

_section() click to toggle source
# File lib/palo_alto/config.rb, line 23915
def _section
        :'allow'
end
has_multiple_values?() click to toggle source
# File lib/palo_alto/config.rb, line 23912
def has_multiple_values?
        false
end