toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.quicksight.kotlin.outputs
/
DashboardPivotTableConditionalFormattingOption
Dashboard
Pivot
Table
Conditional
Formatting
Option
data
class
DashboardPivotTableConditionalFormattingOption
(
val
cell
:
DashboardPivotTableCellConditionalFormatting
?
=
null
)
Members
Constructors
Dashboard
Pivot
Table
Conditional
Formatting
Option
Link copied to clipboard
constructor
(
cell
:
DashboardPivotTableCellConditionalFormatting
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
cell
Link copied to clipboard
val
cell
:
DashboardPivotTableCellConditionalFormatting
?
=
null
The cell conditional formatting option for a pivot table.