tagRules

@JvmName(name = "myvxpjoqpduuumpe")
suspend fun tagRules(value: Output<List<DataSetRowLevelPermissionTagConfigurationTagRuleArgs>>)
@JvmName(name = "qnyeaylcajoeifyc")
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 = "xeoaiabrmbigqcvj")
suspend fun tagRules(vararg values: Output<DataSetRowLevelPermissionTagConfigurationTagRuleArgs>)


@JvmName(name = "imkorphwntcrhvsa")
suspend fun tagRules(values: List<Output<DataSetRowLevelPermissionTagConfigurationTagRuleArgs>>)
@JvmName(name = "abdoxcaueltsuimy")
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 = "hdoxaacvxpxbiuro")
suspend fun tagRules(argument: List<suspend DataSetRowLevelPermissionTagConfigurationTagRuleArgsBuilder.() -> Unit>)
@JvmName(name = "kksqrwdwanbqiwur")
suspend fun tagRules(vararg argument: suspend DataSetRowLevelPermissionTagConfigurationTagRuleArgsBuilder.() -> Unit)
@JvmName(name = "bqbphhecaelupepm")
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.