scopes

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

Parameters

value

A list of cell scopes for conditional formatting.


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


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

Parameters

values

A list of cell scopes for conditional formatting.


@JvmName(name = "sjceqfbvrvdexnyp")
suspend fun scopes(argument: List<suspend DashboardPivotTableConditionalFormattingScopeArgsBuilder.() -> Unit>)
@JvmName(name = "pcgxnbrtophyrxdp")
suspend fun scopes(vararg argument: suspend DashboardPivotTableConditionalFormattingScopeArgsBuilder.() -> Unit)
@JvmName(name = "oelydgkammlxxldh")
suspend fun scopes(argument: suspend DashboardPivotTableConditionalFormattingScopeArgsBuilder.() -> Unit)

Parameters

argument

A list of cell scopes for conditional formatting.