toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.quicksight.kotlin.inputs
/
TemplateShapeConditionalFormatArgs
Template
Shape
Conditional
Format
Args
data
class
TemplateShapeConditionalFormatArgs
(
val
backgroundColor
:
Output
<
TemplateConditionalFormattingColorArgs
>
)
:
ConvertibleToJava
<
TemplateShapeConditionalFormatArgs
>
Members
Constructors
Template
Shape
Conditional
Format
Args
Link copied to clipboard
constructor
(
backgroundColor
:
Output
<
TemplateConditionalFormattingColorArgs
>
)
Properties
background
Color
Link copied to clipboard
val
backgroundColor
:
Output
<
TemplateConditionalFormattingColorArgs
>
The conditional formatting for the shape background color of a filled map visual.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
TemplateShapeConditionalFormatArgs