GetRouterNatRule

data class GetRouterNatRule(val actions: List<GetRouterNatRuleAction>, val description: String, val match: String, val ruleNumber: Int)

Constructors

Link copied to clipboard
constructor(actions: List<GetRouterNatRuleAction>, description: String, match: String, ruleNumber: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard