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.outputs
/
DashboardVisibleRangeOptions
Dashboard
Visible
Range
Options
data
class
DashboardVisibleRangeOptions
(
val
percentRange
:
DashboardPercentVisibleRange
?
=
null
)
Members
Constructors
Dashboard
Visible
Range
Options
Link copied to clipboard
constructor
(
percentRange
:
DashboardPercentVisibleRange
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
percent
Range
Link copied to clipboard
val
percentRange
:
DashboardPercentVisibleRange
?
=
null
The percent range in the visible range.