class PaloAlto::XML::Config::Devices::Entry::DeviceGroup::Entry::Profiles::DosProtection::Entry::Flood::TcpSyn::SynCookies::Block
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 100563 def _section :'block' end
duration()
click to toggle source
# File lib/palo_alto/config.rb, line 100573 def duration prop_get('duration') end
duration=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 100576 def duration=(val) prop_set('duration', val) end
has_multiple_values?()
click to toggle source
# File lib/palo_alto/config.rb, line 100560 def has_multiple_values? false end