struct Cryflare::FirewallRule

Included Modules

Defined in:

cryflare/firewall_rule.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

Instance Method Detail

def action : Action #

[View source]
def action_parameters : ActionParameters #

[View source]
def description : String #

[View source]
def filter : Filter #

[View source]
def id : String #

[View source]
def paused? : Bool #

[View source]
def priority : Int32 #

[View source]
def products : Array(Product) #

[View source]
def ref : String #

[View source]