tagRules

@JvmName(name = "hrterbcvwqjkwlqf")
suspend fun tagRules(value: Output<List<DataSetRowLevelPermissionTagConfigurationTagRuleArgs>>)
@JvmName(name = "oprkpvmtuyohixba")
suspend fun tagRules(value: List<DataSetRowLevelPermissionTagConfigurationTagRuleArgs>)

Parameters

value

A set of rules associated with row-level security, such as the tag names and columns that they are assigned to. See tag_rules.


@JvmName(name = "sqxogdbuqivdhfkw")
suspend fun tagRules(vararg values: Output<DataSetRowLevelPermissionTagConfigurationTagRuleArgs>)


@JvmName(name = "jgmntwsvpmwfnjqs")
suspend fun tagRules(values: List<Output<DataSetRowLevelPermissionTagConfigurationTagRuleArgs>>)
@JvmName(name = "ctxxcybwoutpjhuk")
suspend fun tagRules(vararg values: DataSetRowLevelPermissionTagConfigurationTagRuleArgs)

Parameters

values

A set of rules associated with row-level security, such as the tag names and columns that they are assigned to. See tag_rules.


@JvmName(name = "dxdijjthkhhnsuvg")
suspend fun tagRules(argument: List<suspend DataSetRowLevelPermissionTagConfigurationTagRuleArgsBuilder.() -> Unit>)
@JvmName(name = "vbupiucotwhjjsjb")
suspend fun tagRules(vararg argument: suspend DataSetRowLevelPermissionTagConfigurationTagRuleArgsBuilder.() -> Unit)
@JvmName(name = "kxqpvjiyvrtveswf")
suspend fun tagRules(argument: suspend DataSetRowLevelPermissionTagConfigurationTagRuleArgsBuilder.() -> Unit)

Parameters

argument

A set of rules associated with row-level security, such as the tag names and columns that they are assigned to. See tag_rules.