ForwardingRuleRuleConditionPathConfig

data class ForwardingRuleRuleConditionPathConfig(val values: List<String>? = null)

Constructors

Link copied to clipboard
constructor(values: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val values: List<String>? = null

The domain name is 3-128 characters long, which can contain letters, numbers, dashes (-) and width period (.), and supports the use of asterisk (*) and width question mark (?) as wildcard characters.