CB::Model::FirewallRule
Inherits JSON::Serializable / Struct / Value / Object
Constructors
new(id : String, description : String | Nil, rule : String)
new(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Instance methods
clone
copy_with(id _id = @id, description _description = @description, rule _rule = @rule)
description
id
rule