tagRules

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


@JvmName(name = "rpsdnyoymukgvpdn")
suspend fun tagRules(values: List<Output<DataSetRowLevelPermissionTagConfigurationTagRuleArgs>>)
@JvmName(name = "sdtfhsaadbhajhdp")
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 = "jlejsbnxnickfeso")
suspend fun tagRules(argument: List<suspend DataSetRowLevelPermissionTagConfigurationTagRuleArgsBuilder.() -> Unit>)
@JvmName(name = "dcofgipujewbuxtl")
suspend fun tagRules(vararg argument: suspend DataSetRowLevelPermissionTagConfigurationTagRuleArgsBuilder.() -> Unit)
@JvmName(name = "csofggqaskxbtmuc")
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.