tagRules

@JvmName(name = "subjlpujstqjwmpb")
suspend fun tagRules(value: Output<List<DataSetRowLevelPermissionTagRuleArgs>>)
@JvmName(name = "yitatekifkjqaoor")
suspend fun tagRules(value: List<DataSetRowLevelPermissionTagRuleArgs>)

Parameters

value

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


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


@JvmName(name = "obowmvotldoseeyk")
suspend fun tagRules(values: List<Output<DataSetRowLevelPermissionTagRuleArgs>>)
@JvmName(name = "pekyuqnokedncibv")
suspend fun tagRules(vararg values: DataSetRowLevelPermissionTagRuleArgs)

Parameters

values

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


@JvmName(name = "pgmfafqsucwbsyob")
suspend fun tagRules(argument: List<suspend DataSetRowLevelPermissionTagRuleArgsBuilder.() -> Unit>)
@JvmName(name = "vfpwlaqrcaqfqqti")
suspend fun tagRules(vararg argument: suspend DataSetRowLevelPermissionTagRuleArgsBuilder.() -> Unit)
@JvmName(name = "pwxrqbbiyryogkvj")
suspend fun tagRules(argument: suspend DataSetRowLevelPermissionTagRuleArgsBuilder.() -> Unit)

Parameters

argument

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