BgpPolicyContentLayer4RuleListConditionListArgs

data class BgpPolicyContentLayer4RuleListConditionListArgs(val arg: Output<String>, val depth: Output<Int>, val position: Output<Int>) : ConvertibleToJava<BgpPolicyContentLayer4RuleListConditionListArgs>

Constructors

constructor(arg: Output<String>, depth: Output<Int>, position: Output<Int>)

Properties

Link copied to clipboard
val arg: Output<String>

Matching target character.

Link copied to clipboard
val depth: Output<Int>

Depth of Matching.

Link copied to clipboard
val position: Output<Int>

Position to start matching, starting from 0.

Functions

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