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
/
DashboardGradientColor
Dashboard
Gradient
Color
data
class
DashboardGradientColor
(
val
stops
:
List
<
DashboardGradientStop
>
?
=
null
)
Members
Constructors
Dashboard
Gradient
Color
Link copied to clipboard
constructor
(
stops
:
List
<
DashboardGradientStop
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
stops
Link copied to clipboard
val
stops
:
List
<
DashboardGradientStop
>
?
=
null
The list of gradient color stops.