class PaloAlto::XML::Config::Devices::Entry::TemplateStack::Entry::Config::Devices::Entry::Network::SharedGateway::Entry::LogSettings::Correlation::MatchList::Entry::Actions::Entry::Type::Integration
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 317829 def _section :'integration' end
action()
click to toggle source
# File lib/palo_alto/config.rb, line 317839 def action prop_get('action') end
action=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 317842 def action=(val) prop_set('action', val) end
has_multiple_values?()
click to toggle source
# File lib/palo_alto/config.rb, line 317826 def has_multiple_values? false end