class PaloAlto::XML::Config::Devices::Entry::LogCollectorGroup::Entry::LogSettings::Gtp::MatchList::Entry::Actions::Entry::Type
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 354367 def _section :'type' end
has_multiple_values?()
click to toggle source
# File lib/palo_alto/config.rb, line 354364 def has_multiple_values? true end
tagging()
click to toggle source
# File lib/palo_alto/config.rb, line 354504 def tagging @subclasses['tagging'] ||= Tagging.new(parent_instance: self, create_children: @create_children) end