ForwardingRuleRuleConditionPathConfigArgs

data class ForwardingRuleRuleConditionPathConfigArgs(val values: Output<List<String>>? = null) : ConvertibleToJava<ForwardingRuleRuleConditionPathConfigArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): ForwardingRuleRuleConditionPathConfigArgs

Properties

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

The length of the path is 1-128 characters. It must start with a forward slash (/), and can only contain letters, numbers, dollar sign ($), dash (-), and underscores (_) , half width full stop (.), plus sign (+), forward slash (/), and (&), wavy line (~), at (@), half width colon (:), apostrophe ('). It supports asterisk (*) and half width question mark (?) as wildcards.