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.inputs
/
AnalysisShapeConditionalFormatArgs
Analysis
Shape
Conditional
Format
Args
data
class
AnalysisShapeConditionalFormatArgs
(
val
backgroundColor
:
Output
<
AnalysisConditionalFormattingColorArgs
>
)
:
ConvertibleToJava
<
AnalysisShapeConditionalFormatArgs
>
Members
Constructors
Analysis
Shape
Conditional
Format
Args
Link copied to clipboard
constructor
(
backgroundColor
:
Output
<
AnalysisConditionalFormattingColorArgs
>
)
Properties
background
Color
Link copied to clipboard
val
backgroundColor
:
Output
<
AnalysisConditionalFormattingColorArgs
>
The conditional formatting for the shape background color of a filled map visual.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
AnalysisShapeConditionalFormatArgs