aws-native logo
AWS Native v0.54.0, Mar 21 23

aws-native.quicksight.Dashboard

Definition of the AWS::QuickSight::Dashboard Resource Type.

Create Dashboard Resource

new Dashboard(name: string, args: DashboardArgs, opts?: CustomResourceOptions);
@overload
def Dashboard(resource_name: str,
              opts: Optional[ResourceOptions] = None,
              aws_account_id: Optional[str] = None,
              dashboard_id: Optional[str] = None,
              dashboard_publish_options: Optional[DashboardPublishOptionsArgs] = None,
              definition: Optional[DashboardVersionDefinitionArgs] = None,
              name: Optional[str] = None,
              parameters: Optional[DashboardParametersArgs] = None,
              permissions: Optional[Sequence[DashboardResourcePermissionArgs]] = None,
              source_entity: Optional[DashboardSourceEntityArgs] = None,
              tags: Optional[Sequence[DashboardTagArgs]] = None,
              theme_arn: Optional[str] = None,
              version_description: Optional[str] = None)
@overload
def Dashboard(resource_name: str,
              args: DashboardArgs,
              opts: Optional[ResourceOptions] = None)
func NewDashboard(ctx *Context, name string, args DashboardArgs, opts ...ResourceOption) (*Dashboard, error)
public Dashboard(string name, DashboardArgs args, CustomResourceOptions? opts = null)
public Dashboard(String name, DashboardArgs args)
public Dashboard(String name, DashboardArgs args, CustomResourceOptions options)
type: aws-native:quicksight:Dashboard
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.

name string
The unique name of the resource.
args DashboardArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name str
The unique name of the resource.
args DashboardArgs
The arguments to resource properties.
opts ResourceOptions
Bag of options to control resource's behavior.
ctx Context
Context object for the current deployment.
name string
The unique name of the resource.
args DashboardArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name string
The unique name of the resource.
args DashboardArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name String
The unique name of the resource.
args DashboardArgs
The arguments to resource properties.
options CustomResourceOptions
Bag of options to control resource's behavior.

Dashboard Resource Properties

To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

Inputs

The Dashboard resource accepts the following input properties:

Outputs

All input properties are implicitly available as output properties. Additionally, the Dashboard resource produces the following output properties:

Arn string
CreatedTime string
Id string

The provider-assigned unique ID for this managed resource.

LastPublishedTime string
LastUpdatedTime string
Version Pulumi.AwsNative.QuickSight.Outputs.DashboardVersion
Arn string
CreatedTime string
Id string

The provider-assigned unique ID for this managed resource.

LastPublishedTime string
LastUpdatedTime string
Version DashboardVersion
arn String
createdTime String
id String

The provider-assigned unique ID for this managed resource.

lastPublishedTime String
lastUpdatedTime String
version DashboardVersion
arn string
createdTime string
id string

The provider-assigned unique ID for this managed resource.

lastPublishedTime string
lastUpdatedTime string
version DashboardVersion
arn str
created_time str
id str

The provider-assigned unique ID for this managed resource.

last_published_time str
last_updated_time str
version DashboardVersion
arn String
createdTime String
id String

The provider-assigned unique ID for this managed resource.

lastPublishedTime String
lastUpdatedTime String
version Property Map

Supporting Types

Note: There are over 200 nested types for this resource. Only the first 200 types are included in this documentation.

DashboardAdHocFilteringOption

DashboardAggregationFunction

DashboardAggregationSortConfiguration

DashboardAnalysisDefaults

DashboardAnchorDateConfiguration

DashboardAnchorOption

Now
NOW
DashboardAnchorOptionNow
NOW
Now
NOW
Now
NOW
NOW
NOW
"NOW"
NOW

DashboardArcAxisConfiguration

DashboardArcAxisDisplayRange

Max double
Min double
Max float64
Min float64
max Double
min Double
max number
min number
max float
min float
max Number
min Number

DashboardArcConfiguration

DashboardArcOptions

DashboardArcThickness

Small
SMALL
Medium
MEDIUM
Large
LARGE
Whole
WHOLE
DashboardArcThicknessSmall
SMALL
DashboardArcThicknessMedium
MEDIUM
DashboardArcThicknessLarge
LARGE
DashboardArcThicknessWhole
WHOLE
Small
SMALL
Medium
MEDIUM
Large
LARGE
Whole
WHOLE
Small
SMALL
Medium
MEDIUM
Large
LARGE
Whole
WHOLE
SMALL
SMALL
MEDIUM
MEDIUM
LARGE
LARGE
WHOLE
WHOLE
"SMALL"
SMALL
"MEDIUM"
MEDIUM
"LARGE"
LARGE
"WHOLE"
WHOLE

DashboardArcThicknessOptions

Small
SMALL
Medium
MEDIUM
Large
LARGE
DashboardArcThicknessOptionsSmall
SMALL
DashboardArcThicknessOptionsMedium
MEDIUM
DashboardArcThicknessOptionsLarge
LARGE
Small
SMALL
Medium
MEDIUM
Large
LARGE
Small
SMALL
Medium
MEDIUM
Large
LARGE
SMALL
SMALL
MEDIUM
MEDIUM
LARGE
LARGE
"SMALL"
SMALL
"MEDIUM"
MEDIUM
"LARGE"
LARGE

DashboardAxisBinding

PrimaryYaxis
PRIMARY_YAXIS
SecondaryYaxis
SECONDARY_YAXIS
DashboardAxisBindingPrimaryYaxis
PRIMARY_YAXIS
DashboardAxisBindingSecondaryYaxis
SECONDARY_YAXIS
PrimaryYaxis
PRIMARY_YAXIS
SecondaryYaxis
SECONDARY_YAXIS
PrimaryYaxis
PRIMARY_YAXIS
SecondaryYaxis
SECONDARY_YAXIS
PRIMARY_YAXIS
PRIMARY_YAXIS
SECONDARY_YAXIS
SECONDARY_YAXIS
"PRIMARY_YAXIS"
PRIMARY_YAXIS
"SECONDARY_YAXIS"
SECONDARY_YAXIS

DashboardAxisDataOptions

DashboardAxisDisplayMinMaxRange

Maximum double
Minimum double
Maximum float64
Minimum float64
maximum Double
minimum Double
maximum number
minimum number
maximum float
minimum float
maximum Number
minimum Number

DashboardAxisDisplayOptions

DashboardAxisDisplayRange

DashboardAxisLabelOptions

DashboardAxisLabelReferenceOptions

DashboardAxisLinearScale

StepCount double
StepSize double
StepCount float64
StepSize float64
stepCount Double
stepSize Double
stepCount number
stepSize number
stepCount Number
stepSize Number

DashboardAxisLogarithmicScale

Base double
Base float64
base Double
base number
base float
base Number

DashboardAxisScale

DashboardAxisTickLabelOptions

DashboardBarChartAggregatedFieldWells

DashboardBarChartConfiguration

BarsArrangement Pulumi.AwsNative.QuickSight.DashboardBarsArrangement
CategoryAxis Pulumi.AwsNative.QuickSight.Inputs.DashboardAxisDisplayOptions
CategoryLabelOptions Pulumi.AwsNative.QuickSight.Inputs.DashboardChartAxisLabelOptions
ColorLabelOptions Pulumi.AwsNative.QuickSight.Inputs.DashboardChartAxisLabelOptions
ContributionAnalysisDefaults List<Pulumi.AwsNative.QuickSight.Inputs.DashboardContributionAnalysisDefault>
DataLabels Pulumi.AwsNative.QuickSight.Inputs.DashboardDataLabelOptions
FieldWells Pulumi.AwsNative.QuickSight.Inputs.DashboardBarChartFieldWells
Legend Pulumi.AwsNative.QuickSight.Inputs.DashboardLegendOptions
Orientation Pulumi.AwsNative.QuickSight.DashboardBarChartOrientation
ReferenceLines List<Pulumi.AwsNative.QuickSight.Inputs.DashboardReferenceLine>
SmallMultiplesOptions Pulumi.AwsNative.QuickSight.Inputs.DashboardSmallMultiplesOptions
SortConfiguration Pulumi.AwsNative.QuickSight.Inputs.DashboardBarChartSortConfiguration
Tooltip Pulumi.AwsNative.QuickSight.Inputs.DashboardTooltipOptions
ValueAxis Pulumi.AwsNative.QuickSight.Inputs.DashboardAxisDisplayOptions
ValueLabelOptions Pulumi.AwsNative.QuickSight.Inputs.DashboardChartAxisLabelOptions
VisualPalette Pulumi.AwsNative.QuickSight.Inputs.DashboardVisualPalette

DashboardBarChartFieldWells

DashboardBarChartOrientation

Horizontal
HORIZONTAL
Vertical
VERTICAL
DashboardBarChartOrientationHorizontal
HORIZONTAL
DashboardBarChartOrientationVertical
VERTICAL
Horizontal
HORIZONTAL
Vertical
VERTICAL
Horizontal
HORIZONTAL
Vertical
VERTICAL
HORIZONTAL
HORIZONTAL
VERTICAL
VERTICAL
"HORIZONTAL"
HORIZONTAL
"VERTICAL"
VERTICAL

DashboardBarChartSortConfiguration

DashboardBarChartVisual

DashboardBarsArrangement

Clustered
CLUSTERED
Stacked
STACKED
StackedPercent
STACKED_PERCENT
DashboardBarsArrangementClustered
CLUSTERED
DashboardBarsArrangementStacked
STACKED
DashboardBarsArrangementStackedPercent
STACKED_PERCENT
Clustered
CLUSTERED
Stacked
STACKED
StackedPercent
STACKED_PERCENT
Clustered
CLUSTERED
Stacked
STACKED
StackedPercent
STACKED_PERCENT
CLUSTERED
CLUSTERED
STACKED
STACKED
STACKED_PERCENT
STACKED_PERCENT
"CLUSTERED"
CLUSTERED
"STACKED"
STACKED
"STACKED_PERCENT"
STACKED_PERCENT

DashboardBaseMapStyleType

LightGray
LIGHT_GRAY
DarkGray
DARK_GRAY
Street
STREET
Imagery
IMAGERY
DashboardBaseMapStyleTypeLightGray
LIGHT_GRAY
DashboardBaseMapStyleTypeDarkGray
DARK_GRAY
DashboardBaseMapStyleTypeStreet
STREET
DashboardBaseMapStyleTypeImagery
IMAGERY
LightGray
LIGHT_GRAY
DarkGray
DARK_GRAY
Street
STREET
Imagery
IMAGERY
LightGray
LIGHT_GRAY
DarkGray
DARK_GRAY
Street
STREET
Imagery
IMAGERY
LIGHT_GRAY
LIGHT_GRAY
DARK_GRAY
DARK_GRAY
STREET
STREET
IMAGERY
IMAGERY
"LIGHT_GRAY"
LIGHT_GRAY
"DARK_GRAY"
DARK_GRAY
"STREET"
STREET
"IMAGERY"
IMAGERY

DashboardBehavior

Enabled
ENABLED
Disabled
DISABLED
DashboardBehaviorEnabled
ENABLED
DashboardBehaviorDisabled
DISABLED
Enabled
ENABLED
Disabled
DISABLED
Enabled
ENABLED
Disabled
DISABLED
ENABLED
ENABLED
DISABLED
DISABLED
"ENABLED"
ENABLED
"DISABLED"
DISABLED

DashboardBinCountOptions

Value double
Value float64
value Double
value number
value float
value Number

DashboardBinWidthOptions

BinCountLimit double
Value double
BinCountLimit float64
Value float64
binCountLimit Double
value Double
binCountLimit number
value number
binCountLimit Number
value Number

DashboardBodySectionConfiguration

DashboardBodySectionContent

DashboardBoxPlotAggregatedFieldWells

DashboardBoxPlotChartConfiguration

BoxPlotOptions Pulumi.AwsNative.QuickSight.Inputs.DashboardBoxPlotOptions
CategoryAxis Pulumi.AwsNative.QuickSight.Inputs.DashboardAxisDisplayOptions
CategoryLabelOptions Pulumi.AwsNative.QuickSight.Inputs.DashboardChartAxisLabelOptions
FieldWells Pulumi.AwsNative.QuickSight.Inputs.DashboardBoxPlotFieldWells
Legend Pulumi.AwsNative.QuickSight.Inputs.DashboardLegendOptions
PrimaryYAxisDisplayOptions Pulumi.AwsNative.QuickSight.Inputs.DashboardAxisDisplayOptions
PrimaryYAxisLabelOptions Pulumi.AwsNative.QuickSight.Inputs.DashboardChartAxisLabelOptions
ReferenceLines List<Pulumi.AwsNative.QuickSight.Inputs.DashboardReferenceLine>
SortConfiguration Pulumi.AwsNative.QuickSight.Inputs.DashboardBoxPlotSortConfiguration
Tooltip Pulumi.AwsNative.QuickSight.Inputs.DashboardTooltipOptions
VisualPalette Pulumi.AwsNative.QuickSight.Inputs.DashboardVisualPalette

DashboardBoxPlotFieldWells

DashboardBoxPlotFillStyle

Solid
SOLID
Transparent
TRANSPARENT
DashboardBoxPlotFillStyleSolid
SOLID
DashboardBoxPlotFillStyleTransparent
TRANSPARENT
Solid
SOLID
Transparent
TRANSPARENT
Solid
SOLID
Transparent
TRANSPARENT
SOLID
SOLID
TRANSPARENT
TRANSPARENT
"SOLID"
SOLID
"TRANSPARENT"
TRANSPARENT

DashboardBoxPlotOptions

DashboardBoxPlotSortConfiguration

DashboardBoxPlotStyleOptions

DashboardBoxPlotVisual

DashboardCalculatedField

DataSetIdentifier string
Expression string
Name string
DataSetIdentifier string
Expression string
Name string
dataSetIdentifier String
expression String
name String
dataSetIdentifier string
expression string
name string
dataSetIdentifier String
expression String
name String

DashboardCalculatedMeasureField

Expression string
FieldId string
Expression string
FieldId string
expression String
fieldId String
expression string
fieldId string
expression String
fieldId String

DashboardCascadingControlConfiguration

DashboardCascadingControlSource

DashboardCategoricalAggregationFunction

Count
COUNT
DistinctCount
DISTINCT_COUNT
DashboardCategoricalAggregationFunctionCount
COUNT
DashboardCategoricalAggregationFunctionDistinctCount
DISTINCT_COUNT
Count
COUNT
DistinctCount
DISTINCT_COUNT
Count
COUNT
DistinctCount
DISTINCT_COUNT
COUNT
COUNT
DISTINCT_COUNT
DISTINCT_COUNT
"COUNT"
COUNT
"DISTINCT_COUNT"
DISTINCT_COUNT

DashboardCategoricalDimensionField

DashboardCategoricalMeasureField

DashboardCategoryDrillDownFilter

DashboardCategoryFilter

DashboardCategoryFilterConfiguration

DashboardCategoryFilterMatchOperator

EqualsValue
EQUALS
DoesNotEqual
DOES_NOT_EQUAL
Contains
CONTAINS
DoesNotContain
DOES_NOT_CONTAIN
StartsWith
STARTS_WITH
EndsWith
ENDS_WITH
DashboardCategoryFilterMatchOperatorEquals
EQUALS
DashboardCategoryFilterMatchOperatorDoesNotEqual
DOES_NOT_EQUAL
DashboardCategoryFilterMatchOperatorContains
CONTAINS
DashboardCategoryFilterMatchOperatorDoesNotContain
DOES_NOT_CONTAIN
DashboardCategoryFilterMatchOperatorStartsWith
STARTS_WITH
DashboardCategoryFilterMatchOperatorEndsWith
ENDS_WITH
Equals
EQUALS
DoesNotEqual
DOES_NOT_EQUAL
Contains
CONTAINS
DoesNotContain
DOES_NOT_CONTAIN
StartsWith
STARTS_WITH
EndsWith
ENDS_WITH
Equals
EQUALS
DoesNotEqual
DOES_NOT_EQUAL
Contains
CONTAINS
DoesNotContain
DOES_NOT_CONTAIN
StartsWith
STARTS_WITH
EndsWith
ENDS_WITH
EQUALS
EQUALS
DOES_NOT_EQUAL
DOES_NOT_EQUAL
CONTAINS
CONTAINS
DOES_NOT_CONTAIN
DOES_NOT_CONTAIN
STARTS_WITH
STARTS_WITH
ENDS_WITH
ENDS_WITH
"EQUALS"
EQUALS
"DOES_NOT_EQUAL"
DOES_NOT_EQUAL
"CONTAINS"
CONTAINS
"DOES_NOT_CONTAIN"
DOES_NOT_CONTAIN
"STARTS_WITH"
STARTS_WITH
"ENDS_WITH"
ENDS_WITH

DashboardCategoryFilterSelectAllOptions

FilterAllValues
FILTER_ALL_VALUES
DashboardCategoryFilterSelectAllOptionsFilterAllValues
FILTER_ALL_VALUES
FilterAllValues
FILTER_ALL_VALUES
FilterAllValues
FILTER_ALL_VALUES
FILTER_ALL_VALUES
FILTER_ALL_VALUES
"FILTER_ALL_VALUES"
FILTER_ALL_VALUES

DashboardChartAxisLabelOptions

DashboardClusterMarker

DashboardClusterMarkerConfiguration

DashboardColorFillType

Discrete
DISCRETE
Gradient
GRADIENT
DashboardColorFillTypeDiscrete
DISCRETE
DashboardColorFillTypeGradient
GRADIENT
Discrete
DISCRETE
Gradient
GRADIENT
Discrete
DISCRETE
Gradient
GRADIENT
DISCRETE
DISCRETE
GRADIENT
GRADIENT
"DISCRETE"
DISCRETE
"GRADIENT"
GRADIENT

DashboardColorScale

DashboardColorsConfiguration

DashboardColumnConfiguration

DashboardColumnHierarchy

DashboardColumnIdentifier

DashboardColumnRole

Dimension
DIMENSION
Measure
MEASURE
DashboardColumnRoleDimension
DIMENSION
DashboardColumnRoleMeasure
MEASURE
Dimension
DIMENSION
Measure
MEASURE
Dimension
DIMENSION
Measure
MEASURE
DIMENSION
DIMENSION
MEASURE
MEASURE
"DIMENSION"
DIMENSION
"MEASURE"
MEASURE

DashboardColumnSort

DashboardColumnTooltipItem

DashboardComboChartAggregatedFieldWells

DashboardComboChartConfiguration

BarDataLabels Pulumi.AwsNative.QuickSight.Inputs.DashboardDataLabelOptions
BarsArrangement Pulumi.AwsNative.QuickSight.DashboardBarsArrangement
CategoryAxis Pulumi.AwsNative.QuickSight.Inputs.DashboardAxisDisplayOptions
CategoryLabelOptions Pulumi.AwsNative.QuickSight.Inputs.DashboardChartAxisLabelOptions
ColorLabelOptions Pulumi.AwsNative.QuickSight.Inputs.DashboardChartAxisLabelOptions
FieldWells Pulumi.AwsNative.QuickSight.Inputs.DashboardComboChartFieldWells
Legend Pulumi.AwsNative.QuickSight.Inputs.DashboardLegendOptions
LineDataLabels Pulumi.AwsNative.QuickSight.Inputs.DashboardDataLabelOptions
PrimaryYAxisDisplayOptions Pulumi.AwsNative.QuickSight.Inputs.DashboardAxisDisplayOptions
PrimaryYAxisLabelOptions Pulumi.AwsNative.QuickSight.Inputs.DashboardChartAxisLabelOptions
ReferenceLines List<Pulumi.AwsNative.QuickSight.Inputs.DashboardReferenceLine>
SecondaryYAxisDisplayOptions Pulumi.AwsNative.QuickSight.Inputs.DashboardAxisDisplayOptions
SecondaryYAxisLabelOptions Pulumi.AwsNative.QuickSight.Inputs.DashboardChartAxisLabelOptions
SortConfiguration Pulumi.AwsNative.QuickSight.Inputs.DashboardComboChartSortConfiguration
Tooltip Pulumi.AwsNative.QuickSight.Inputs.DashboardTooltipOptions
VisualPalette Pulumi.AwsNative.QuickSight.Inputs.DashboardVisualPalette

DashboardComboChartFieldWells

DashboardComboChartSortConfiguration

DashboardComboChartVisual

DashboardComparisonConfiguration

DashboardComparisonFormatConfiguration

DashboardComparisonMethod

Difference
DIFFERENCE
PercentDifference
PERCENT_DIFFERENCE
Percent
PERCENT
DashboardComparisonMethodDifference
DIFFERENCE
DashboardComparisonMethodPercentDifference
PERCENT_DIFFERENCE
DashboardComparisonMethodPercent
PERCENT
Difference
DIFFERENCE
PercentDifference
PERCENT_DIFFERENCE
Percent
PERCENT
Difference
DIFFERENCE
PercentDifference
PERCENT_DIFFERENCE
Percent
PERCENT
DIFFERENCE
DIFFERENCE
PERCENT_DIFFERENCE
PERCENT_DIFFERENCE
PERCENT
PERCENT
"DIFFERENCE"
DIFFERENCE
"PERCENT_DIFFERENCE"
PERCENT_DIFFERENCE
"PERCENT"
PERCENT

DashboardComputation

Forecast Pulumi.AwsNative.QuickSight.Inputs.DashboardForecastComputation
GrowthRate Pulumi.AwsNative.QuickSight.Inputs.DashboardGrowthRateComputation
MaximumMinimum Pulumi.AwsNative.QuickSight.Inputs.DashboardMaximumMinimumComputation
MetricComparison Pulumi.AwsNative.QuickSight.Inputs.DashboardMetricComparisonComputation
PeriodOverPeriod Pulumi.AwsNative.QuickSight.Inputs.DashboardPeriodOverPeriodComputation
PeriodToDate Pulumi.AwsNative.QuickSight.Inputs.DashboardPeriodToDateComputation
TopBottomMovers Pulumi.AwsNative.QuickSight.Inputs.DashboardTopBottomMoversComputation
TopBottomRanked Pulumi.AwsNative.QuickSight.Inputs.DashboardTopBottomRankedComputation
TotalAggregation Pulumi.AwsNative.QuickSight.Inputs.DashboardTotalAggregationComputation
UniqueValues Pulumi.AwsNative.QuickSight.Inputs.DashboardUniqueValuesComputation

DashboardConditionalFormattingColor

DashboardConditionalFormattingCustomIconCondition

DashboardConditionalFormattingCustomIconOptions

DashboardConditionalFormattingGradientColor

DashboardConditionalFormattingIcon

DashboardConditionalFormattingIconDisplayConfiguration

DashboardConditionalFormattingIconDisplayOption

IconOnly
ICON_ONLY
DashboardConditionalFormattingIconDisplayOptionIconOnly
ICON_ONLY
IconOnly
ICON_ONLY
IconOnly
ICON_ONLY
ICON_ONLY
ICON_ONLY
"ICON_ONLY"
ICON_ONLY

DashboardConditionalFormattingIconSet

DashboardConditionalFormattingIconSetType

PlusMinus
PLUS_MINUS
CheckX
CHECK_X
ThreeColorArrow
THREE_COLOR_ARROW
ThreeGrayArrow
THREE_GRAY_ARROW
CaretUpMinusDown
CARET_UP_MINUS_DOWN
ThreeShape
THREE_SHAPE
ThreeCircle
THREE_CIRCLE
Flags
FLAGS
Bars
BARS
FourColorArrow
FOUR_COLOR_ARROW
FourGrayArrow
FOUR_GRAY_ARROW
DashboardConditionalFormattingIconSetTypePlusMinus
PLUS_MINUS
DashboardConditionalFormattingIconSetTypeCheckX
CHECK_X
DashboardConditionalFormattingIconSetTypeThreeColorArrow
THREE_COLOR_ARROW
DashboardConditionalFormattingIconSetTypeThreeGrayArrow
THREE_GRAY_ARROW
DashboardConditionalFormattingIconSetTypeCaretUpMinusDown
CARET_UP_MINUS_DOWN
DashboardConditionalFormattingIconSetTypeThreeShape
THREE_SHAPE
DashboardConditionalFormattingIconSetTypeThreeCircle
THREE_CIRCLE
DashboardConditionalFormattingIconSetTypeFlags
FLAGS
DashboardConditionalFormattingIconSetTypeBars
BARS
DashboardConditionalFormattingIconSetTypeFourColorArrow
FOUR_COLOR_ARROW
DashboardConditionalFormattingIconSetTypeFourGrayArrow
FOUR_GRAY_ARROW
PlusMinus
PLUS_MINUS
CheckX
CHECK_X
ThreeColorArrow
THREE_COLOR_ARROW
ThreeGrayArrow
THREE_GRAY_ARROW
CaretUpMinusDown
CARET_UP_MINUS_DOWN
ThreeShape
THREE_SHAPE
ThreeCircle
THREE_CIRCLE
Flags
FLAGS
Bars
BARS
FourColorArrow
FOUR_COLOR_ARROW
FourGrayArrow
FOUR_GRAY_ARROW
PlusMinus
PLUS_MINUS
CheckX
CHECK_X
ThreeColorArrow
THREE_COLOR_ARROW
ThreeGrayArrow
THREE_GRAY_ARROW
CaretUpMinusDown
CARET_UP_MINUS_DOWN
ThreeShape
THREE_SHAPE
ThreeCircle
THREE_CIRCLE
Flags
FLAGS
Bars
BARS
FourColorArrow
FOUR_COLOR_ARROW
FourGrayArrow
FOUR_GRAY_ARROW
PLUS_MINUS
PLUS_MINUS
CHECK_X
CHECK_X
THREE_COLOR_ARROW
THREE_COLOR_ARROW
THREE_GRAY_ARROW
THREE_GRAY_ARROW
CARET_UP_MINUS_DOWN
CARET_UP_MINUS_DOWN
THREE_SHAPE
THREE_SHAPE
THREE_CIRCLE
THREE_CIRCLE
FLAGS
FLAGS
BARS
BARS
FOUR_COLOR_ARROW
FOUR_COLOR_ARROW
FOUR_GRAY_ARROW
FOUR_GRAY_ARROW
"PLUS_MINUS"
PLUS_MINUS
"CHECK_X"
CHECK_X
"THREE_COLOR_ARROW"
THREE_COLOR_ARROW
"THREE_GRAY_ARROW"
THREE_GRAY_ARROW
"CARET_UP_MINUS_DOWN"
CARET_UP_MINUS_DOWN
"THREE_SHAPE"
THREE_SHAPE
"THREE_CIRCLE"
THREE_CIRCLE
"FLAGS"
FLAGS
"BARS"
BARS
"FOUR_COLOR_ARROW"
FOUR_COLOR_ARROW
"FOUR_GRAY_ARROW"
FOUR_GRAY_ARROW

DashboardConditionalFormattingSolidColor

Expression string
Color string
Expression string
Color string
expression String
color String
expression string
color string
expression String
color String

DashboardContributionAnalysisDefault

DashboardCrossDatasetTypes

AllDatasets
ALL_DATASETS
SingleDataset
SINGLE_DATASET
DashboardCrossDatasetTypesAllDatasets
ALL_DATASETS
DashboardCrossDatasetTypesSingleDataset
SINGLE_DATASET
AllDatasets
ALL_DATASETS
SingleDataset
SINGLE_DATASET
AllDatasets
ALL_DATASETS
SingleDataset
SINGLE_DATASET
ALL_DATASETS
ALL_DATASETS
SINGLE_DATASET
SINGLE_DATASET
"ALL_DATASETS"
ALL_DATASETS
"SINGLE_DATASET"
SINGLE_DATASET

DashboardCurrencyDisplayFormatConfiguration

DashboardCustomActionFilterOperation

DashboardCustomActionNavigationOperation

DashboardCustomActionSetParametersOperation

DashboardCustomActionURLOperation

DashboardCustomColor

DashboardCustomContentConfiguration

DashboardCustomContentImageScalingConfiguration

FitToHeight
FIT_TO_HEIGHT
FitToWidth
FIT_TO_WIDTH
DoNotScale
DO_NOT_SCALE
ScaleToVisual
SCALE_TO_VISUAL
DashboardCustomContentImageScalingConfigurationFitToHeight
FIT_TO_HEIGHT
DashboardCustomContentImageScalingConfigurationFitToWidth
FIT_TO_WIDTH
DashboardCustomContentImageScalingConfigurationDoNotScale
DO_NOT_SCALE
DashboardCustomContentImageScalingConfigurationScaleToVisual
SCALE_TO_VISUAL
FitToHeight
FIT_TO_HEIGHT
FitToWidth
FIT_TO_WIDTH
DoNotScale
DO_NOT_SCALE
ScaleToVisual
SCALE_TO_VISUAL
FitToHeight
FIT_TO_HEIGHT
FitToWidth
FIT_TO_WIDTH
DoNotScale
DO_NOT_SCALE
ScaleToVisual
SCALE_TO_VISUAL
FIT_TO_HEIGHT
FIT_TO_HEIGHT
FIT_TO_WIDTH
FIT_TO_WIDTH
DO_NOT_SCALE
DO_NOT_SCALE
SCALE_TO_VISUAL
SCALE_TO_VISUAL
"FIT_TO_HEIGHT"
FIT_TO_HEIGHT
"FIT_TO_WIDTH"
FIT_TO_WIDTH
"DO_NOT_SCALE"
DO_NOT_SCALE
"SCALE_TO_VISUAL"
SCALE_TO_VISUAL

DashboardCustomContentType

Image
IMAGE
OtherEmbeddedContent
OTHER_EMBEDDED_CONTENT
DashboardCustomContentTypeImage
IMAGE
DashboardCustomContentTypeOtherEmbeddedContent
OTHER_EMBEDDED_CONTENT
Image
IMAGE
OtherEmbeddedContent
OTHER_EMBEDDED_CONTENT
Image
IMAGE
OtherEmbeddedContent
OTHER_EMBEDDED_CONTENT
IMAGE
IMAGE
OTHER_EMBEDDED_CONTENT
OTHER_EMBEDDED_CONTENT
"IMAGE"
IMAGE
"OTHER_EMBEDDED_CONTENT"
OTHER_EMBEDDED_CONTENT

DashboardCustomContentVisual

DashboardCustomFilterConfiguration

DashboardCustomFilterListConfiguration

DashboardCustomNarrativeOptions

Narrative string
Narrative string
narrative String
narrative string
narrative String

DashboardCustomParameterValues

DateTimeValues List<string>
DecimalValues List<double>
IntegerValues List<double>
StringValues List<string>
DateTimeValues []string
DecimalValues []float64
IntegerValues []float64
StringValues []string
dateTimeValues List<String>
decimalValues List<Double>
integerValues List<Double>
stringValues List<String>
dateTimeValues string[]
decimalValues number[]
integerValues number[]
stringValues string[]
date_time_values Sequence[str]
decimal_values Sequence[float]
integer_values Sequence[float]
string_values Sequence[str]
dateTimeValues List<String>
decimalValues List<Number>
integerValues List<Number>
stringValues List<String>

DashboardCustomValuesConfiguration

DashboardDataBarsOptions

DashboardDataColor

Color string
DataValue double
Color string
DataValue float64
color String
dataValue Double
color string
dataValue number
color str
data_value float
color String
dataValue Number

DashboardDataFieldSeriesItem

DashboardDataLabelContent

Value
VALUE
Percent
PERCENT
ValueAndPercent
VALUE_AND_PERCENT
DashboardDataLabelContentValue
VALUE
DashboardDataLabelContentPercent
PERCENT
DashboardDataLabelContentValueAndPercent
VALUE_AND_PERCENT
Value
VALUE
Percent
PERCENT
ValueAndPercent
VALUE_AND_PERCENT
Value
VALUE
Percent
PERCENT
ValueAndPercent
VALUE_AND_PERCENT
VALUE
VALUE
PERCENT
PERCENT
VALUE_AND_PERCENT
VALUE_AND_PERCENT
"VALUE"
VALUE
"PERCENT"
PERCENT
"VALUE_AND_PERCENT"
VALUE_AND_PERCENT

DashboardDataLabelOptions

DashboardDataLabelOverlap

DisableOverlap
DISABLE_OVERLAP
EnableOverlap
ENABLE_OVERLAP
DashboardDataLabelOverlapDisableOverlap
DISABLE_OVERLAP
DashboardDataLabelOverlapEnableOverlap
ENABLE_OVERLAP
DisableOverlap
DISABLE_OVERLAP
EnableOverlap
ENABLE_OVERLAP
DisableOverlap
DISABLE_OVERLAP
EnableOverlap
ENABLE_OVERLAP
DISABLE_OVERLAP
DISABLE_OVERLAP
ENABLE_OVERLAP
ENABLE_OVERLAP
"DISABLE_OVERLAP"
DISABLE_OVERLAP
"ENABLE_OVERLAP"
ENABLE_OVERLAP

DashboardDataLabelPosition

Inside
INSIDE
Outside
OUTSIDE
Left
LEFT
Top
TOP
Bottom
BOTTOM
Right
RIGHT
DashboardDataLabelPositionInside
INSIDE
DashboardDataLabelPositionOutside
OUTSIDE
DashboardDataLabelPositionLeft
LEFT
DashboardDataLabelPositionTop
TOP
DashboardDataLabelPositionBottom
BOTTOM
DashboardDataLabelPositionRight
RIGHT
Inside
INSIDE
Outside
OUTSIDE
Left
LEFT
Top
TOP
Bottom
BOTTOM
Right
RIGHT
Inside
INSIDE
Outside
OUTSIDE
Left
LEFT
Top
TOP
Bottom
BOTTOM
Right
RIGHT
INSIDE
INSIDE
OUTSIDE
OUTSIDE
LEFT
LEFT
TOP
TOP
BOTTOM
BOTTOM
RIGHT
RIGHT
"INSIDE"
INSIDE
"OUTSIDE"
OUTSIDE
"LEFT"
LEFT
"TOP"
TOP
"BOTTOM"
BOTTOM
"RIGHT"
RIGHT

DashboardDataLabelType

DashboardDataPathColor

DashboardDataPathLabelType

DashboardDataPathSort

DashboardDataPathValue

FieldId string
FieldValue string
FieldId string
FieldValue string
fieldId String
fieldValue String
fieldId string
fieldValue string
fieldId String
fieldValue String

DashboardDataPointDrillUpDownOption

DashboardDataPointMenuLabelOption

DashboardDataPointTooltipOption

DashboardDataSetIdentifierDeclaration

DataSetArn string
Identifier string
DataSetArn string
Identifier string
dataSetArn String
identifier String
dataSetArn string
identifier string
dataSetArn String
identifier String

DashboardDataSetReference

DashboardDateAggregationFunction

Count
COUNT
DistinctCount
DISTINCT_COUNT
Min
MIN
Max
MAX
DashboardDateAggregationFunctionCount
COUNT
DashboardDateAggregationFunctionDistinctCount
DISTINCT_COUNT
DashboardDateAggregationFunctionMin
MIN
DashboardDateAggregationFunctionMax
MAX
Count
COUNT
DistinctCount
DISTINCT_COUNT
Min
MIN
Max
MAX
Count
COUNT
DistinctCount
DISTINCT_COUNT
Min
MIN
Max
MAX
COUNT
COUNT
DISTINCT_COUNT
DISTINCT_COUNT
MIN
MIN
MAX
MAX
"COUNT"
COUNT
"DISTINCT_COUNT"
DISTINCT_COUNT
"MIN"
MIN
"MAX"
MAX

DashboardDateAxisOptions

DashboardDateDimensionField

DashboardDateMeasureField

DashboardDateTimeDefaultValues

DashboardDateTimeFormatConfiguration

DashboardDateTimeHierarchy

DashboardDateTimeParameter

Name string
Values List<string>
Name string
Values []string
name String
values List<String>
name string
values string[]
name str
values Sequence[str]
name String
values List<String>

DashboardDateTimeParameterDeclaration

DashboardDateTimePickerControlDisplayOptions

DashboardDateTimeValueWhenUnsetConfiguration

DashboardDecimalDefaultValues

DashboardDecimalParameter

Name string
Values List<double>
Name string
Values []float64
name String
values List<Double>
name string
values number[]
name str
values Sequence[float]
name String
values List<Number>

DashboardDecimalParameterDeclaration

DashboardDecimalPlacesConfiguration

DashboardDecimalValueWhenUnsetConfiguration

DashboardDefaultFreeFormLayoutConfiguration

DashboardDefaultGridLayoutConfiguration

DashboardDefaultInteractiveLayoutConfiguration

DashboardDefaultNewSheetConfiguration

DashboardDefaultPaginatedLayoutConfiguration

DashboardDefaultSectionBasedLayoutConfiguration

DashboardDestinationParameterValueConfiguration

DashboardDimensionField

DashboardDonutCenterOptions

DashboardDonutOptions