pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.quicksight.kotlin.outputs
/
DashboardNumericRangeFilterValue
Dashboard
Numeric
Range
Filter
Value
data
class
DashboardNumericRangeFilterValue
(
val
parameter
:
String
?
=
null
,
val
staticValue
:
Double
?
=
null
)
Types
Constructors
Properties
Constructors
Dashboard
Numeric
Range
Filter
Value
Link copied to clipboard
fun
DashboardNumericRangeFilterValue
(
parameter
:
String
?
=
null
,
staticValue
:
Double
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
parameter
Link copied to clipboard
val
parameter
:
String
?
=
null
static
Value
Link copied to clipboard
val
staticValue
:
Double
?
=
null