class PaloAlto::XML::Config::Devices::Entry::Template::Entry::Config::Shared::LogSettings::Userid::MatchList::Entry::Actions::Entry::Type::Integration
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 136936 def _section :'integration' end
action()
click to toggle source
# File lib/palo_alto/config.rb, line 136946 def action prop_get('action') end
action=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 136949 def action=(val) prop_set('action', val) end
has_multiple_values?()
click to toggle source
# File lib/palo_alto/config.rb, line 136933 def has_multiple_values? false end