struct Lester::Network::Acl::Rule
- Lester::Network::Acl::Rule
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
- Lester::Resource
Defined in:
lester/network/acl/rule.crConstructors
Instance Method Summary
- #action : Action | Nil
- #description : String | Nil
- #destination : String | Nil
- #destination_port : String | Nil
- #icmp_code : String | Nil
- #icmp_type : String | Nil
- #protocol : Protocol | Nil
- #source : String | Nil
- #source_port : String | Nil
- #state : State | Nil