scopes

@JvmName(name = "dfegfddffjugrxon")
suspend fun scopes(value: Output<List<DashboardPivotTableConditionalFormattingScopeArgs>>)
@JvmName(name = "vbsnbyxdoqslnmme")
suspend fun scopes(value: List<DashboardPivotTableConditionalFormattingScopeArgs>?)

Parameters

value

A list of cell scopes for conditional formatting.


@JvmName(name = "vbpcjroinmsvtgcm")
suspend fun scopes(vararg values: Output<DashboardPivotTableConditionalFormattingScopeArgs>)


@JvmName(name = "apxjdwmlimkyyrwo")
suspend fun scopes(values: List<Output<DashboardPivotTableConditionalFormattingScopeArgs>>)
@JvmName(name = "vsqimmpwfoetsugv")
suspend fun scopes(vararg values: DashboardPivotTableConditionalFormattingScopeArgs)

Parameters

values

A list of cell scopes for conditional formatting.


@JvmName(name = "mnbyeiuwklqnkdls")
suspend fun scopes(argument: List<suspend DashboardPivotTableConditionalFormattingScopeArgsBuilder.() -> Unit>)
@JvmName(name = "oproqxqgjntvxmvf")
suspend fun scopes(vararg argument: suspend DashboardPivotTableConditionalFormattingScopeArgsBuilder.() -> Unit)
@JvmName(name = "waqpeohonekmmogp")
suspend fun scopes(argument: suspend DashboardPivotTableConditionalFormattingScopeArgsBuilder.() -> Unit)

Parameters

argument

A list of cell scopes for conditional formatting.