masks

@JvmName(name = "xfyftahtetwjurya")
suspend fun masks(value: Output<List<RuleGroupTcpFlag>>)
@JvmName(name = "mqgyglrgffokmeqq")
suspend fun masks(value: List<RuleGroupTcpFlag>?)

Parameters

value

The set of flags to consider in the inspection. To inspect all flags in the valid values list, leave this with no setting.


@JvmName(name = "lkywfjjokkcckklm")
suspend fun masks(vararg values: Output<RuleGroupTcpFlag>)


@JvmName(name = "akneramauqscfmar")
suspend fun masks(values: List<Output<RuleGroupTcpFlag>>)
@JvmName(name = "wlcgrlqnhsklxrar")
suspend fun masks(vararg values: RuleGroupTcpFlag)

Parameters

values

The set of flags to consider in the inspection. To inspect all flags in the valid values list, leave this with no setting.