pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.quicksight.kotlin.inputs
/
AnalysisDataColorArgs
Analysis
Data
Color
Args
data
class
AnalysisDataColorArgs
(
val
color
:
Output
<
String
>
?
=
null
,
val
dataValue
:
Output
<
Double
>
?
=
null
)
:
ConvertibleToJava
<
AnalysisDataColorArgs
>
Constructors
Functions
Properties
Constructors
Analysis
Data
Color
Args
Link copied to clipboard
fun
AnalysisDataColorArgs
(
color
:
Output
<
String
>
?
=
null
,
dataValue
:
Output
<
Double
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
AnalysisDataColorArgs
Properties
color
Link copied to clipboard
val
color
:
Output
<
String
>
?
=
null
data
Value
Link copied to clipboard
val
dataValue
:
Output
<
Double
>
?
=
null