We recommend new projects start with resources from the AWS provider.
aws-native.quicksight.Dashboard
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Definition of the AWS::QuickSight::Dashboard Resource Type.
Create Dashboard Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Dashboard(name: string, args: DashboardArgs, opts?: CustomResourceOptions);
@overload
def Dashboard(resource_name: str,
args: DashboardArgs,
opts: Optional[ResourceOptions] = None)
@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,
folder_arns: Optional[Sequence[str]] = None,
link_entities: Optional[Sequence[str]] = None,
link_sharing_configuration: Optional[DashboardLinkSharingConfigurationArgs] = None,
name: Optional[str] = None,
parameters: Optional[DashboardParametersArgs] = None,
permissions: Optional[Sequence[DashboardResourcePermissionArgs]] = None,
source_entity: Optional[DashboardSourceEntityArgs] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None,
theme_arn: Optional[str] = None,
validation_strategy: Optional[DashboardValidationStrategyArgs] = None,
version_description: Optional[str] = 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.
Parameters
- 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
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The Dashboard resource accepts the following input properties:
- Aws
Account stringId - The ID of the AWS account where you want to create the dashboard.
- Dashboard
Id string - The ID for the dashboard, also added to the IAM policy.
- Dashboard
Publish Pulumi.Options Aws Native. Quick Sight. Inputs. Dashboard Publish Options - Options for publishing the dashboard when you create it:
AvailabilityStatus
forAdHocFilteringOption
- This status can be eitherENABLED
orDISABLED
. When this is set toDISABLED
, Amazon QuickSight disables the left filter pane on the published dashboard, which can be used for ad hoc (one-time) filtering. This option isENABLED
by default.AvailabilityStatus
forExportToCSVOption
- This status can be eitherENABLED
orDISABLED
. The visual option to export data to .CSV format isn't enabled when this is set toDISABLED
. This option isENABLED
by default.VisibilityState
forSheetControlsOption
- This visibility state can be eitherCOLLAPSED
orEXPANDED
. This option isCOLLAPSED
by default.
- Definition
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Version Definition - Folder
Arns List<string> - Link
Entities List<string> - A list of analysis Amazon Resource Names (ARNs) to be linked to the dashboard.
- Link
Sharing Pulumi.Configuration Aws Native. Quick Sight. Inputs. Dashboard Link Sharing Configuration - A structure that contains the link sharing configurations that you want to apply overrides to.
- Name string
- The display name of the dashboard.
- Parameters
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Parameters - The parameters for the creation of the dashboard, which you want to use to override the default settings. A dashboard can have any type of parameters, and some parameters might accept multiple values.
- Permissions
List<Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Resource Permission> A structure that contains the permissions of the dashboard. You can use this structure for granting permissions by providing a list of IAM action information for each principal ARN.
To specify no permissions, omit the permissions list.
- Source
Entity Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Source Entity The entity that you are using as a source when you create the dashboard. In
SourceEntity
, you specify the type of object that you want to use. You can only create a dashboard from a template, so you use aSourceTemplate
entity. If you need to create a dashboard from an analysis, first convert the analysis to a template by using theCreateTemplate
API operation. ForSourceTemplate
, specify the Amazon Resource Name (ARN) of the source template. TheSourceTemplate
ARN can contain any AWS account; and any QuickSight-supported AWS Region .Use the
DataSetReferences
entity withinSourceTemplate
to list the replacement datasets for the placeholders listed in the original. The schema in each dataset must match its placeholder.- List<Pulumi.
Aws Native. Inputs. Tag> - Contains a map of the key-value pairs for the resource tag or tags assigned to the dashboard.
- Theme
Arn string - The Amazon Resource Name (ARN) of the theme that is being used for this dashboard. If you add a value for this field, it overrides the value that is used in the source entity. The theme ARN must exist in the same AWS account where you create the dashboard.
- Validation
Strategy Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Validation Strategy - The option to relax the validation that is required to create and update analyses, dashboards, and templates with definition objects. When you set this value to
LENIENT
, validation is skipped for specific errors. - Version
Description string - A description for the first version of the dashboard being created.
- Aws
Account stringId - The ID of the AWS account where you want to create the dashboard.
- Dashboard
Id string - The ID for the dashboard, also added to the IAM policy.
- Dashboard
Publish DashboardOptions Publish Options Args - Options for publishing the dashboard when you create it:
AvailabilityStatus
forAdHocFilteringOption
- This status can be eitherENABLED
orDISABLED
. When this is set toDISABLED
, Amazon QuickSight disables the left filter pane on the published dashboard, which can be used for ad hoc (one-time) filtering. This option isENABLED
by default.AvailabilityStatus
forExportToCSVOption
- This status can be eitherENABLED
orDISABLED
. The visual option to export data to .CSV format isn't enabled when this is set toDISABLED
. This option isENABLED
by default.VisibilityState
forSheetControlsOption
- This visibility state can be eitherCOLLAPSED
orEXPANDED
. This option isCOLLAPSED
by default.
- Definition
Dashboard
Version Definition Args - Folder
Arns []string - Link
Entities []string - A list of analysis Amazon Resource Names (ARNs) to be linked to the dashboard.
- Link
Sharing DashboardConfiguration Link Sharing Configuration Args - A structure that contains the link sharing configurations that you want to apply overrides to.
- Name string
- The display name of the dashboard.
- Parameters
Dashboard
Parameters Args - The parameters for the creation of the dashboard, which you want to use to override the default settings. A dashboard can have any type of parameters, and some parameters might accept multiple values.
- Permissions
[]Dashboard
Resource Permission Args A structure that contains the permissions of the dashboard. You can use this structure for granting permissions by providing a list of IAM action information for each principal ARN.
To specify no permissions, omit the permissions list.
- Source
Entity DashboardSource Entity Args The entity that you are using as a source when you create the dashboard. In
SourceEntity
, you specify the type of object that you want to use. You can only create a dashboard from a template, so you use aSourceTemplate
entity. If you need to create a dashboard from an analysis, first convert the analysis to a template by using theCreateTemplate
API operation. ForSourceTemplate
, specify the Amazon Resource Name (ARN) of the source template. TheSourceTemplate
ARN can contain any AWS account; and any QuickSight-supported AWS Region .Use the
DataSetReferences
entity withinSourceTemplate
to list the replacement datasets for the placeholders listed in the original. The schema in each dataset must match its placeholder.- Tag
Args - Contains a map of the key-value pairs for the resource tag or tags assigned to the dashboard.
- Theme
Arn string - The Amazon Resource Name (ARN) of the theme that is being used for this dashboard. If you add a value for this field, it overrides the value that is used in the source entity. The theme ARN must exist in the same AWS account where you create the dashboard.
- Validation
Strategy DashboardValidation Strategy Args - The option to relax the validation that is required to create and update analyses, dashboards, and templates with definition objects. When you set this value to
LENIENT
, validation is skipped for specific errors. - Version
Description string - A description for the first version of the dashboard being created.
- aws
Account StringId - The ID of the AWS account where you want to create the dashboard.
- dashboard
Id String - The ID for the dashboard, also added to the IAM policy.
- dashboard
Publish DashboardOptions Publish Options - Options for publishing the dashboard when you create it:
AvailabilityStatus
forAdHocFilteringOption
- This status can be eitherENABLED
orDISABLED
. When this is set toDISABLED
, Amazon QuickSight disables the left filter pane on the published dashboard, which can be used for ad hoc (one-time) filtering. This option isENABLED
by default.AvailabilityStatus
forExportToCSVOption
- This status can be eitherENABLED
orDISABLED
. The visual option to export data to .CSV format isn't enabled when this is set toDISABLED
. This option isENABLED
by default.VisibilityState
forSheetControlsOption
- This visibility state can be eitherCOLLAPSED
orEXPANDED
. This option isCOLLAPSED
by default.
- definition
Dashboard
Version Definition - folder
Arns List<String> - link
Entities List<String> - A list of analysis Amazon Resource Names (ARNs) to be linked to the dashboard.
- link
Sharing DashboardConfiguration Link Sharing Configuration - A structure that contains the link sharing configurations that you want to apply overrides to.
- name String
- The display name of the dashboard.
- parameters
Dashboard
Parameters - The parameters for the creation of the dashboard, which you want to use to override the default settings. A dashboard can have any type of parameters, and some parameters might accept multiple values.
- permissions
List<Dashboard
Resource Permission> A structure that contains the permissions of the dashboard. You can use this structure for granting permissions by providing a list of IAM action information for each principal ARN.
To specify no permissions, omit the permissions list.
- source
Entity DashboardSource Entity The entity that you are using as a source when you create the dashboard. In
SourceEntity
, you specify the type of object that you want to use. You can only create a dashboard from a template, so you use aSourceTemplate
entity. If you need to create a dashboard from an analysis, first convert the analysis to a template by using theCreateTemplate
API operation. ForSourceTemplate
, specify the Amazon Resource Name (ARN) of the source template. TheSourceTemplate
ARN can contain any AWS account; and any QuickSight-supported AWS Region .Use the
DataSetReferences
entity withinSourceTemplate
to list the replacement datasets for the placeholders listed in the original. The schema in each dataset must match its placeholder.- List<Tag>
- Contains a map of the key-value pairs for the resource tag or tags assigned to the dashboard.
- theme
Arn String - The Amazon Resource Name (ARN) of the theme that is being used for this dashboard. If you add a value for this field, it overrides the value that is used in the source entity. The theme ARN must exist in the same AWS account where you create the dashboard.
- validation
Strategy DashboardValidation Strategy - The option to relax the validation that is required to create and update analyses, dashboards, and templates with definition objects. When you set this value to
LENIENT
, validation is skipped for specific errors. - version
Description String - A description for the first version of the dashboard being created.
- aws
Account stringId - The ID of the AWS account where you want to create the dashboard.
- dashboard
Id string - The ID for the dashboard, also added to the IAM policy.
- dashboard
Publish DashboardOptions Publish Options - Options for publishing the dashboard when you create it:
AvailabilityStatus
forAdHocFilteringOption
- This status can be eitherENABLED
orDISABLED
. When this is set toDISABLED
, Amazon QuickSight disables the left filter pane on the published dashboard, which can be used for ad hoc (one-time) filtering. This option isENABLED
by default.AvailabilityStatus
forExportToCSVOption
- This status can be eitherENABLED
orDISABLED
. The visual option to export data to .CSV format isn't enabled when this is set toDISABLED
. This option isENABLED
by default.VisibilityState
forSheetControlsOption
- This visibility state can be eitherCOLLAPSED
orEXPANDED
. This option isCOLLAPSED
by default.
- definition
Dashboard
Version Definition - folder
Arns string[] - link
Entities string[] - A list of analysis Amazon Resource Names (ARNs) to be linked to the dashboard.
- link
Sharing DashboardConfiguration Link Sharing Configuration - A structure that contains the link sharing configurations that you want to apply overrides to.
- name string
- The display name of the dashboard.
- parameters
Dashboard
Parameters - The parameters for the creation of the dashboard, which you want to use to override the default settings. A dashboard can have any type of parameters, and some parameters might accept multiple values.
- permissions
Dashboard
Resource Permission[] A structure that contains the permissions of the dashboard. You can use this structure for granting permissions by providing a list of IAM action information for each principal ARN.
To specify no permissions, omit the permissions list.
- source
Entity DashboardSource Entity The entity that you are using as a source when you create the dashboard. In
SourceEntity
, you specify the type of object that you want to use. You can only create a dashboard from a template, so you use aSourceTemplate
entity. If you need to create a dashboard from an analysis, first convert the analysis to a template by using theCreateTemplate
API operation. ForSourceTemplate
, specify the Amazon Resource Name (ARN) of the source template. TheSourceTemplate
ARN can contain any AWS account; and any QuickSight-supported AWS Region .Use the
DataSetReferences
entity withinSourceTemplate
to list the replacement datasets for the placeholders listed in the original. The schema in each dataset must match its placeholder.- Tag[]
- Contains a map of the key-value pairs for the resource tag or tags assigned to the dashboard.
- theme
Arn string - The Amazon Resource Name (ARN) of the theme that is being used for this dashboard. If you add a value for this field, it overrides the value that is used in the source entity. The theme ARN must exist in the same AWS account where you create the dashboard.
- validation
Strategy DashboardValidation Strategy - The option to relax the validation that is required to create and update analyses, dashboards, and templates with definition objects. When you set this value to
LENIENT
, validation is skipped for specific errors. - version
Description string - A description for the first version of the dashboard being created.
- aws_
account_ strid - The ID of the AWS account where you want to create the dashboard.
- dashboard_
id str - The ID for the dashboard, also added to the IAM policy.
- dashboard_
publish_ Dashboardoptions Publish Options Args - Options for publishing the dashboard when you create it:
AvailabilityStatus
forAdHocFilteringOption
- This status can be eitherENABLED
orDISABLED
. When this is set toDISABLED
, Amazon QuickSight disables the left filter pane on the published dashboard, which can be used for ad hoc (one-time) filtering. This option isENABLED
by default.AvailabilityStatus
forExportToCSVOption
- This status can be eitherENABLED
orDISABLED
. The visual option to export data to .CSV format isn't enabled when this is set toDISABLED
. This option isENABLED
by default.VisibilityState
forSheetControlsOption
- This visibility state can be eitherCOLLAPSED
orEXPANDED
. This option isCOLLAPSED
by default.
- definition
Dashboard
Version Definition Args - folder_
arns Sequence[str] - link_
entities Sequence[str] - A list of analysis Amazon Resource Names (ARNs) to be linked to the dashboard.
- link_
sharing_ Dashboardconfiguration Link Sharing Configuration Args - A structure that contains the link sharing configurations that you want to apply overrides to.
- name str
- The display name of the dashboard.
- parameters
Dashboard
Parameters Args - The parameters for the creation of the dashboard, which you want to use to override the default settings. A dashboard can have any type of parameters, and some parameters might accept multiple values.
- permissions
Sequence[Dashboard
Resource Permission Args] A structure that contains the permissions of the dashboard. You can use this structure for granting permissions by providing a list of IAM action information for each principal ARN.
To specify no permissions, omit the permissions list.
- source_
entity DashboardSource Entity Args The entity that you are using as a source when you create the dashboard. In
SourceEntity
, you specify the type of object that you want to use. You can only create a dashboard from a template, so you use aSourceTemplate
entity. If you need to create a dashboard from an analysis, first convert the analysis to a template by using theCreateTemplate
API operation. ForSourceTemplate
, specify the Amazon Resource Name (ARN) of the source template. TheSourceTemplate
ARN can contain any AWS account; and any QuickSight-supported AWS Region .Use the
DataSetReferences
entity withinSourceTemplate
to list the replacement datasets for the placeholders listed in the original. The schema in each dataset must match its placeholder.- Sequence[Tag
Args] - Contains a map of the key-value pairs for the resource tag or tags assigned to the dashboard.
- theme_
arn str - The Amazon Resource Name (ARN) of the theme that is being used for this dashboard. If you add a value for this field, it overrides the value that is used in the source entity. The theme ARN must exist in the same AWS account where you create the dashboard.
- validation_
strategy DashboardValidation Strategy Args - The option to relax the validation that is required to create and update analyses, dashboards, and templates with definition objects. When you set this value to
LENIENT
, validation is skipped for specific errors. - version_
description str - A description for the first version of the dashboard being created.
- aws
Account StringId - The ID of the AWS account where you want to create the dashboard.
- dashboard
Id String - The ID for the dashboard, also added to the IAM policy.
- dashboard
Publish Property MapOptions - Options for publishing the dashboard when you create it:
AvailabilityStatus
forAdHocFilteringOption
- This status can be eitherENABLED
orDISABLED
. When this is set toDISABLED
, Amazon QuickSight disables the left filter pane on the published dashboard, which can be used for ad hoc (one-time) filtering. This option isENABLED
by default.AvailabilityStatus
forExportToCSVOption
- This status can be eitherENABLED
orDISABLED
. The visual option to export data to .CSV format isn't enabled when this is set toDISABLED
. This option isENABLED
by default.VisibilityState
forSheetControlsOption
- This visibility state can be eitherCOLLAPSED
orEXPANDED
. This option isCOLLAPSED
by default.
- definition Property Map
- folder
Arns List<String> - link
Entities List<String> - A list of analysis Amazon Resource Names (ARNs) to be linked to the dashboard.
- link
Sharing Property MapConfiguration - A structure that contains the link sharing configurations that you want to apply overrides to.
- name String
- The display name of the dashboard.
- parameters Property Map
- The parameters for the creation of the dashboard, which you want to use to override the default settings. A dashboard can have any type of parameters, and some parameters might accept multiple values.
- permissions List<Property Map>
A structure that contains the permissions of the dashboard. You can use this structure for granting permissions by providing a list of IAM action information for each principal ARN.
To specify no permissions, omit the permissions list.
- source
Entity Property Map The entity that you are using as a source when you create the dashboard. In
SourceEntity
, you specify the type of object that you want to use. You can only create a dashboard from a template, so you use aSourceTemplate
entity. If you need to create a dashboard from an analysis, first convert the analysis to a template by using theCreateTemplate
API operation. ForSourceTemplate
, specify the Amazon Resource Name (ARN) of the source template. TheSourceTemplate
ARN can contain any AWS account; and any QuickSight-supported AWS Region .Use the
DataSetReferences
entity withinSourceTemplate
to list the replacement datasets for the placeholders listed in the original. The schema in each dataset must match its placeholder.- List<Property Map>
- Contains a map of the key-value pairs for the resource tag or tags assigned to the dashboard.
- theme
Arn String - The Amazon Resource Name (ARN) of the theme that is being used for this dashboard. If you add a value for this field, it overrides the value that is used in the source entity. The theme ARN must exist in the same AWS account where you create the dashboard.
- validation
Strategy Property Map - The option to relax the validation that is required to create and update analyses, dashboards, and templates with definition objects. When you set this value to
LENIENT
, validation is skipped for specific errors. - version
Description String - A description for the first version of the dashboard being created.
Outputs
All input properties are implicitly available as output properties. Additionally, the Dashboard resource produces the following output properties:
- Arn string
- Created
Time string - Id string
- The provider-assigned unique ID for this managed resource.
- Last
Published stringTime - Last
Updated stringTime - Version
Pulumi.
Aws Native. Quick Sight. Outputs. Dashboard Version
- Arn string
- Created
Time string - Id string
- The provider-assigned unique ID for this managed resource.
- Last
Published stringTime - Last
Updated stringTime - Version
Dashboard
Version
- arn String
- created
Time String - id String
- The provider-assigned unique ID for this managed resource.
- last
Published StringTime - last
Updated StringTime - version
Dashboard
Version
- arn string
- created
Time string - id string
- The provider-assigned unique ID for this managed resource.
- last
Published stringTime - last
Updated stringTime - version
Dashboard
Version
- arn str
- created_
time str - id str
- The provider-assigned unique ID for this managed resource.
- last_
published_ strtime - last_
updated_ strtime - version
Dashboard
Version
- arn String
- created
Time String - id String
- The provider-assigned unique ID for this managed resource.
- last
Published StringTime - last
Updated StringTime - 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, DashboardAdHocFilteringOptionArgs
- Availability
Status Pulumi.Aws Native. Quick Sight. Dashboard Behavior - Availability status.
- Availability
Status DashboardBehavior - Availability status.
- availability
Status DashboardBehavior - Availability status.
- availability
Status DashboardBehavior - Availability status.
- availability_
status DashboardBehavior - Availability status.
- availability
Status "ENABLED" | "DISABLED" - Availability status.
DashboardAggregationFunction, DashboardAggregationFunctionArgs
- Attribute
Aggregation Pulumi.Function Aws Native. Quick Sight. Inputs. Dashboard Attribute Aggregation Function - Aggregation for attributes.
- Categorical
Aggregation Pulumi.Function Aws Native. Quick Sight. Dashboard Categorical Aggregation Function - Aggregation for categorical values.
COUNT
: Aggregate by the total number of values, including duplicates.DISTINCT_COUNT
: Aggregate by the total number of distinct values.
- Date
Aggregation Pulumi.Function Aws Native. Quick Sight. Dashboard Date Aggregation Function - Aggregation for date values.
COUNT
: Aggregate by the total number of values, including duplicates.DISTINCT_COUNT
: Aggregate by the total number of distinct values.MIN
: Select the smallest date value.MAX
: Select the largest date value.
- Numerical
Aggregation Pulumi.Function Aws Native. Quick Sight. Inputs. Dashboard Numerical Aggregation Function - Aggregation for numerical values.
- Attribute
Aggregation DashboardFunction Attribute Aggregation Function - Aggregation for attributes.
- Categorical
Aggregation DashboardFunction Categorical Aggregation Function - Aggregation for categorical values.
COUNT
: Aggregate by the total number of values, including duplicates.DISTINCT_COUNT
: Aggregate by the total number of distinct values.
- Date
Aggregation DashboardFunction Date Aggregation Function - Aggregation for date values.
COUNT
: Aggregate by the total number of values, including duplicates.DISTINCT_COUNT
: Aggregate by the total number of distinct values.MIN
: Select the smallest date value.MAX
: Select the largest date value.
- Numerical
Aggregation DashboardFunction Numerical Aggregation Function - Aggregation for numerical values.
- attribute
Aggregation DashboardFunction Attribute Aggregation Function - Aggregation for attributes.
- categorical
Aggregation DashboardFunction Categorical Aggregation Function - Aggregation for categorical values.
COUNT
: Aggregate by the total number of values, including duplicates.DISTINCT_COUNT
: Aggregate by the total number of distinct values.
- date
Aggregation DashboardFunction Date Aggregation Function - Aggregation for date values.
COUNT
: Aggregate by the total number of values, including duplicates.DISTINCT_COUNT
: Aggregate by the total number of distinct values.MIN
: Select the smallest date value.MAX
: Select the largest date value.
- numerical
Aggregation DashboardFunction Numerical Aggregation Function - Aggregation for numerical values.
- attribute
Aggregation DashboardFunction Attribute Aggregation Function - Aggregation for attributes.
- categorical
Aggregation DashboardFunction Categorical Aggregation Function - Aggregation for categorical values.
COUNT
: Aggregate by the total number of values, including duplicates.DISTINCT_COUNT
: Aggregate by the total number of distinct values.
- date
Aggregation DashboardFunction Date Aggregation Function - Aggregation for date values.
COUNT
: Aggregate by the total number of values, including duplicates.DISTINCT_COUNT
: Aggregate by the total number of distinct values.MIN
: Select the smallest date value.MAX
: Select the largest date value.
- numerical
Aggregation DashboardFunction Numerical Aggregation Function - Aggregation for numerical values.
- attribute_
aggregation_ Dashboardfunction Attribute Aggregation Function - Aggregation for attributes.
- categorical_
aggregation_ Dashboardfunction Categorical Aggregation Function - Aggregation for categorical values.
COUNT
: Aggregate by the total number of values, including duplicates.DISTINCT_COUNT
: Aggregate by the total number of distinct values.
- date_
aggregation_ Dashboardfunction Date Aggregation Function - Aggregation for date values.
COUNT
: Aggregate by the total number of values, including duplicates.DISTINCT_COUNT
: Aggregate by the total number of distinct values.MIN
: Select the smallest date value.MAX
: Select the largest date value.
- numerical_
aggregation_ Dashboardfunction Numerical Aggregation Function - Aggregation for numerical values.
- attribute
Aggregation Property MapFunction - Aggregation for attributes.
- categorical
Aggregation "COUNT" | "DISTINCT_COUNT"Function - Aggregation for categorical values.
COUNT
: Aggregate by the total number of values, including duplicates.DISTINCT_COUNT
: Aggregate by the total number of distinct values.
- date
Aggregation "COUNT" | "DISTINCT_COUNT" | "MIN" | "MAX"Function - Aggregation for date values.
COUNT
: Aggregate by the total number of values, including duplicates.DISTINCT_COUNT
: Aggregate by the total number of distinct values.MIN
: Select the smallest date value.MAX
: Select the largest date value.
- numerical
Aggregation Property MapFunction - Aggregation for numerical values.
DashboardAggregationSortConfiguration, DashboardAggregationSortConfigurationArgs
- Column
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Column Identifier - The column that determines the sort order of aggregated values.
- Sort
Direction Pulumi.Aws Native. Quick Sight. Dashboard Sort Direction - The sort direction of values.
ASC
: Sort in ascending order.DESC
: Sort in descending order.
- Aggregation
Function Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Aggregation Function - The function that aggregates the values in
Column
.
- Column
Dashboard
Column Identifier - The column that determines the sort order of aggregated values.
- Sort
Direction DashboardSort Direction - The sort direction of values.
ASC
: Sort in ascending order.DESC
: Sort in descending order.
- Aggregation
Function DashboardAggregation Function - The function that aggregates the values in
Column
.
- column
Dashboard
Column Identifier - The column that determines the sort order of aggregated values.
- sort
Direction DashboardSort Direction - The sort direction of values.
ASC
: Sort in ascending order.DESC
: Sort in descending order.
- aggregation
Function DashboardAggregation Function - The function that aggregates the values in
Column
.
- column
Dashboard
Column Identifier - The column that determines the sort order of aggregated values.
- sort
Direction DashboardSort Direction - The sort direction of values.
ASC
: Sort in ascending order.DESC
: Sort in descending order.
- aggregation
Function DashboardAggregation Function - The function that aggregates the values in
Column
.
- column
Dashboard
Column Identifier - The column that determines the sort order of aggregated values.
- sort_
direction DashboardSort Direction - The sort direction of values.
ASC
: Sort in ascending order.DESC
: Sort in descending order.
- aggregation_
function DashboardAggregation Function - The function that aggregates the values in
Column
.
- column Property Map
- The column that determines the sort order of aggregated values.
- sort
Direction "ASC" | "DESC" - The sort direction of values.
ASC
: Sort in ascending order.DESC
: Sort in descending order.
- aggregation
Function Property Map - The function that aggregates the values in
Column
.
DashboardAnalysisDefaults, DashboardAnalysisDefaultsArgs
- Default
New Pulumi.Sheet Configuration Aws Native. Quick Sight. Inputs. Dashboard Default New Sheet Configuration - The configuration for default new sheet settings.
- Default
New DashboardSheet Configuration Default New Sheet Configuration - The configuration for default new sheet settings.
- default
New DashboardSheet Configuration Default New Sheet Configuration - The configuration for default new sheet settings.
- default
New DashboardSheet Configuration Default New Sheet Configuration - The configuration for default new sheet settings.
- default_
new_ Dashboardsheet_ configuration Default New Sheet Configuration - The configuration for default new sheet settings.
- default
New Property MapSheet Configuration - The configuration for default new sheet settings.
DashboardAnchorDateConfiguration, DashboardAnchorDateConfigurationArgs
- Anchor
Option Pulumi.Aws Native. Quick Sight. Dashboard Anchor Option - The options for the date configuration. Choose one of the options below:
NOW
- Parameter
Name string - The name of the parameter that is used for the anchor date configuration.
- Anchor
Option DashboardAnchor Option - The options for the date configuration. Choose one of the options below:
NOW
- Parameter
Name string - The name of the parameter that is used for the anchor date configuration.
- anchor
Option DashboardAnchor Option - The options for the date configuration. Choose one of the options below:
NOW
- parameter
Name String - The name of the parameter that is used for the anchor date configuration.
- anchor
Option DashboardAnchor Option - The options for the date configuration. Choose one of the options below:
NOW
- parameter
Name string - The name of the parameter that is used for the anchor date configuration.
- anchor_
option DashboardAnchor Option - The options for the date configuration. Choose one of the options below:
NOW
- parameter_
name str - The name of the parameter that is used for the anchor date configuration.
- anchor
Option "NOW" - The options for the date configuration. Choose one of the options below:
NOW
- parameter
Name String - The name of the parameter that is used for the anchor date configuration.
DashboardAnchorOption, DashboardAnchorOptionArgs
- Now
- NOW
- Dashboard
Anchor Option Now - NOW
- Now
- NOW
- Now
- NOW
- NOW
- NOW
- "NOW"
- NOW
DashboardArcAxisConfiguration, DashboardArcAxisConfigurationArgs
- Range
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Arc Axis Display Range - The arc axis range of a
GaugeChartVisual
. - Reserve
Range double - The reserved range of the arc axis.
- Range
Dashboard
Arc Axis Display Range - The arc axis range of a
GaugeChartVisual
. - Reserve
Range float64 - The reserved range of the arc axis.
- range
Dashboard
Arc Axis Display Range - The arc axis range of a
GaugeChartVisual
. - reserve
Range Double - The reserved range of the arc axis.
- range
Dashboard
Arc Axis Display Range - The arc axis range of a
GaugeChartVisual
. - reserve
Range number - The reserved range of the arc axis.
- range
Dashboard
Arc Axis Display Range - The arc axis range of a
GaugeChartVisual
. - reserve_
range float - The reserved range of the arc axis.
- range Property Map
- The arc axis range of a
GaugeChartVisual
. - reserve
Range Number - The reserved range of the arc axis.
DashboardArcAxisDisplayRange, DashboardArcAxisDisplayRangeArgs
DashboardArcConfiguration, DashboardArcConfigurationArgs
- Arc
Angle double - The option that determines the arc angle of a
GaugeChartVisual
. - Arc
Thickness Pulumi.Aws Native. Quick Sight. Dashboard Arc Thickness Options - The options that determine the arc thickness of a
GaugeChartVisual
.
- Arc
Angle float64 - The option that determines the arc angle of a
GaugeChartVisual
. - Arc
Thickness DashboardArc Thickness Options - The options that determine the arc thickness of a
GaugeChartVisual
.
- arc
Angle Double - The option that determines the arc angle of a
GaugeChartVisual
. - arc
Thickness DashboardArc Thickness Options - The options that determine the arc thickness of a
GaugeChartVisual
.
- arc
Angle number - The option that determines the arc angle of a
GaugeChartVisual
. - arc
Thickness DashboardArc Thickness Options - The options that determine the arc thickness of a
GaugeChartVisual
.
- arc_
angle float - The option that determines the arc angle of a
GaugeChartVisual
. - arc_
thickness DashboardArc Thickness Options - The options that determine the arc thickness of a
GaugeChartVisual
.
- arc
Angle Number - The option that determines the arc angle of a
GaugeChartVisual
. - arc
Thickness "SMALL" | "MEDIUM" | "LARGE" - The options that determine the arc thickness of a
GaugeChartVisual
.
DashboardArcOptions, DashboardArcOptionsArgs
- Arc
Thickness Pulumi.Aws Native. Quick Sight. Dashboard Arc Thickness - The arc thickness of a
GaugeChartVisual
.
- Arc
Thickness DashboardArc Thickness - The arc thickness of a
GaugeChartVisual
.
- arc
Thickness DashboardArc Thickness - The arc thickness of a
GaugeChartVisual
.
- arc
Thickness DashboardArc Thickness - The arc thickness of a
GaugeChartVisual
.
- arc_
thickness DashboardArc Thickness - The arc thickness of a
GaugeChartVisual
.
- arc
Thickness "SMALL" | "MEDIUM" | "LARGE" | "WHOLE" - The arc thickness of a
GaugeChartVisual
.
DashboardArcThickness, DashboardArcThicknessArgs
- Small
- SMALL
- Medium
- MEDIUM
- Large
- LARGE
- Whole
- WHOLE
- Dashboard
Arc Thickness Small - SMALL
- Dashboard
Arc Thickness Medium - MEDIUM
- Dashboard
Arc Thickness Large - LARGE
- Dashboard
Arc Thickness 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
- "SMALL"
- SMALL
- "MEDIUM"
- MEDIUM
- "LARGE"
- LARGE
- "WHOLE"
- WHOLE
DashboardArcThicknessOptions, DashboardArcThicknessOptionsArgs
- Small
- SMALL
- Medium
- MEDIUM
- Large
- LARGE
- Dashboard
Arc Thickness Options Small - SMALL
- Dashboard
Arc Thickness Options Medium - MEDIUM
- Dashboard
Arc Thickness Options Large - 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
DashboardAssetOptions, DashboardAssetOptionsArgs
- Timezone string
- Determines the timezone for the analysis.
- Week
Start Pulumi.Aws Native. Quick Sight. Dashboard Day Of The Week - Determines the week start day for an analysis.
- Timezone string
- Determines the timezone for the analysis.
- Week
Start DashboardDay Of The Week - Determines the week start day for an analysis.
- timezone String
- Determines the timezone for the analysis.
- week
Start DashboardDay Of The Week - Determines the week start day for an analysis.
- timezone string
- Determines the timezone for the analysis.
- week
Start DashboardDay Of The Week - Determines the week start day for an analysis.
- timezone str
- Determines the timezone for the analysis.
- week_
start DashboardDay Of The Week - Determines the week start day for an analysis.
- timezone String
- Determines the timezone for the analysis.
- week
Start "SUNDAY" | "MONDAY" | "TUESDAY" | "WEDNESDAY" | "THURSDAY" | "FRIDAY" | "SATURDAY" - Determines the week start day for an analysis.
DashboardAttributeAggregationFunction, DashboardAttributeAggregationFunctionArgs
- Simple
Attribute Pulumi.Aggregation Aws Native. Quick Sight. Dashboard Simple Attribute Aggregation Function - The built-in aggregation functions for attributes.
UNIQUE_VALUE
: Returns the unique value for a field, aggregated by the dimension fields.
- Value
For stringMultiple Values - Used by the
UNIQUE_VALUE
aggregation function. If there are multiple values for the field used by the aggregation, the value for this property will be returned instead. Defaults to '*'.
- Simple
Attribute DashboardAggregation Simple Attribute Aggregation Function - The built-in aggregation functions for attributes.
UNIQUE_VALUE
: Returns the unique value for a field, aggregated by the dimension fields.
- Value
For stringMultiple Values - Used by the
UNIQUE_VALUE
aggregation function. If there are multiple values for the field used by the aggregation, the value for this property will be returned instead. Defaults to '*'.
- simple
Attribute DashboardAggregation Simple Attribute Aggregation Function - The built-in aggregation functions for attributes.
UNIQUE_VALUE
: Returns the unique value for a field, aggregated by the dimension fields.
- value
For StringMultiple Values - Used by the
UNIQUE_VALUE
aggregation function. If there are multiple values for the field used by the aggregation, the value for this property will be returned instead. Defaults to '*'.
- simple
Attribute DashboardAggregation Simple Attribute Aggregation Function - The built-in aggregation functions for attributes.
UNIQUE_VALUE
: Returns the unique value for a field, aggregated by the dimension fields.
- value
For stringMultiple Values - Used by the
UNIQUE_VALUE
aggregation function. If there are multiple values for the field used by the aggregation, the value for this property will be returned instead. Defaults to '*'.
- simple_
attribute_ Dashboardaggregation Simple Attribute Aggregation Function - The built-in aggregation functions for attributes.
UNIQUE_VALUE
: Returns the unique value for a field, aggregated by the dimension fields.
- value_
for_ strmultiple_ values - Used by the
UNIQUE_VALUE
aggregation function. If there are multiple values for the field used by the aggregation, the value for this property will be returned instead. Defaults to '*'.
- simple
Attribute "UNIQUE_VALUE"Aggregation - The built-in aggregation functions for attributes.
UNIQUE_VALUE
: Returns the unique value for a field, aggregated by the dimension fields.
- value
For StringMultiple Values - Used by the
UNIQUE_VALUE
aggregation function. If there are multiple values for the field used by the aggregation, the value for this property will be returned instead. Defaults to '*'.
DashboardAxisBinding, DashboardAxisBindingArgs
- Primary
Yaxis - PRIMARY_YAXIS
- Secondary
Yaxis - SECONDARY_YAXIS
- Dashboard
Axis Binding Primary Yaxis - PRIMARY_YAXIS
- Dashboard
Axis Binding Secondary Yaxis - SECONDARY_YAXIS
- Primary
Yaxis - PRIMARY_YAXIS
- Secondary
Yaxis - SECONDARY_YAXIS
- Primary
Yaxis - PRIMARY_YAXIS
- Secondary
Yaxis - SECONDARY_YAXIS
- PRIMARY_YAXIS
- PRIMARY_YAXIS
- SECONDARY_YAXIS
- SECONDARY_YAXIS
- "PRIMARY_YAXIS"
- PRIMARY_YAXIS
- "SECONDARY_YAXIS"
- SECONDARY_YAXIS
DashboardAxisDataOptions, DashboardAxisDataOptionsArgs
- Date
Axis Pulumi.Options Aws Native. Quick Sight. Inputs. Dashboard Date Axis Options - The options for an axis with a date field.
- Numeric
Axis Pulumi.Options Aws Native. Quick Sight. Inputs. Dashboard Numeric Axis Options - The options for an axis with a numeric field.
- Date
Axis DashboardOptions Date Axis Options - The options for an axis with a date field.
- Numeric
Axis DashboardOptions Numeric Axis Options - The options for an axis with a numeric field.
- date
Axis DashboardOptions Date Axis Options - The options for an axis with a date field.
- numeric
Axis DashboardOptions Numeric Axis Options - The options for an axis with a numeric field.
- date
Axis DashboardOptions Date Axis Options - The options for an axis with a date field.
- numeric
Axis DashboardOptions Numeric Axis Options - The options for an axis with a numeric field.
- date_
axis_ Dashboardoptions Date Axis Options - The options for an axis with a date field.
- numeric_
axis_ Dashboardoptions Numeric Axis Options - The options for an axis with a numeric field.
- date
Axis Property MapOptions - The options for an axis with a date field.
- numeric
Axis Property MapOptions - The options for an axis with a numeric field.
DashboardAxisDisplayMinMaxRange, DashboardAxisDisplayMinMaxRangeArgs
DashboardAxisDisplayOptions, DashboardAxisDisplayOptionsArgs
- Axis
Line Pulumi.Visibility Aws Native. Quick Sight. Dashboard Visibility - Determines whether or not the axis line is visible.
- Axis
Offset string - String based length that is composed of value and unit in px
- Data
Options Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Axis Data Options - The data options for an axis.
- Grid
Line Pulumi.Visibility Aws Native. Quick Sight. Dashboard Visibility - Determines whether or not the grid line is visible.
- Scrollbar
Options Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Scroll Bar Options - The scroll bar options for an axis.
- Tick
Label Pulumi.Options Aws Native. Quick Sight. Inputs. Dashboard Axis Tick Label Options - The tick label options of an axis.
- Axis
Line DashboardVisibility Visibility - Determines whether or not the axis line is visible.
- Axis
Offset string - String based length that is composed of value and unit in px
- Data
Options DashboardAxis Data Options - The data options for an axis.
- Grid
Line DashboardVisibility Visibility - Determines whether or not the grid line is visible.
- Scrollbar
Options DashboardScroll Bar Options - The scroll bar options for an axis.
- Tick
Label DashboardOptions Axis Tick Label Options - The tick label options of an axis.
- axis
Line DashboardVisibility Visibility - Determines whether or not the axis line is visible.
- axis
Offset String - String based length that is composed of value and unit in px
- data
Options DashboardAxis Data Options - The data options for an axis.
- grid
Line DashboardVisibility Visibility - Determines whether or not the grid line is visible.
- scrollbar
Options DashboardScroll Bar Options - The scroll bar options for an axis.
- tick
Label DashboardOptions Axis Tick Label Options - The tick label options of an axis.
- axis
Line DashboardVisibility Visibility - Determines whether or not the axis line is visible.
- axis
Offset string - String based length that is composed of value and unit in px
- data
Options DashboardAxis Data Options - The data options for an axis.
- grid
Line DashboardVisibility Visibility - Determines whether or not the grid line is visible.
- scrollbar
Options DashboardScroll Bar Options - The scroll bar options for an axis.
- tick
Label DashboardOptions Axis Tick Label Options - The tick label options of an axis.
- axis_
line_ Dashboardvisibility Visibility - Determines whether or not the axis line is visible.
- axis_
offset str - String based length that is composed of value and unit in px
- data_
options DashboardAxis Data Options - The data options for an axis.
- grid_
line_ Dashboardvisibility Visibility - Determines whether or not the grid line is visible.
- scrollbar_
options DashboardScroll Bar Options - The scroll bar options for an axis.
- tick_
label_ Dashboardoptions Axis Tick Label Options - The tick label options of an axis.
- axis
Line "HIDDEN" | "VISIBLE"Visibility - Determines whether or not the axis line is visible.
- axis
Offset String - String based length that is composed of value and unit in px
- data
Options Property Map - The data options for an axis.
- grid
Line "HIDDEN" | "VISIBLE"Visibility - Determines whether or not the grid line is visible.
- scrollbar
Options Property Map - The scroll bar options for an axis.
- tick
Label Property MapOptions - The tick label options of an axis.
DashboardAxisDisplayRange, DashboardAxisDisplayRangeArgs
- Data
Driven Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Axis Display Data Driven Range - The data-driven setup of an axis display range.
- Min
Max Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Axis Display Min Max Range - The minimum and maximum setup of an axis display range.
- Data
Driven DashboardAxis Display Data Driven Range - The data-driven setup of an axis display range.
- Min
Max DashboardAxis Display Min Max Range - The minimum and maximum setup of an axis display range.
- data
Driven DashboardAxis Display Data Driven Range - The data-driven setup of an axis display range.
- min
Max DashboardAxis Display Min Max Range - The minimum and maximum setup of an axis display range.
- data
Driven DashboardAxis Display Data Driven Range - The data-driven setup of an axis display range.
- min
Max DashboardAxis Display Min Max Range - The minimum and maximum setup of an axis display range.
- data_
driven DashboardAxis Display Data Driven Range - The data-driven setup of an axis display range.
- min_
max DashboardAxis Display Min Max Range - The minimum and maximum setup of an axis display range.
- data
Driven Property Map - The data-driven setup of an axis display range.
- min
Max Property Map - The minimum and maximum setup of an axis display range.
DashboardAxisLabelOptions, DashboardAxisLabelOptionsArgs
- Apply
To Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Axis Label Reference Options - The options that indicate which field the label belongs to.
- Custom
Label string - The text for the axis label.
- Font
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Font Configuration - The font configuration of the axis label.
- Apply
To DashboardAxis Label Reference Options - The options that indicate which field the label belongs to.
- Custom
Label string - The text for the axis label.
- Font
Configuration DashboardFont Configuration - The font configuration of the axis label.
- apply
To DashboardAxis Label Reference Options - The options that indicate which field the label belongs to.
- custom
Label String - The text for the axis label.
- font
Configuration DashboardFont Configuration - The font configuration of the axis label.
- apply
To DashboardAxis Label Reference Options - The options that indicate which field the label belongs to.
- custom
Label string - The text for the axis label.
- font
Configuration DashboardFont Configuration - The font configuration of the axis label.
- apply_
to DashboardAxis Label Reference Options - The options that indicate which field the label belongs to.
- custom_
label str - The text for the axis label.
- font_
configuration DashboardFont Configuration - The font configuration of the axis label.
- apply
To Property Map - The options that indicate which field the label belongs to.
- custom
Label String - The text for the axis label.
- font
Configuration Property Map - The font configuration of the axis label.
DashboardAxisLabelReferenceOptions, DashboardAxisLabelReferenceOptionsArgs
- Column
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Column Identifier - The column that the axis label is targeted to.
- Field
Id string - The field that the axis label is targeted to.
- Column
Dashboard
Column Identifier - The column that the axis label is targeted to.
- Field
Id string - The field that the axis label is targeted to.
- column
Dashboard
Column Identifier - The column that the axis label is targeted to.
- field
Id String - The field that the axis label is targeted to.
- column
Dashboard
Column Identifier - The column that the axis label is targeted to.
- field
Id string - The field that the axis label is targeted to.
- column
Dashboard
Column Identifier - The column that the axis label is targeted to.
- field_
id str - The field that the axis label is targeted to.
- column Property Map
- The column that the axis label is targeted to.
- field
Id String - The field that the axis label is targeted to.
DashboardAxisLinearScale, DashboardAxisLinearScaleArgs
- step_
count float - The step count setup of a linear axis.
- step_
size float - The step size setup of a linear axis.
DashboardAxisLogarithmicScale, DashboardAxisLogarithmicScaleArgs
- Base double
- The base setup of a logarithmic axis scale.
- Base float64
- The base setup of a logarithmic axis scale.
- base Double
- The base setup of a logarithmic axis scale.
- base number
- The base setup of a logarithmic axis scale.
- base float
- The base setup of a logarithmic axis scale.
- base Number
- The base setup of a logarithmic axis scale.
DashboardAxisScale, DashboardAxisScaleArgs
- Linear
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Axis Linear Scale - The linear axis scale setup.
- Logarithmic
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Axis Logarithmic Scale - The logarithmic axis scale setup.
- Linear
Dashboard
Axis Linear Scale - The linear axis scale setup.
- Logarithmic
Dashboard
Axis Logarithmic Scale - The logarithmic axis scale setup.
- linear
Dashboard
Axis Linear Scale - The linear axis scale setup.
- logarithmic
Dashboard
Axis Logarithmic Scale - The logarithmic axis scale setup.
- linear
Dashboard
Axis Linear Scale - The linear axis scale setup.
- logarithmic
Dashboard
Axis Logarithmic Scale - The logarithmic axis scale setup.
- linear
Dashboard
Axis Linear Scale - The linear axis scale setup.
- logarithmic
Dashboard
Axis Logarithmic Scale - The logarithmic axis scale setup.
- linear Property Map
- The linear axis scale setup.
- logarithmic Property Map
- The logarithmic axis scale setup.
DashboardAxisTickLabelOptions, DashboardAxisTickLabelOptionsArgs
- Label
Options Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Label Options - Determines whether or not the axis ticks are visible.
- Rotation
Angle double - The rotation angle of the axis tick labels.
- Label
Options DashboardLabel Options - Determines whether or not the axis ticks are visible.
- Rotation
Angle float64 - The rotation angle of the axis tick labels.
- label
Options DashboardLabel Options - Determines whether or not the axis ticks are visible.
- rotation
Angle Double - The rotation angle of the axis tick labels.
- label
Options DashboardLabel Options - Determines whether or not the axis ticks are visible.
- rotation
Angle number - The rotation angle of the axis tick labels.
- label_
options DashboardLabel Options - Determines whether or not the axis ticks are visible.
- rotation_
angle float - The rotation angle of the axis tick labels.
- label
Options Property Map - Determines whether or not the axis ticks are visible.
- rotation
Angle Number - The rotation angle of the axis tick labels.
DashboardBarChartAggregatedFieldWells, DashboardBarChartAggregatedFieldWellsArgs
- Category
List<Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Dimension Field> - The category (y-axis) field well of a bar chart.
- Colors
List<Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Dimension Field> - The color (group/color) field well of a bar chart.
- Small
Multiples List<Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Dimension Field> - The small multiples field well of a bar chart.
- Values
List<Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Measure Field> - The value field wells of a bar chart. Values are aggregated by category.
- Category
[]Dashboard
Dimension Field - The category (y-axis) field well of a bar chart.
- Colors
[]Dashboard
Dimension Field - The color (group/color) field well of a bar chart.
- Small
Multiples []DashboardDimension Field - The small multiples field well of a bar chart.
- Values
[]Dashboard
Measure Field - The value field wells of a bar chart. Values are aggregated by category.
- category
List<Dashboard
Dimension Field> - The category (y-axis) field well of a bar chart.
- colors
List<Dashboard
Dimension Field> - The color (group/color) field well of a bar chart.
- small
Multiples List<DashboardDimension Field> - The small multiples field well of a bar chart.
- values
List<Dashboard
Measure Field> - The value field wells of a bar chart. Values are aggregated by category.
- category
Dashboard
Dimension Field[] - The category (y-axis) field well of a bar chart.
- colors
Dashboard
Dimension Field[] - The color (group/color) field well of a bar chart.
- small
Multiples DashboardDimension Field[] - The small multiples field well of a bar chart.
- values
Dashboard
Measure Field[] - The value field wells of a bar chart. Values are aggregated by category.
- category
Sequence[Dashboard
Dimension Field] - The category (y-axis) field well of a bar chart.
- colors
Sequence[Dashboard
Dimension Field] - The color (group/color) field well of a bar chart.
- small_
multiples Sequence[DashboardDimension Field] - The small multiples field well of a bar chart.
- values
Sequence[Dashboard
Measure Field] - The value field wells of a bar chart. Values are aggregated by category.
- category List<Property Map>
- The category (y-axis) field well of a bar chart.
- colors List<Property Map>
- The color (group/color) field well of a bar chart.
- small
Multiples List<Property Map> - The small multiples field well of a bar chart.
- values List<Property Map>
- The value field wells of a bar chart. Values are aggregated by category.
DashboardBarChartConfiguration, DashboardBarChartConfigurationArgs
- Bars
Arrangement Pulumi.Aws Native. Quick Sight. Dashboard Bars Arrangement - Determines the arrangement of the bars. The orientation and arrangement of bars determine the type of bar that is used in the visual.
- Category
Axis Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Axis Display Options - The label display options (grid line, range, scale, axis step) for bar chart category.
- Category
Label Pulumi.Options Aws Native. Quick Sight. Inputs. Dashboard Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) for a bar chart.
- Color
Label Pulumi.Options Aws Native. Quick Sight. Inputs. Dashboard Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) for a color that is used in a bar chart.
- Contribution
Analysis List<Pulumi.Defaults Aws Native. Quick Sight. Inputs. Dashboard Contribution Analysis Default> - The contribution analysis (anomaly configuration) setup of the visual.
- Data
Labels Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Data Label Options - The options that determine if visual data labels are displayed.
- Field
Wells Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Bar Chart Field Wells - The field wells of the visual.
- Legend
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Legend Options - The legend display setup of the visual.
- Orientation
Pulumi.
Aws Native. Quick Sight. Dashboard Bar Chart Orientation - The orientation of the bars in a bar chart visual. There are two valid values in this structure:
HORIZONTAL
: Used for charts that have horizontal bars. Visuals that use this value are horizontal bar charts, horizontal stacked bar charts, and horizontal stacked 100% bar charts.VERTICAL
: Used for charts that have vertical bars. Visuals that use this value are vertical bar charts, vertical stacked bar charts, and vertical stacked 100% bar charts.
- Reference
Lines List<Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Reference Line> - The reference line setup of the visual.
- Small
Multiples Pulumi.Options Aws Native. Quick Sight. Inputs. Dashboard Small Multiples Options - The small multiples setup for the visual.
- Sort
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Bar Chart Sort Configuration - The sort configuration of a
BarChartVisual
. - Tooltip
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Tooltip Options - The tooltip display setup of the visual.
- Value
Axis Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Axis Display Options - The label display options (grid line, range, scale, axis step) for a bar chart value.
- Value
Label Pulumi.Options Aws Native. Quick Sight. Inputs. Dashboard Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) for a bar chart value.
- Visual
Palette Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Visual Palette - The palette (chart color) display setup of the visual.
- Bars
Arrangement DashboardBars Arrangement - Determines the arrangement of the bars. The orientation and arrangement of bars determine the type of bar that is used in the visual.
- Category
Axis DashboardAxis Display Options - The label display options (grid line, range, scale, axis step) for bar chart category.
- Category
Label DashboardOptions Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) for a bar chart.
- Color
Label DashboardOptions Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) for a color that is used in a bar chart.
- Contribution
Analysis []DashboardDefaults Contribution Analysis Default - The contribution analysis (anomaly configuration) setup of the visual.
- Data
Labels DashboardData Label Options - The options that determine if visual data labels are displayed.
- Field
Wells DashboardBar Chart Field Wells - The field wells of the visual.
- Legend
Dashboard
Legend Options - The legend display setup of the visual.
- Orientation
Dashboard
Bar Chart Orientation - The orientation of the bars in a bar chart visual. There are two valid values in this structure:
HORIZONTAL
: Used for charts that have horizontal bars. Visuals that use this value are horizontal bar charts, horizontal stacked bar charts, and horizontal stacked 100% bar charts.VERTICAL
: Used for charts that have vertical bars. Visuals that use this value are vertical bar charts, vertical stacked bar charts, and vertical stacked 100% bar charts.
- Reference
Lines []DashboardReference Line - The reference line setup of the visual.
- Small
Multiples DashboardOptions Small Multiples Options - The small multiples setup for the visual.
- Sort
Configuration DashboardBar Chart Sort Configuration - The sort configuration of a
BarChartVisual
. - Tooltip
Dashboard
Tooltip Options - The tooltip display setup of the visual.
- Value
Axis DashboardAxis Display Options - The label display options (grid line, range, scale, axis step) for a bar chart value.
- Value
Label DashboardOptions Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) for a bar chart value.
- Visual
Palette DashboardVisual Palette - The palette (chart color) display setup of the visual.
- bars
Arrangement DashboardBars Arrangement - Determines the arrangement of the bars. The orientation and arrangement of bars determine the type of bar that is used in the visual.
- category
Axis DashboardAxis Display Options - The label display options (grid line, range, scale, axis step) for bar chart category.
- category
Label DashboardOptions Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) for a bar chart.
- color
Label DashboardOptions Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) for a color that is used in a bar chart.
- contribution
Analysis List<DashboardDefaults Contribution Analysis Default> - The contribution analysis (anomaly configuration) setup of the visual.
- data
Labels DashboardData Label Options - The options that determine if visual data labels are displayed.
- field
Wells DashboardBar Chart Field Wells - The field wells of the visual.
- legend
Dashboard
Legend Options - The legend display setup of the visual.
- orientation
Dashboard
Bar Chart Orientation - The orientation of the bars in a bar chart visual. There are two valid values in this structure:
HORIZONTAL
: Used for charts that have horizontal bars. Visuals that use this value are horizontal bar charts, horizontal stacked bar charts, and horizontal stacked 100% bar charts.VERTICAL
: Used for charts that have vertical bars. Visuals that use this value are vertical bar charts, vertical stacked bar charts, and vertical stacked 100% bar charts.
- reference
Lines List<DashboardReference Line> - The reference line setup of the visual.
- small
Multiples DashboardOptions Small Multiples Options - The small multiples setup for the visual.
- sort
Configuration DashboardBar Chart Sort Configuration - The sort configuration of a
BarChartVisual
. - tooltip
Dashboard
Tooltip Options - The tooltip display setup of the visual.
- value
Axis DashboardAxis Display Options - The label display options (grid line, range, scale, axis step) for a bar chart value.
- value
Label DashboardOptions Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) for a bar chart value.
- visual
Palette DashboardVisual Palette - The palette (chart color) display setup of the visual.
- bars
Arrangement DashboardBars Arrangement - Determines the arrangement of the bars. The orientation and arrangement of bars determine the type of bar that is used in the visual.
- category
Axis DashboardAxis Display Options - The label display options (grid line, range, scale, axis step) for bar chart category.
- category
Label DashboardOptions Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) for a bar chart.
- color
Label DashboardOptions Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) for a color that is used in a bar chart.
- contribution
Analysis DashboardDefaults Contribution Analysis Default[] - The contribution analysis (anomaly configuration) setup of the visual.
- data
Labels DashboardData Label Options - The options that determine if visual data labels are displayed.
- field
Wells DashboardBar Chart Field Wells - The field wells of the visual.
- legend
Dashboard
Legend Options - The legend display setup of the visual.
- orientation
Dashboard
Bar Chart Orientation - The orientation of the bars in a bar chart visual. There are two valid values in this structure:
HORIZONTAL
: Used for charts that have horizontal bars. Visuals that use this value are horizontal bar charts, horizontal stacked bar charts, and horizontal stacked 100% bar charts.VERTICAL
: Used for charts that have vertical bars. Visuals that use this value are vertical bar charts, vertical stacked bar charts, and vertical stacked 100% bar charts.
- reference
Lines DashboardReference Line[] - The reference line setup of the visual.
- small
Multiples DashboardOptions Small Multiples Options - The small multiples setup for the visual.
- sort
Configuration DashboardBar Chart Sort Configuration - The sort configuration of a
BarChartVisual
. - tooltip
Dashboard
Tooltip Options - The tooltip display setup of the visual.
- value
Axis DashboardAxis Display Options - The label display options (grid line, range, scale, axis step) for a bar chart value.
- value
Label DashboardOptions Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) for a bar chart value.
- visual
Palette DashboardVisual Palette - The palette (chart color) display setup of the visual.
- bars_
arrangement DashboardBars Arrangement - Determines the arrangement of the bars. The orientation and arrangement of bars determine the type of bar that is used in the visual.
- category_
axis DashboardAxis Display Options - The label display options (grid line, range, scale, axis step) for bar chart category.
- category_
label_ Dashboardoptions Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) for a bar chart.
- color_
label_ Dashboardoptions Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) for a color that is used in a bar chart.
- contribution_
analysis_ Sequence[Dashboarddefaults Contribution Analysis Default] - The contribution analysis (anomaly configuration) setup of the visual.
- data_
labels DashboardData Label Options - The options that determine if visual data labels are displayed.
- field_
wells DashboardBar Chart Field Wells - The field wells of the visual.
- legend
Dashboard
Legend Options - The legend display setup of the visual.
- orientation
Dashboard
Bar Chart Orientation - The orientation of the bars in a bar chart visual. There are two valid values in this structure:
HORIZONTAL
: Used for charts that have horizontal bars. Visuals that use this value are horizontal bar charts, horizontal stacked bar charts, and horizontal stacked 100% bar charts.VERTICAL
: Used for charts that have vertical bars. Visuals that use this value are vertical bar charts, vertical stacked bar charts, and vertical stacked 100% bar charts.
- reference_
lines Sequence[DashboardReference Line] - The reference line setup of the visual.
- small_
multiples_ Dashboardoptions Small Multiples Options - The small multiples setup for the visual.
- sort_
configuration DashboardBar Chart Sort Configuration - The sort configuration of a
BarChartVisual
. - tooltip
Dashboard
Tooltip Options - The tooltip display setup of the visual.
- value_
axis DashboardAxis Display Options - The label display options (grid line, range, scale, axis step) for a bar chart value.
- value_
label_ Dashboardoptions Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) for a bar chart value.
- visual_
palette DashboardVisual Palette - The palette (chart color) display setup of the visual.
- bars
Arrangement "CLUSTERED" | "STACKED" | "STACKED_PERCENT" - Determines the arrangement of the bars. The orientation and arrangement of bars determine the type of bar that is used in the visual.
- category
Axis Property Map - The label display options (grid line, range, scale, axis step) for bar chart category.
- category
Label Property MapOptions - The label options (label text, label visibility and sort icon visibility) for a bar chart.
- color
Label Property MapOptions - The label options (label text, label visibility and sort icon visibility) for a color that is used in a bar chart.
- contribution
Analysis List<Property Map>Defaults - The contribution analysis (anomaly configuration) setup of the visual.
- data
Labels Property Map - The options that determine if visual data labels are displayed.
- field
Wells Property Map - The field wells of the visual.
- legend Property Map
- The legend display setup of the visual.
- orientation "HORIZONTAL" | "VERTICAL"
- The orientation of the bars in a bar chart visual. There are two valid values in this structure:
HORIZONTAL
: Used for charts that have horizontal bars. Visuals that use this value are horizontal bar charts, horizontal stacked bar charts, and horizontal stacked 100% bar charts.VERTICAL
: Used for charts that have vertical bars. Visuals that use this value are vertical bar charts, vertical stacked bar charts, and vertical stacked 100% bar charts.
- reference
Lines List<Property Map> - The reference line setup of the visual.
- small
Multiples Property MapOptions - The small multiples setup for the visual.
- sort
Configuration Property Map - The sort configuration of a
BarChartVisual
. - tooltip Property Map
- The tooltip display setup of the visual.
- value
Axis Property Map - The label display options (grid line, range, scale, axis step) for a bar chart value.
- value
Label Property MapOptions - The label options (label text, label visibility and sort icon visibility) for a bar chart value.
- visual
Palette Property Map - The palette (chart color) display setup of the visual.
DashboardBarChartFieldWells, DashboardBarChartFieldWellsArgs
- Bar
Chart Pulumi.Aggregated Field Wells Aws Native. Quick Sight. Inputs. Dashboard Bar Chart Aggregated Field Wells - The aggregated field wells of a bar chart.
- Bar
Chart DashboardAggregated Field Wells Bar Chart Aggregated Field Wells - The aggregated field wells of a bar chart.
- bar
Chart DashboardAggregated Field Wells Bar Chart Aggregated Field Wells - The aggregated field wells of a bar chart.
- bar
Chart DashboardAggregated Field Wells Bar Chart Aggregated Field Wells - The aggregated field wells of a bar chart.
- bar_
chart_ Dashboardaggregated_ field_ wells Bar Chart Aggregated Field Wells - The aggregated field wells of a bar chart.
- bar
Chart Property MapAggregated Field Wells - The aggregated field wells of a bar chart.
DashboardBarChartOrientation, DashboardBarChartOrientationArgs
- Horizontal
- HORIZONTAL
- Vertical
- VERTICAL
- Dashboard
Bar Chart Orientation Horizontal - HORIZONTAL
- Dashboard
Bar Chart Orientation Vertical - VERTICAL
- Horizontal
- HORIZONTAL
- Vertical
- VERTICAL
- Horizontal
- HORIZONTAL
- Vertical
- VERTICAL
- HORIZONTAL
- HORIZONTAL
- VERTICAL
- VERTICAL
- "HORIZONTAL"
- HORIZONTAL
- "VERTICAL"
- VERTICAL
DashboardBarChartSortConfiguration, DashboardBarChartSortConfigurationArgs
- Category
Items Pulumi.Limit Aws Native. Quick Sight. Inputs. Dashboard Items Limit Configuration - The limit on the number of categories displayed in a bar chart.
- Category
Sort List<Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Field Sort Options> - The sort configuration of category fields.
- Color
Items Pulumi.Limit Aws Native. Quick Sight. Inputs. Dashboard Items Limit Configuration - The limit on the number of values displayed in a bar chart.
- Color
Sort List<Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Field Sort Options> - The sort configuration of color fields in a bar chart.
- Small
Multiples Pulumi.Limit Configuration Aws Native. Quick Sight. Inputs. Dashboard Items Limit Configuration - The limit on the number of small multiples panels that are displayed.
- Small
Multiples List<Pulumi.Sort Aws Native. Quick Sight. Inputs. Dashboard Field Sort Options> - The sort configuration of the small multiples field.
- Category
Items DashboardLimit Items Limit Configuration - The limit on the number of categories displayed in a bar chart.
- Category
Sort []DashboardField Sort Options - The sort configuration of category fields.
- Color
Items DashboardLimit Items Limit Configuration - The limit on the number of values displayed in a bar chart.
- Color
Sort []DashboardField Sort Options - The sort configuration of color fields in a bar chart.
- Small
Multiples DashboardLimit Configuration Items Limit Configuration - The limit on the number of small multiples panels that are displayed.
- Small
Multiples []DashboardSort Field Sort Options - The sort configuration of the small multiples field.
- category
Items DashboardLimit Items Limit Configuration - The limit on the number of categories displayed in a bar chart.
- category
Sort List<DashboardField Sort Options> - The sort configuration of category fields.
- color
Items DashboardLimit Items Limit Configuration - The limit on the number of values displayed in a bar chart.
- color
Sort List<DashboardField Sort Options> - The sort configuration of color fields in a bar chart.
- small
Multiples DashboardLimit Configuration Items Limit Configuration - The limit on the number of small multiples panels that are displayed.
- small
Multiples List<DashboardSort Field Sort Options> - The sort configuration of the small multiples field.
- category
Items DashboardLimit Items Limit Configuration - The limit on the number of categories displayed in a bar chart.
- category
Sort DashboardField Sort Options[] - The sort configuration of category fields.
- color
Items DashboardLimit Items Limit Configuration - The limit on the number of values displayed in a bar chart.
- color
Sort DashboardField Sort Options[] - The sort configuration of color fields in a bar chart.
- small
Multiples DashboardLimit Configuration Items Limit Configuration - The limit on the number of small multiples panels that are displayed.
- small
Multiples DashboardSort Field Sort Options[] - The sort configuration of the small multiples field.
- category_
items_ Dashboardlimit Items Limit Configuration - The limit on the number of categories displayed in a bar chart.
- category_
sort Sequence[DashboardField Sort Options] - The sort configuration of category fields.
- color_
items_ Dashboardlimit Items Limit Configuration - The limit on the number of values displayed in a bar chart.
- color_
sort Sequence[DashboardField Sort Options] - The sort configuration of color fields in a bar chart.
- small_
multiples_ Dashboardlimit_ configuration Items Limit Configuration - The limit on the number of small multiples panels that are displayed.
- small_
multiples_ Sequence[Dashboardsort Field Sort Options] - The sort configuration of the small multiples field.
- category
Items Property MapLimit - The limit on the number of categories displayed in a bar chart.
- category
Sort List<Property Map> - The sort configuration of category fields.
- color
Items Property MapLimit - The limit on the number of values displayed in a bar chart.
- color
Sort List<Property Map> - The sort configuration of color fields in a bar chart.
- small
Multiples Property MapLimit Configuration - The limit on the number of small multiples panels that are displayed.
- small
Multiples List<Property Map>Sort - The sort configuration of the small multiples field.
DashboardBarChartVisual, DashboardBarChartVisualArgs
- Visual
Id string - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.
- Actions
List<Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Visual Custom Action> - The list of custom actions that are configured for a visual.
- Chart
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Bar Chart Configuration - The configuration settings of the visual.
- Column
Hierarchies List<Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Column Hierarchy> - The column hierarchy that is used during drill-downs and drill-ups.
- Subtitle
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- Title
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Visual Title Label Options - The title that is displayed on the visual.
- Visual
Content stringAlt Text
- Visual
Id string - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.
- Actions
[]Dashboard
Visual Custom Action - The list of custom actions that are configured for a visual.
- Chart
Configuration DashboardBar Chart Configuration - The configuration settings of the visual.
- Column
Hierarchies []DashboardColumn Hierarchy - The column hierarchy that is used during drill-downs and drill-ups.
- Subtitle
Dashboard
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- Title
Dashboard
Visual Title Label Options - The title that is displayed on the visual.
- Visual
Content stringAlt Text
- visual
Id String - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.
- actions
List<Dashboard
Visual Custom Action> - The list of custom actions that are configured for a visual.
- chart
Configuration DashboardBar Chart Configuration - The configuration settings of the visual.
- column
Hierarchies List<DashboardColumn Hierarchy> - The column hierarchy that is used during drill-downs and drill-ups.
- subtitle
Dashboard
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Dashboard
Visual Title Label Options - The title that is displayed on the visual.
- visual
Content StringAlt Text
- visual
Id string - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.
- actions
Dashboard
Visual Custom Action[] - The list of custom actions that are configured for a visual.
- chart
Configuration DashboardBar Chart Configuration - The configuration settings of the visual.
- column
Hierarchies DashboardColumn Hierarchy[] - The column hierarchy that is used during drill-downs and drill-ups.
- subtitle
Dashboard
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Dashboard
Visual Title Label Options - The title that is displayed on the visual.
- visual
Content stringAlt Text
- visual_
id str - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.
- actions
Sequence[Dashboard
Visual Custom Action] - The list of custom actions that are configured for a visual.
- chart_
configuration DashboardBar Chart Configuration - The configuration settings of the visual.
- column_
hierarchies Sequence[DashboardColumn Hierarchy] - The column hierarchy that is used during drill-downs and drill-ups.
- subtitle
Dashboard
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Dashboard
Visual Title Label Options - The title that is displayed on the visual.
- visual_
content_ stralt_ text
- visual
Id String - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.
- actions List<Property Map>
- The list of custom actions that are configured for a visual.
- chart
Configuration Property Map - The configuration settings of the visual.
- column
Hierarchies List<Property Map> - The column hierarchy that is used during drill-downs and drill-ups.
- subtitle Property Map
- The subtitle that is displayed on the visual.
- title Property Map
- The title that is displayed on the visual.
- visual
Content StringAlt Text
DashboardBarsArrangement, DashboardBarsArrangementArgs
- Clustered
- CLUSTERED
- Stacked
- STACKED
- Stacked
Percent - STACKED_PERCENT
- Dashboard
Bars Arrangement Clustered - CLUSTERED
- Dashboard
Bars Arrangement Stacked - STACKED
- Dashboard
Bars Arrangement Stacked Percent - STACKED_PERCENT
- Clustered
- CLUSTERED
- Stacked
- STACKED
- Stacked
Percent - STACKED_PERCENT
- Clustered
- CLUSTERED
- Stacked
- STACKED
- Stacked
Percent - STACKED_PERCENT
- CLUSTERED
- CLUSTERED
- STACKED
- STACKED
- STACKED_PERCENT
- STACKED_PERCENT
- "CLUSTERED"
- CLUSTERED
- "STACKED"
- STACKED
- "STACKED_PERCENT"
- STACKED_PERCENT
DashboardBaseMapStyleType, DashboardBaseMapStyleTypeArgs
- Light
Gray - LIGHT_GRAY
- Dark
Gray - DARK_GRAY
- Street
- STREET
- Imagery
- IMAGERY
- Dashboard
Base Map Style Type Light Gray - LIGHT_GRAY
- Dashboard
Base Map Style Type Dark Gray - DARK_GRAY
- Dashboard
Base Map Style Type Street - STREET
- Dashboard
Base Map Style Type 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
- 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, DashboardBehaviorArgs
- Enabled
- ENABLED
- Disabled
- DISABLED
- Dashboard
Behavior Enabled - ENABLED
- Dashboard
Behavior Disabled - DISABLED
- Enabled
- ENABLED
- Disabled
- DISABLED
- Enabled
- ENABLED
- Disabled
- DISABLED
- ENABLED
- ENABLED
- DISABLED
- DISABLED
- "ENABLED"
- ENABLED
- "DISABLED"
- DISABLED
DashboardBinCountOptions, DashboardBinCountOptionsArgs
- Value double
- The options that determine the bin count value.
- Value float64
- The options that determine the bin count value.
- value Double
- The options that determine the bin count value.
- value number
- The options that determine the bin count value.
- value float
- The options that determine the bin count value.
- value Number
- The options that determine the bin count value.
DashboardBinWidthOptions, DashboardBinWidthOptionsArgs
- Bin
Count doubleLimit - The options that determine the bin count limit.
- Value double
- The options that determine the bin width value.
- Bin
Count float64Limit - The options that determine the bin count limit.
- Value float64
- The options that determine the bin width value.
- bin
Count DoubleLimit - The options that determine the bin count limit.
- value Double
- The options that determine the bin width value.
- bin
Count numberLimit - The options that determine the bin count limit.
- value number
- The options that determine the bin width value.
- bin_
count_ floatlimit - The options that determine the bin count limit.
- value float
- The options that determine the bin width value.
- bin
Count NumberLimit - The options that determine the bin count limit.
- value Number
- The options that determine the bin width value.
DashboardBodySectionConfiguration, DashboardBodySectionConfigurationArgs
- Content
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Body Section Content - The configuration of content in a body section.
- Section
Id string - The unique identifier of a body section.
- Page
Break Pulumi.Configuration Aws Native. Quick Sight. Inputs. Dashboard Section Page Break Configuration - The configuration of a page break for a section.
- Style
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Section Style - The style options of a body section.
- Content
Dashboard
Body Section Content - The configuration of content in a body section.
- Section
Id string - The unique identifier of a body section.
- Page
Break DashboardConfiguration Section Page Break Configuration - The configuration of a page break for a section.
- Style
Dashboard
Section Style - The style options of a body section.
- content
Dashboard
Body Section Content - The configuration of content in a body section.
- section
Id String - The unique identifier of a body section.
- page
Break DashboardConfiguration Section Page Break Configuration - The configuration of a page break for a section.
- style
Dashboard
Section Style - The style options of a body section.
- content
Dashboard
Body Section Content - The configuration of content in a body section.
- section
Id string - The unique identifier of a body section.
- page
Break DashboardConfiguration Section Page Break Configuration - The configuration of a page break for a section.
- style
Dashboard
Section Style - The style options of a body section.
- content
Dashboard
Body Section Content - The configuration of content in a body section.
- section_
id str - The unique identifier of a body section.
- page_
break_ Dashboardconfiguration Section Page Break Configuration - The configuration of a page break for a section.
- style
Dashboard
Section Style - The style options of a body section.
- content Property Map
- The configuration of content in a body section.
- section
Id String - The unique identifier of a body section.
- page
Break Property MapConfiguration - The configuration of a page break for a section.
- style Property Map
- The style options of a body section.
DashboardBodySectionContent, DashboardBodySectionContentArgs
- Layout
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Section Layout Configuration - The layout configuration of a body section.
- Layout
Dashboard
Section Layout Configuration - The layout configuration of a body section.
- layout
Dashboard
Section Layout Configuration - The layout configuration of a body section.
- layout
Dashboard
Section Layout Configuration - The layout configuration of a body section.
- layout
Dashboard
Section Layout Configuration - The layout configuration of a body section.
- layout Property Map
- The layout configuration of a body section.
DashboardBoxPlotAggregatedFieldWells, DashboardBoxPlotAggregatedFieldWellsArgs
- Group
By List<Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Dimension Field> - The group by field well of a box plot chart. Values are grouped based on group by fields.
- Values
List<Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Measure Field> - The value field well of a box plot chart. Values are aggregated based on group by fields.
- Group
By []DashboardDimension Field - The group by field well of a box plot chart. Values are grouped based on group by fields.
- Values
[]Dashboard
Measure Field - The value field well of a box plot chart. Values are aggregated based on group by fields.
- group
By List<DashboardDimension Field> - The group by field well of a box plot chart. Values are grouped based on group by fields.
- values
List<Dashboard
Measure Field> - The value field well of a box plot chart. Values are aggregated based on group by fields.
- group
By DashboardDimension Field[] - The group by field well of a box plot chart. Values are grouped based on group by fields.
- values
Dashboard
Measure Field[] - The value field well of a box plot chart. Values are aggregated based on group by fields.
- group_
by Sequence[DashboardDimension Field] - The group by field well of a box plot chart. Values are grouped based on group by fields.
- values
Sequence[Dashboard
Measure Field] - The value field well of a box plot chart. Values are aggregated based on group by fields.
- group
By List<Property Map> - The group by field well of a box plot chart. Values are grouped based on group by fields.
- values List<Property Map>
- The value field well of a box plot chart. Values are aggregated based on group by fields.
DashboardBoxPlotChartConfiguration, DashboardBoxPlotChartConfigurationArgs
- Box
Plot Pulumi.Options Aws Native. Quick Sight. Inputs. Dashboard Box Plot Options - The box plot chart options for a box plot visual
- Category
Axis Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Axis Display Options - The label display options (grid line, range, scale, axis step) of a box plot category.
- Category
Label Pulumi.Options Aws Native. Quick Sight. Inputs. Dashboard Chart Axis Label Options - The label options (label text, label visibility and sort Icon visibility) of a box plot category.
- Field
Wells Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Box Plot Field Wells - The field wells of the visual.
- Legend
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Legend Options - Primary
YAxis Pulumi.Display Options Aws Native. Quick Sight. Inputs. Dashboard Axis Display Options - The label display options (grid line, range, scale, axis step) of a box plot category.
- Primary
YAxis Pulumi.Label Options Aws Native. Quick Sight. Inputs. Dashboard Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) of a box plot value.
- Reference
Lines List<Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Reference Line> - The reference line setup of the visual.
- Sort
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Box Plot Sort Configuration - The sort configuration of a
BoxPlotVisual
. - Tooltip
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Tooltip Options - The tooltip display setup of the visual.
- Visual
Palette Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Visual Palette - The palette (chart color) display setup of the visual.
- Box
Plot DashboardOptions Box Plot Options - The box plot chart options for a box plot visual
- Category
Axis DashboardAxis Display Options - The label display options (grid line, range, scale, axis step) of a box plot category.
- Category
Label DashboardOptions Chart Axis Label Options - The label options (label text, label visibility and sort Icon visibility) of a box plot category.
- Field
Wells DashboardBox Plot Field Wells - The field wells of the visual.
- Legend
Dashboard
Legend Options - Primary
YAxis DashboardDisplay Options Axis Display Options - The label display options (grid line, range, scale, axis step) of a box plot category.
- Primary
YAxis DashboardLabel Options Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) of a box plot value.
- Reference
Lines []DashboardReference Line - The reference line setup of the visual.
- Sort
Configuration DashboardBox Plot Sort Configuration - The sort configuration of a
BoxPlotVisual
. - Tooltip
Dashboard
Tooltip Options - The tooltip display setup of the visual.
- Visual
Palette DashboardVisual Palette - The palette (chart color) display setup of the visual.
- box
Plot DashboardOptions Box Plot Options - The box plot chart options for a box plot visual
- category
Axis DashboardAxis Display Options - The label display options (grid line, range, scale, axis step) of a box plot category.
- category
Label DashboardOptions Chart Axis Label Options - The label options (label text, label visibility and sort Icon visibility) of a box plot category.
- field
Wells DashboardBox Plot Field Wells - The field wells of the visual.
- legend
Dashboard
Legend Options - primary
YAxis DashboardDisplay Options Axis Display Options - The label display options (grid line, range, scale, axis step) of a box plot category.
- primary
YAxis DashboardLabel Options Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) of a box plot value.
- reference
Lines List<DashboardReference Line> - The reference line setup of the visual.
- sort
Configuration DashboardBox Plot Sort Configuration - The sort configuration of a
BoxPlotVisual
. - tooltip
Dashboard
Tooltip Options - The tooltip display setup of the visual.
- visual
Palette DashboardVisual Palette - The palette (chart color) display setup of the visual.
- box
Plot DashboardOptions Box Plot Options - The box plot chart options for a box plot visual
- category
Axis DashboardAxis Display Options - The label display options (grid line, range, scale, axis step) of a box plot category.
- category
Label DashboardOptions Chart Axis Label Options - The label options (label text, label visibility and sort Icon visibility) of a box plot category.
- field
Wells DashboardBox Plot Field Wells - The field wells of the visual.
- legend
Dashboard
Legend Options - primary
YAxis DashboardDisplay Options Axis Display Options - The label display options (grid line, range, scale, axis step) of a box plot category.
- primary
YAxis DashboardLabel Options Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) of a box plot value.
- reference
Lines DashboardReference Line[] - The reference line setup of the visual.
- sort
Configuration DashboardBox Plot Sort Configuration - The sort configuration of a
BoxPlotVisual
. - tooltip
Dashboard
Tooltip Options - The tooltip display setup of the visual.
- visual
Palette DashboardVisual Palette - The palette (chart color) display setup of the visual.
- box_
plot_ Dashboardoptions Box Plot Options - The box plot chart options for a box plot visual
- category_
axis DashboardAxis Display Options - The label display options (grid line, range, scale, axis step) of a box plot category.
- category_
label_ Dashboardoptions Chart Axis Label Options - The label options (label text, label visibility and sort Icon visibility) of a box plot category.
- field_
wells DashboardBox Plot Field Wells - The field wells of the visual.
- legend
Dashboard
Legend Options - primary_
y_ Dashboardaxis_ display_ options Axis Display Options - The label display options (grid line, range, scale, axis step) of a box plot category.
- primary_
y_ Dashboardaxis_ label_ options Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) of a box plot value.
- reference_
lines Sequence[DashboardReference Line] - The reference line setup of the visual.
- sort_
configuration DashboardBox Plot Sort Configuration - The sort configuration of a
BoxPlotVisual
. - tooltip
Dashboard
Tooltip Options - The tooltip display setup of the visual.
- visual_
palette DashboardVisual Palette - The palette (chart color) display setup of the visual.
- box
Plot Property MapOptions - The box plot chart options for a box plot visual
- category
Axis Property Map - The label display options (grid line, range, scale, axis step) of a box plot category.
- category
Label Property MapOptions - The label options (label text, label visibility and sort Icon visibility) of a box plot category.
- field
Wells Property Map - The field wells of the visual.
- legend Property Map
- primary
YAxis Property MapDisplay Options - The label display options (grid line, range, scale, axis step) of a box plot category.
- primary
YAxis Property MapLabel Options - The label options (label text, label visibility and sort icon visibility) of a box plot value.
- reference
Lines List<Property Map> - The reference line setup of the visual.
- sort
Configuration Property Map - The sort configuration of a
BoxPlotVisual
. - tooltip Property Map
- The tooltip display setup of the visual.
- visual
Palette Property Map - The palette (chart color) display setup of the visual.
DashboardBoxPlotFieldWells, DashboardBoxPlotFieldWellsArgs
- Box
Plot Pulumi.Aggregated Field Wells Aws Native. Quick Sight. Inputs. Dashboard Box Plot Aggregated Field Wells - The aggregated field wells of a box plot.
- Box
Plot DashboardAggregated Field Wells Box Plot Aggregated Field Wells - The aggregated field wells of a box plot.
- box
Plot DashboardAggregated Field Wells Box Plot Aggregated Field Wells - The aggregated field wells of a box plot.
- box
Plot DashboardAggregated Field Wells Box Plot Aggregated Field Wells - The aggregated field wells of a box plot.
- box_
plot_ Dashboardaggregated_ field_ wells Box Plot Aggregated Field Wells - The aggregated field wells of a box plot.
- box
Plot Property MapAggregated Field Wells - The aggregated field wells of a box plot.
DashboardBoxPlotFillStyle, DashboardBoxPlotFillStyleArgs
- Solid
- SOLID
- Transparent
- TRANSPARENT
- Dashboard
Box Plot Fill Style Solid - SOLID
- Dashboard
Box Plot Fill Style Transparent - TRANSPARENT
- Solid
- SOLID
- Transparent
- TRANSPARENT
- Solid
- SOLID
- Transparent
- TRANSPARENT
- SOLID
- SOLID
- TRANSPARENT
- TRANSPARENT
- "SOLID"
- SOLID
- "TRANSPARENT"
- TRANSPARENT
DashboardBoxPlotOptions, DashboardBoxPlotOptionsArgs
- All
Data Pulumi.Points Visibility Aws Native. Quick Sight. Dashboard Visibility - Determines the visibility of all data points of the box plot.
- Outlier
Visibility Pulumi.Aws Native. Quick Sight. Dashboard Visibility - Determines the visibility of the outlier in a box plot.
- Style
Options Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Box Plot Style Options - The style options of the box plot.
- All
Data DashboardPoints Visibility Visibility - Determines the visibility of all data points of the box plot.
- Outlier
Visibility DashboardVisibility - Determines the visibility of the outlier in a box plot.
- Style
Options DashboardBox Plot Style Options - The style options of the box plot.
- all
Data DashboardPoints Visibility Visibility - Determines the visibility of all data points of the box plot.
- outlier
Visibility DashboardVisibility - Determines the visibility of the outlier in a box plot.
- style
Options DashboardBox Plot Style Options - The style options of the box plot.
- all
Data DashboardPoints Visibility Visibility - Determines the visibility of all data points of the box plot.
- outlier
Visibility DashboardVisibility - Determines the visibility of the outlier in a box plot.
- style
Options DashboardBox Plot Style Options - The style options of the box plot.
- all_
data_ Dashboardpoints_ visibility Visibility - Determines the visibility of all data points of the box plot.
- outlier_
visibility DashboardVisibility - Determines the visibility of the outlier in a box plot.
- style_
options DashboardBox Plot Style Options - The style options of the box plot.
- all
Data "HIDDEN" | "VISIBLE"Points Visibility - Determines the visibility of all data points of the box plot.
- outlier
Visibility "HIDDEN" | "VISIBLE" - Determines the visibility of the outlier in a box plot.
- style
Options Property Map - The style options of the box plot.
DashboardBoxPlotSortConfiguration, DashboardBoxPlotSortConfigurationArgs
- Category
Sort List<Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Field Sort Options> - The sort configuration of a group by fields.
- Pagination
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Pagination Configuration - The pagination configuration of a table visual or box plot.
- Category
Sort []DashboardField Sort Options - The sort configuration of a group by fields.
- Pagination
Configuration DashboardPagination Configuration - The pagination configuration of a table visual or box plot.
- category
Sort List<DashboardField Sort Options> - The sort configuration of a group by fields.
- pagination
Configuration DashboardPagination Configuration - The pagination configuration of a table visual or box plot.
- category
Sort DashboardField Sort Options[] - The sort configuration of a group by fields.
- pagination
Configuration DashboardPagination Configuration - The pagination configuration of a table visual or box plot.
- category_
sort Sequence[DashboardField Sort Options] - The sort configuration of a group by fields.
- pagination_
configuration DashboardPagination Configuration - The pagination configuration of a table visual or box plot.
- category
Sort List<Property Map> - The sort configuration of a group by fields.
- pagination
Configuration Property Map - The pagination configuration of a table visual or box plot.
DashboardBoxPlotStyleOptions, DashboardBoxPlotStyleOptionsArgs
- Fill
Style Pulumi.Aws Native. Quick Sight. Dashboard Box Plot Fill Style - The fill styles (solid, transparent) of the box plot.
- Fill
Style DashboardBox Plot Fill Style - The fill styles (solid, transparent) of the box plot.
- fill
Style DashboardBox Plot Fill Style - The fill styles (solid, transparent) of the box plot.
- fill
Style DashboardBox Plot Fill Style - The fill styles (solid, transparent) of the box plot.
- fill_
style DashboardBox Plot Fill Style - The fill styles (solid, transparent) of the box plot.
- fill
Style "SOLID" | "TRANSPARENT" - The fill styles (solid, transparent) of the box plot.
DashboardBoxPlotVisual, DashboardBoxPlotVisualArgs
- Visual
Id string - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers..
- Actions
List<Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Visual Custom Action> - The list of custom actions that are configured for a visual.
- Chart
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Box Plot Chart Configuration - The configuration settings of the visual.
- Column
Hierarchies List<Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Column Hierarchy> - The column hierarchy that is used during drill-downs and drill-ups.
- Subtitle
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- Title
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Visual Title Label Options - The title that is displayed on the visual.
- Visual
Content stringAlt Text
- Visual
Id string - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers..
- Actions
[]Dashboard
Visual Custom Action - The list of custom actions that are configured for a visual.
- Chart
Configuration DashboardBox Plot Chart Configuration - The configuration settings of the visual.
- Column
Hierarchies []DashboardColumn Hierarchy - The column hierarchy that is used during drill-downs and drill-ups.
- Subtitle
Dashboard
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- Title
Dashboard
Visual Title Label Options - The title that is displayed on the visual.
- Visual
Content stringAlt Text
- visual
Id String - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers..
- actions
List<Dashboard
Visual Custom Action> - The list of custom actions that are configured for a visual.
- chart
Configuration DashboardBox Plot Chart Configuration - The configuration settings of the visual.
- column
Hierarchies List<DashboardColumn Hierarchy> - The column hierarchy that is used during drill-downs and drill-ups.
- subtitle
Dashboard
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Dashboard
Visual Title Label Options - The title that is displayed on the visual.
- visual
Content StringAlt Text
- visual
Id string - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers..
- actions
Dashboard
Visual Custom Action[] - The list of custom actions that are configured for a visual.
- chart
Configuration DashboardBox Plot Chart Configuration - The configuration settings of the visual.
- column
Hierarchies DashboardColumn Hierarchy[] - The column hierarchy that is used during drill-downs and drill-ups.
- subtitle
Dashboard
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Dashboard
Visual Title Label Options - The title that is displayed on the visual.
- visual
Content stringAlt Text
- visual_
id str - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers..
- actions
Sequence[Dashboard
Visual Custom Action] - The list of custom actions that are configured for a visual.
- chart_
configuration DashboardBox Plot Chart Configuration - The configuration settings of the visual.
- column_
hierarchies Sequence[DashboardColumn Hierarchy] - The column hierarchy that is used during drill-downs and drill-ups.
- subtitle
Dashboard
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Dashboard
Visual Title Label Options - The title that is displayed on the visual.
- visual_
content_ stralt_ text
- visual
Id String - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers..
- actions List<Property Map>
- The list of custom actions that are configured for a visual.
- chart
Configuration Property Map - The configuration settings of the visual.
- column
Hierarchies List<Property Map> - The column hierarchy that is used during drill-downs and drill-ups.
- subtitle Property Map
- The subtitle that is displayed on the visual.
- title Property Map
- The title that is displayed on the visual.
- visual
Content StringAlt Text
DashboardCalculatedField, DashboardCalculatedFieldArgs
- Data
Set stringIdentifier - The data set that is used in this calculated field.
- Expression string
- The expression of the calculated field.
- Name string
- The name of the calculated field.
- Data
Set stringIdentifier - The data set that is used in this calculated field.
- Expression string
- The expression of the calculated field.
- Name string
- The name of the calculated field.
- data
Set StringIdentifier - The data set that is used in this calculated field.
- expression String
- The expression of the calculated field.
- name String
- The name of the calculated field.
- data
Set stringIdentifier - The data set that is used in this calculated field.
- expression string
- The expression of the calculated field.
- name string
- The name of the calculated field.
- data_
set_ stridentifier - The data set that is used in this calculated field.
- expression str
- The expression of the calculated field.
- name str
- The name of the calculated field.
- data
Set StringIdentifier - The data set that is used in this calculated field.
- expression String
- The expression of the calculated field.
- name String
- The name of the calculated field.
DashboardCalculatedMeasureField, DashboardCalculatedMeasureFieldArgs
- Expression string
- The expression in the table calculation.
- Field
Id string - The custom field ID.
- Expression string
- The expression in the table calculation.
- Field
Id string - The custom field ID.
- expression String
- The expression in the table calculation.
- field
Id String - The custom field ID.
- expression string
- The expression in the table calculation.
- field
Id string - The custom field ID.
- expression str
- The expression in the table calculation.
- field_
id str - The custom field ID.
- expression String
- The expression in the table calculation.
- field
Id String - The custom field ID.
DashboardCascadingControlConfiguration, DashboardCascadingControlConfigurationArgs
- Source
Controls List<Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Cascading Control Source> - A list of source controls that determine the values that are used in the current control.
- Source
Controls []DashboardCascading Control Source - A list of source controls that determine the values that are used in the current control.
- source
Controls List<DashboardCascading Control Source> - A list of source controls that determine the values that are used in the current control.
- source
Controls DashboardCascading Control Source[] - A list of source controls that determine the values that are used in the current control.
- source_
controls Sequence[DashboardCascading Control Source] - A list of source controls that determine the values that are used in the current control.
- source
Controls List<Property Map> - A list of source controls that determine the values that are used in the current control.
DashboardCascadingControlSource, DashboardCascadingControlSourceArgs
- Column
To Pulumi.Match Aws Native. Quick Sight. Inputs. Dashboard Column Identifier - The column identifier that determines which column to look up for the source sheet control.
- Source
Sheet stringControl Id - The source sheet control ID of a
CascadingControlSource
.
- Column
To DashboardMatch Column Identifier - The column identifier that determines which column to look up for the source sheet control.
- Source
Sheet stringControl Id - The source sheet control ID of a
CascadingControlSource
.
- column
To DashboardMatch Column Identifier - The column identifier that determines which column to look up for the source sheet control.
- source
Sheet StringControl Id - The source sheet control ID of a
CascadingControlSource
.
- column
To DashboardMatch Column Identifier - The column identifier that determines which column to look up for the source sheet control.
- source
Sheet stringControl Id - The source sheet control ID of a
CascadingControlSource
.
- column_
to_ Dashboardmatch Column Identifier - The column identifier that determines which column to look up for the source sheet control.
- source_
sheet_ strcontrol_ id - The source sheet control ID of a
CascadingControlSource
.
- column
To Property MapMatch - The column identifier that determines which column to look up for the source sheet control.
- source
Sheet StringControl Id - The source sheet control ID of a
CascadingControlSource
.
DashboardCategoricalAggregationFunction, DashboardCategoricalAggregationFunctionArgs
- Count
- COUNT
- Distinct
Count - DISTINCT_COUNT
- Dashboard
Categorical Aggregation Function Count - COUNT
- Dashboard
Categorical Aggregation Function Distinct Count - DISTINCT_COUNT
- Count
- COUNT
- Distinct
Count - DISTINCT_COUNT
- Count
- COUNT
- Distinct
Count - DISTINCT_COUNT
- COUNT
- COUNT
- DISTINCT_COUNT
- DISTINCT_COUNT
- "COUNT"
- COUNT
- "DISTINCT_COUNT"
- DISTINCT_COUNT
DashboardCategoricalDimensionField, DashboardCategoricalDimensionFieldArgs
- Column
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Column Identifier - The column that is used in the
CategoricalDimensionField
. - Field
Id string - The custom field ID.
- Format
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Dashboard String Format Configuration - The format configuration of the field.
- Hierarchy
Id string - The custom hierarchy ID.
- Column
Dashboard
Column Identifier - The column that is used in the
CategoricalDimensionField
. - Field
Id string - The custom field ID.
- Format
Configuration DashboardString Format Configuration - The format configuration of the field.
- Hierarchy
Id string - The custom hierarchy ID.
- column
Dashboard
Column Identifier - The column that is used in the
CategoricalDimensionField
. - field
Id String - The custom field ID.
- format
Configuration DashboardString Format Configuration - The format configuration of the field.
- hierarchy
Id String - The custom hierarchy ID.
- column
Dashboard
Column Identifier - The column that is used in the
CategoricalDimensionField
. - field
Id string - The custom field ID.
- format
Configuration DashboardString Format Configuration - The format configuration of the field.
- hierarchy
Id string - The custom hierarchy ID.
- column
Dashboard
Column Identifier - The column that is used in the
CategoricalDimensionField
. - field_
id str - The custom field ID.
- format_
configuration DashboardString Format Configuration - The format configuration of the field.
- hierarchy_
id str - The custom hierarchy ID.
- column Property Map
- The column that is used in the
CategoricalDimensionField
. - field
Id String - The custom field ID.
- format
Configuration Property Map - The format configuration of the field.
- hierarchy
Id String - The custom hierarchy ID.
DashboardCategoricalMeasureField, DashboardCategoricalMeasureFieldArgs
- Column
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Column Identifier - The column that is used in the
CategoricalMeasureField
. - Field
Id string - The custom field ID.
- Aggregation
Function Pulumi.Aws Native. Quick Sight. Dashboard Categorical Aggregation Function - The aggregation function of the measure field.
- Format
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Dashboard String Format Configuration - The format configuration of the field.
- Column
Dashboard
Column Identifier - The column that is used in the
CategoricalMeasureField
. - Field
Id string - The custom field ID.
- Aggregation
Function DashboardCategorical Aggregation Function - The aggregation function of the measure field.
- Format
Configuration DashboardString Format Configuration - The format configuration of the field.
- column
Dashboard
Column Identifier - The column that is used in the
CategoricalMeasureField
. - field
Id String - The custom field ID.
- aggregation
Function DashboardCategorical Aggregation Function - The aggregation function of the measure field.
- format
Configuration DashboardString Format Configuration - The format configuration of the field.
- column
Dashboard
Column Identifier - The column that is used in the
CategoricalMeasureField
. - field
Id string - The custom field ID.
- aggregation
Function DashboardCategorical Aggregation Function - The aggregation function of the measure field.
- format
Configuration DashboardString Format Configuration - The format configuration of the field.
- column
Dashboard
Column Identifier - The column that is used in the
CategoricalMeasureField
. - field_
id str - The custom field ID.
- aggregation_
function DashboardCategorical Aggregation Function - The aggregation function of the measure field.
- format_
configuration DashboardString Format Configuration - The format configuration of the field.
- column Property Map
- The column that is used in the
CategoricalMeasureField
. - field
Id String - The custom field ID.
- aggregation
Function "COUNT" | "DISTINCT_COUNT" - The aggregation function of the measure field.
- format
Configuration Property Map - The format configuration of the field.
DashboardCategoryDrillDownFilter, DashboardCategoryDrillDownFilterArgs
- Category
Values List<string> - A list of the string inputs that are the values of the category drill down filter.
- Column
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Column Identifier - The column that the filter is applied to.
- Category
Values []string - A list of the string inputs that are the values of the category drill down filter.
- Column
Dashboard
Column Identifier - The column that the filter is applied to.
- category
Values List<String> - A list of the string inputs that are the values of the category drill down filter.
- column
Dashboard
Column Identifier - The column that the filter is applied to.
- category
Values string[] - A list of the string inputs that are the values of the category drill down filter.
- column
Dashboard
Column Identifier - The column that the filter is applied to.
- category_
values Sequence[str] - A list of the string inputs that are the values of the category drill down filter.
- column
Dashboard
Column Identifier - The column that the filter is applied to.
- category
Values List<String> - A list of the string inputs that are the values of the category drill down filter.
- column Property Map
- The column that the filter is applied to.
DashboardCategoryFilter, DashboardCategoryFilterArgs
- Column
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Column Identifier - The column that the filter is applied to.
- Configuration
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Category Filter Configuration - The configuration for a
CategoryFilter
. - Filter
Id string - An identifier that uniquely identifies a filter within a dashboard, analysis, or template.
- Default
Filter Pulumi.Control Configuration Aws Native. Quick Sight. Inputs. Dashboard Default Filter Control Configuration - The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets.
- Column
Dashboard
Column Identifier - The column that the filter is applied to.
- Configuration
Dashboard
Category Filter Configuration - The configuration for a
CategoryFilter
. - Filter
Id string - An identifier that uniquely identifies a filter within a dashboard, analysis, or template.
- Default
Filter DashboardControl Configuration Default Filter Control Configuration - The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets.
- column
Dashboard
Column Identifier - The column that the filter is applied to.
- configuration
Dashboard
Category Filter Configuration - The configuration for a
CategoryFilter
. - filter
Id String - An identifier that uniquely identifies a filter within a dashboard, analysis, or template.
- default
Filter DashboardControl Configuration Default Filter Control Configuration - The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets.
- column
Dashboard
Column Identifier - The column that the filter is applied to.
- configuration
Dashboard
Category Filter Configuration - The configuration for a
CategoryFilter
. - filter
Id string - An identifier that uniquely identifies a filter within a dashboard, analysis, or template.
- default
Filter DashboardControl Configuration Default Filter Control Configuration - The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets.
- column
Dashboard
Column Identifier - The column that the filter is applied to.
- configuration
Dashboard
Category Filter Configuration - The configuration for a
CategoryFilter
. - filter_
id str - An identifier that uniquely identifies a filter within a dashboard, analysis, or template.
- default_
filter_ Dashboardcontrol_ configuration Default Filter Control Configuration - The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets.
- column Property Map
- The column that the filter is applied to.
- configuration Property Map
- The configuration for a
CategoryFilter
. - filter
Id String - An identifier that uniquely identifies a filter within a dashboard, analysis, or template.
- default
Filter Property MapControl Configuration - The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets.
DashboardCategoryFilterConfiguration, DashboardCategoryFilterConfigurationArgs
- Custom
Filter Pulumi.Configuration Aws Native. Quick Sight. Inputs. Dashboard Custom Filter Configuration - A custom filter that filters based on a single value. This filter can be partially matched.
- Custom
Filter Pulumi.List Configuration Aws Native. Quick Sight. Inputs. Dashboard Custom Filter List Configuration - A list of custom filter values. In the Amazon QuickSight console, this filter type is called a custom filter list.
- Filter
List Pulumi.Configuration Aws Native. Quick Sight. Inputs. Dashboard Filter List Configuration - A list of filter configurations. In the Amazon QuickSight console, this filter type is called a filter list.
- Custom
Filter DashboardConfiguration Custom Filter Configuration - A custom filter that filters based on a single value. This filter can be partially matched.
- Custom
Filter DashboardList Configuration Custom Filter List Configuration - A list of custom filter values. In the Amazon QuickSight console, this filter type is called a custom filter list.
- Filter
List DashboardConfiguration Filter List Configuration - A list of filter configurations. In the Amazon QuickSight console, this filter type is called a filter list.
- custom
Filter DashboardConfiguration Custom Filter Configuration - A custom filter that filters based on a single value. This filter can be partially matched.
- custom
Filter DashboardList Configuration Custom Filter List Configuration - A list of custom filter values. In the Amazon QuickSight console, this filter type is called a custom filter list.
- filter
List DashboardConfiguration Filter List Configuration - A list of filter configurations. In the Amazon QuickSight console, this filter type is called a filter list.
- custom
Filter DashboardConfiguration Custom Filter Configuration - A custom filter that filters based on a single value. This filter can be partially matched.
- custom
Filter DashboardList Configuration Custom Filter List Configuration - A list of custom filter values. In the Amazon QuickSight console, this filter type is called a custom filter list.
- filter
List DashboardConfiguration Filter List Configuration - A list of filter configurations. In the Amazon QuickSight console, this filter type is called a filter list.
- custom_
filter_ Dashboardconfiguration Custom Filter Configuration - A custom filter that filters based on a single value. This filter can be partially matched.
- custom_
filter_ Dashboardlist_ configuration Custom Filter List Configuration - A list of custom filter values. In the Amazon QuickSight console, this filter type is called a custom filter list.
- filter_
list_ Dashboardconfiguration Filter List Configuration - A list of filter configurations. In the Amazon QuickSight console, this filter type is called a filter list.
- custom
Filter Property MapConfiguration - A custom filter that filters based on a single value. This filter can be partially matched.
- custom
Filter Property MapList Configuration - A list of custom filter values. In the Amazon QuickSight console, this filter type is called a custom filter list.
- filter
List Property MapConfiguration - A list of filter configurations. In the Amazon QuickSight console, this filter type is called a filter list.
DashboardCategoryFilterMatchOperator, DashboardCategoryFilterMatchOperatorArgs
- Equals
Value - EQUALS
- Does
Not Equal - DOES_NOT_EQUAL
- Contains
- CONTAINS
- Does
Not Contain - DOES_NOT_CONTAIN
- Starts
With - STARTS_WITH
- Ends
With - ENDS_WITH
- Dashboard
Category Filter Match Operator Equals - EQUALS
- Dashboard
Category Filter Match Operator Does Not Equal - DOES_NOT_EQUAL
- Dashboard
Category Filter Match Operator Contains - CONTAINS
- Dashboard
Category Filter Match Operator Does Not Contain - DOES_NOT_CONTAIN
- Dashboard
Category Filter Match Operator Starts With - STARTS_WITH
- Dashboard
Category Filter Match Operator 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
- 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
- "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, DashboardCategoryFilterSelectAllOptionsArgs
- Filter
All Values - FILTER_ALL_VALUES
- Dashboard
Category Filter Select All Options Filter All Values - FILTER_ALL_VALUES
- Filter
All Values - FILTER_ALL_VALUES
- Filter
All Values - FILTER_ALL_VALUES
- FILTER_ALL_VALUES
- FILTER_ALL_VALUES
- "FILTER_ALL_VALUES"
- FILTER_ALL_VALUES
DashboardCategoryInnerFilter, DashboardCategoryInnerFilterArgs
DashboardChartAxisLabelOptions, DashboardChartAxisLabelOptionsArgs
- Axis
Label List<Pulumi.Options Aws Native. Quick Sight. Inputs. Dashboard Axis Label Options> - The label options for a chart axis.
- Sort
Icon Pulumi.Visibility Aws Native. Quick Sight. Dashboard Visibility - The visibility configuration of the sort icon on a chart's axis label.
- Visibility
Pulumi.
Aws Native. Quick Sight. Dashboard Visibility - The visibility of an axis label on a chart. Choose one of the following options:
VISIBLE
: Shows the axis.HIDDEN
: Hides the axis.
- Axis
Label []DashboardOptions Axis Label Options - The label options for a chart axis.
- Sort
Icon DashboardVisibility Visibility - The visibility configuration of the sort icon on a chart's axis label.
- Visibility
Dashboard
Visibility - The visibility of an axis label on a chart. Choose one of the following options:
VISIBLE
: Shows the axis.HIDDEN
: Hides the axis.
- axis
Label List<DashboardOptions Axis Label Options> - The label options for a chart axis.
- sort
Icon DashboardVisibility Visibility - The visibility configuration of the sort icon on a chart's axis label.
- visibility
Dashboard
Visibility - The visibility of an axis label on a chart. Choose one of the following options:
VISIBLE
: Shows the axis.HIDDEN
: Hides the axis.
- axis
Label DashboardOptions Axis Label Options[] - The label options for a chart axis.
- sort
Icon DashboardVisibility Visibility - The visibility configuration of the sort icon on a chart's axis label.
- visibility
Dashboard
Visibility - The visibility of an axis label on a chart. Choose one of the following options:
VISIBLE
: Shows the axis.HIDDEN
: Hides the axis.
- axis_
label_ Sequence[Dashboardoptions Axis Label Options] - The label options for a chart axis.
- sort_
icon_ Dashboardvisibility Visibility - The visibility configuration of the sort icon on a chart's axis label.
- visibility
Dashboard
Visibility - The visibility of an axis label on a chart. Choose one of the following options:
VISIBLE
: Shows the axis.HIDDEN
: Hides the axis.
- axis
Label List<Property Map>Options - The label options for a chart axis.
- sort
Icon "HIDDEN" | "VISIBLE"Visibility - The visibility configuration of the sort icon on a chart's axis label.
- visibility "HIDDEN" | "VISIBLE"
- The visibility of an axis label on a chart. Choose one of the following options:
VISIBLE
: Shows the axis.HIDDEN
: Hides the axis.
DashboardClusterMarker, DashboardClusterMarkerArgs
- Simple
Cluster Pulumi.Marker Aws Native. Quick Sight. Inputs. Dashboard Simple Cluster Marker - The simple cluster marker of the cluster marker.
- Simple
Cluster DashboardMarker Simple Cluster Marker - The simple cluster marker of the cluster marker.
- simple
Cluster DashboardMarker Simple Cluster Marker - The simple cluster marker of the cluster marker.
- simple
Cluster DashboardMarker Simple Cluster Marker - The simple cluster marker of the cluster marker.
- simple_
cluster_ Dashboardmarker Simple Cluster Marker - The simple cluster marker of the cluster marker.
- simple
Cluster Property MapMarker - The simple cluster marker of the cluster marker.
DashboardClusterMarkerConfiguration, DashboardClusterMarkerConfigurationArgs
- Cluster
Marker Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Cluster Marker - The cluster marker that is a part of the cluster marker configuration.
- Cluster
Marker DashboardCluster Marker - The cluster marker that is a part of the cluster marker configuration.
- cluster
Marker DashboardCluster Marker - The cluster marker that is a part of the cluster marker configuration.
- cluster
Marker DashboardCluster Marker - The cluster marker that is a part of the cluster marker configuration.
- cluster_
marker DashboardCluster Marker - The cluster marker that is a part of the cluster marker configuration.
- cluster
Marker Property Map - The cluster marker that is a part of the cluster marker configuration.
DashboardColorFillType, DashboardColorFillTypeArgs
- Discrete
- DISCRETE
- Gradient
- GRADIENT
- Dashboard
Color Fill Type Discrete - DISCRETE
- Dashboard
Color Fill Type Gradient - GRADIENT
- Discrete
- DISCRETE
- Gradient
- GRADIENT
- Discrete
- DISCRETE
- Gradient
- GRADIENT
- DISCRETE
- DISCRETE
- GRADIENT
- GRADIENT
- "DISCRETE"
- DISCRETE
- "GRADIENT"
- GRADIENT
DashboardColorScale, DashboardColorScaleArgs
- Color
Fill Pulumi.Type Aws Native. Quick Sight. Dashboard Color Fill Type - Determines the color fill type.
- Colors
List<Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Data Color> - Determines the list of colors that are applied to the visual.
- Null
Value Pulumi.Color Aws Native. Quick Sight. Inputs. Dashboard Data Color - Determines the color that is applied to null values.
- Color
Fill DashboardType Color Fill Type - Determines the color fill type.
- Colors
[]Dashboard
Data Color - Determines the list of colors that are applied to the visual.
- Null
Value DashboardColor Data Color - Determines the color that is applied to null values.
- color
Fill DashboardType Color Fill Type - Determines the color fill type.
- colors
List<Dashboard
Data Color> - Determines the list of colors that are applied to the visual.
- null
Value DashboardColor Data Color - Determines the color that is applied to null values.
- color
Fill DashboardType Color Fill Type - Determines the color fill type.
- colors
Dashboard
Data Color[] - Determines the list of colors that are applied to the visual.
- null
Value DashboardColor Data Color - Determines the color that is applied to null values.
- color_
fill_ Dashboardtype Color Fill Type - Determines the color fill type.
- colors
Sequence[Dashboard
Data Color] - Determines the list of colors that are applied to the visual.
- null_
value_ Dashboardcolor Data Color - Determines the color that is applied to null values.
- color
Fill "DISCRETE" | "GRADIENT"Type - Determines the color fill type.
- colors List<Property Map>
- Determines the list of colors that are applied to the visual.
- null
Value Property MapColor - Determines the color that is applied to null values.
DashboardColorsConfiguration, DashboardColorsConfigurationArgs
- Custom
Colors List<Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Custom Color> - A list of up to 50 custom colors.
- Custom
Colors []DashboardCustom Color - A list of up to 50 custom colors.
- custom
Colors List<DashboardCustom Color> - A list of up to 50 custom colors.
- custom
Colors DashboardCustom Color[] - A list of up to 50 custom colors.
- custom_
colors Sequence[DashboardCustom Color] - A list of up to 50 custom colors.
- custom
Colors List<Property Map> - A list of up to 50 custom colors.
DashboardColumnConfiguration, DashboardColumnConfigurationArgs
- Column
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Column Identifier - The column.
- Colors
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Colors Configuration - The color configurations of the column.
- Format
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Format Configuration - The format configuration of a column.
- Role
Pulumi.
Aws Native. Quick Sight. Dashboard Column Role - The role of the column.
- Column
Dashboard
Column Identifier - The column.
- Colors
Configuration DashboardColors Configuration - The color configurations of the column.
- Format
Configuration DashboardFormat Configuration - The format configuration of a column.
- Role
Dashboard
Column Role - The role of the column.
- column
Dashboard
Column Identifier - The column.
- colors
Configuration DashboardColors Configuration - The color configurations of the column.
- format
Configuration DashboardFormat Configuration - The format configuration of a column.
- role
Dashboard
Column Role - The role of the column.
- column
Dashboard
Column Identifier - The column.
- colors
Configuration DashboardColors Configuration - The color configurations of the column.
- format
Configuration DashboardFormat Configuration - The format configuration of a column.
- role
Dashboard
Column Role - The role of the column.
- column
Dashboard
Column Identifier - The column.
- colors_
configuration DashboardColors Configuration - The color configurations of the column.
- format_
configuration DashboardFormat Configuration - The format configuration of a column.
- role
Dashboard
Column Role - The role of the column.
- column Property Map
- The column.
- colors
Configuration Property Map - The color configurations of the column.
- format
Configuration Property Map - The format configuration of a column.
- role "DIMENSION" | "MEASURE"
- The role of the column.
DashboardColumnHierarchy, DashboardColumnHierarchyArgs
- Date
Time Pulumi.Hierarchy Aws Native. Quick Sight. Inputs. Dashboard Date Time Hierarchy - The option that determines the hierarchy of any
DateTime
fields. - Explicit
Hierarchy Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Explicit Hierarchy - The option that determines the hierarchy of the fields that are built within a visual's field wells. These fields can't be duplicated to other visuals.
- Predefined
Hierarchy Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Predefined Hierarchy - The option that determines the hierarchy of the fields that are defined during data preparation. These fields are available to use in any analysis that uses the data source.
- Date
Time DashboardHierarchy Date Time Hierarchy - The option that determines the hierarchy of any
DateTime
fields. - Explicit
Hierarchy DashboardExplicit Hierarchy - The option that determines the hierarchy of the fields that are built within a visual's field wells. These fields can't be duplicated to other visuals.
- Predefined
Hierarchy DashboardPredefined Hierarchy - The option that determines the hierarchy of the fields that are defined during data preparation. These fields are available to use in any analysis that uses the data source.
- date
Time DashboardHierarchy Date Time Hierarchy - The option that determines the hierarchy of any
DateTime
fields. - explicit
Hierarchy DashboardExplicit Hierarchy - The option that determines the hierarchy of the fields that are built within a visual's field wells. These fields can't be duplicated to other visuals.
- predefined
Hierarchy DashboardPredefined Hierarchy - The option that determines the hierarchy of the fields that are defined during data preparation. These fields are available to use in any analysis that uses the data source.
- date
Time DashboardHierarchy Date Time Hierarchy - The option that determines the hierarchy of any
DateTime
fields. - explicit
Hierarchy DashboardExplicit Hierarchy - The option that determines the hierarchy of the fields that are built within a visual's field wells. These fields can't be duplicated to other visuals.
- predefined
Hierarchy DashboardPredefined Hierarchy - The option that determines the hierarchy of the fields that are defined during data preparation. These fields are available to use in any analysis that uses the data source.
- date_
time_ Dashboardhierarchy Date Time Hierarchy - The option that determines the hierarchy of any
DateTime
fields. - explicit_
hierarchy DashboardExplicit Hierarchy - The option that determines the hierarchy of the fields that are built within a visual's field wells. These fields can't be duplicated to other visuals.
- predefined_
hierarchy DashboardPredefined Hierarchy - The option that determines the hierarchy of the fields that are defined during data preparation. These fields are available to use in any analysis that uses the data source.
- date
Time Property MapHierarchy - The option that determines the hierarchy of any
DateTime
fields. - explicit
Hierarchy Property Map - The option that determines the hierarchy of the fields that are built within a visual's field wells. These fields can't be duplicated to other visuals.
- predefined
Hierarchy Property Map - The option that determines the hierarchy of the fields that are defined during data preparation. These fields are available to use in any analysis that uses the data source.
DashboardColumnIdentifier, DashboardColumnIdentifierArgs
- Column
Name string - The name of the column.
- Data
Set stringIdentifier - The data set that the column belongs to.
- Column
Name string - The name of the column.
- Data
Set stringIdentifier - The data set that the column belongs to.
- column
Name String - The name of the column.
- data
Set StringIdentifier - The data set that the column belongs to.
- column
Name string - The name of the column.
- data
Set stringIdentifier - The data set that the column belongs to.
- column_
name str - The name of the column.
- data_
set_ stridentifier - The data set that the column belongs to.
- column
Name String - The name of the column.
- data
Set StringIdentifier - The data set that the column belongs to.
DashboardColumnRole, DashboardColumnRoleArgs
- Dimension
- DIMENSION
- Measure
- MEASURE
- Dashboard
Column Role Dimension - DIMENSION
- Dashboard
Column Role Measure - MEASURE
- Dimension
- DIMENSION
- Measure
- MEASURE
- Dimension
- DIMENSION
- Measure
- MEASURE
- DIMENSION
- DIMENSION
- MEASURE
- MEASURE
- "DIMENSION"
- DIMENSION
- "MEASURE"
- MEASURE
DashboardColumnSort, DashboardColumnSortArgs
- Direction
Pulumi.
Aws Native. Quick Sight. Dashboard Sort Direction - The sort direction.
- Sort
By Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Column Identifier - Aggregation
Function Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Aggregation Function - The aggregation function that is defined in the column sort.
- Direction
Dashboard
Sort Direction - The sort direction.
- Sort
By DashboardColumn Identifier - Aggregation
Function DashboardAggregation Function - The aggregation function that is defined in the column sort.
- direction
Dashboard
Sort Direction - The sort direction.
- sort
By DashboardColumn Identifier - aggregation
Function DashboardAggregation Function - The aggregation function that is defined in the column sort.
- direction
Dashboard
Sort Direction - The sort direction.
- sort
By DashboardColumn Identifier - aggregation
Function DashboardAggregation Function - The aggregation function that is defined in the column sort.
- direction
Dashboard
Sort Direction - The sort direction.
- sort_
by DashboardColumn Identifier - aggregation_
function DashboardAggregation Function - The aggregation function that is defined in the column sort.
- direction "ASC" | "DESC"
- The sort direction.
- sort
By Property Map - aggregation
Function Property Map - The aggregation function that is defined in the column sort.
DashboardColumnTooltipItem, DashboardColumnTooltipItemArgs
- Column
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Column Identifier - The target column of the tooltip item.
- Aggregation
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Aggregation Function - The aggregation function of the column tooltip item.
- Label string
- The label of the tooltip item.
- Tooltip
Target Pulumi.Aws Native. Quick Sight. Dashboard Tooltip Target - Determines the target of the column tooltip item in a combo chart visual.
- Visibility
Pulumi.
Aws Native. Quick Sight. Dashboard Visibility - The visibility of the tooltip item.
- Column
Dashboard
Column Identifier - The target column of the tooltip item.
- Aggregation
Dashboard
Aggregation Function - The aggregation function of the column tooltip item.
- Label string
- The label of the tooltip item.
- Tooltip
Target DashboardTooltip Target - Determines the target of the column tooltip item in a combo chart visual.
- Visibility
Dashboard
Visibility - The visibility of the tooltip item.
- column
Dashboard
Column Identifier - The target column of the tooltip item.
- aggregation
Dashboard
Aggregation Function - The aggregation function of the column tooltip item.
- label String
- The label of the tooltip item.
- tooltip
Target DashboardTooltip Target - Determines the target of the column tooltip item in a combo chart visual.
- visibility
Dashboard
Visibility - The visibility of the tooltip item.
- column
Dashboard
Column Identifier - The target column of the tooltip item.
- aggregation
Dashboard
Aggregation Function - The aggregation function of the column tooltip item.
- label string
- The label of the tooltip item.
- tooltip
Target DashboardTooltip Target - Determines the target of the column tooltip item in a combo chart visual.
- visibility
Dashboard
Visibility - The visibility of the tooltip item.
- column
Dashboard
Column Identifier - The target column of the tooltip item.
- aggregation
Dashboard
Aggregation Function - The aggregation function of the column tooltip item.
- label str
- The label of the tooltip item.
- tooltip_
target DashboardTooltip Target - Determines the target of the column tooltip item in a combo chart visual.
- visibility
Dashboard
Visibility - The visibility of the tooltip item.
- column Property Map
- The target column of the tooltip item.
- aggregation Property Map
- The aggregation function of the column tooltip item.
- label String
- The label of the tooltip item.
- tooltip
Target "BOTH" | "BAR" | "LINE" - Determines the target of the column tooltip item in a combo chart visual.
- visibility "HIDDEN" | "VISIBLE"
- The visibility of the tooltip item.
DashboardComboChartAggregatedFieldWells, DashboardComboChartAggregatedFieldWellsArgs
- Bar
Values List<Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Measure Field> - The aggregated
BarValues
field well of a combo chart. - Category
List<Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Dimension Field> - The aggregated category field wells of a combo chart.
- Colors
List<Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Dimension Field> - The aggregated colors field well of a combo chart.
- Line
Values List<Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Measure Field> - The aggregated
LineValues
field well of a combo chart.
- Bar
Values []DashboardMeasure Field - The aggregated
BarValues
field well of a combo chart. - Category
[]Dashboard
Dimension Field - The aggregated category field wells of a combo chart.
- Colors
[]Dashboard
Dimension Field - The aggregated colors field well of a combo chart.
- Line
Values []DashboardMeasure Field - The aggregated
LineValues
field well of a combo chart.
- bar
Values List<DashboardMeasure Field> - The aggregated
BarValues
field well of a combo chart. - category
List<Dashboard
Dimension Field> - The aggregated category field wells of a combo chart.
- colors
List<Dashboard
Dimension Field> - The aggregated colors field well of a combo chart.
- line
Values List<DashboardMeasure Field> - The aggregated
LineValues
field well of a combo chart.
- bar
Values DashboardMeasure Field[] - The aggregated
BarValues
field well of a combo chart. - category
Dashboard
Dimension Field[] - The aggregated category field wells of a combo chart.
- colors
Dashboard
Dimension Field[] - The aggregated colors field well of a combo chart.
- line
Values DashboardMeasure Field[] - The aggregated
LineValues
field well of a combo chart.
- bar_
values Sequence[DashboardMeasure Field] - The aggregated
BarValues
field well of a combo chart. - category
Sequence[Dashboard
Dimension Field] - The aggregated category field wells of a combo chart.
- colors
Sequence[Dashboard
Dimension Field] - The aggregated colors field well of a combo chart.
- line_
values Sequence[DashboardMeasure Field] - The aggregated
LineValues
field well of a combo chart.
- bar
Values List<Property Map> - The aggregated
BarValues
field well of a combo chart. - category List<Property Map>
- The aggregated category field wells of a combo chart.
- colors List<Property Map>
- The aggregated colors field well of a combo chart.
- line
Values List<Property Map> - The aggregated
LineValues
field well of a combo chart.
DashboardComboChartConfiguration, DashboardComboChartConfigurationArgs
- Bar
Data Pulumi.Labels Aws Native. Quick Sight. Inputs. Dashboard Data Label Options The options that determine if visual data labels are displayed.
The data label options for a bar in a combo chart.
- Bars
Arrangement Pulumi.Aws Native. Quick Sight. Dashboard Bars Arrangement - Determines the bar arrangement in a combo chart. The following are valid values in this structure:
CLUSTERED
: For clustered bar combo charts.STACKED
: For stacked bar combo charts.STACKED_PERCENT
: Do not use. If you use this value, the operation returns a validation error.
- Category
Axis Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Axis Display Options - The category axis of a combo chart.
- Category
Label Pulumi.Options Aws Native. Quick Sight. Inputs. Dashboard Chart Axis Label Options - The label options (label text, label visibility, and sort icon visibility) of a combo chart category (group/color) field well.
- Color
Label Pulumi.Options Aws Native. Quick Sight. Inputs. Dashboard Chart Axis Label Options - The label options (label text, label visibility, and sort icon visibility) of a combo chart's color field well.
- Field
Wells Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Combo Chart Field Wells - The field wells of the visual.
- Legend
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Legend Options - The legend display setup of the visual.
- Line
Data Pulumi.Labels Aws Native. Quick Sight. Inputs. Dashboard Data Label Options The options that determine if visual data labels are displayed.
The data label options for a line in a combo chart.
- Primary
YAxis Pulumi.Display Options Aws Native. Quick Sight. Inputs. Dashboard Axis Display Options - The label display options (grid line, range, scale, and axis step) of a combo chart's primary y-axis (bar) field well.
- Primary
YAxis Pulumi.Label Options Aws Native. Quick Sight. Inputs. Dashboard Chart Axis Label Options - The label options (label text, label visibility, and sort icon visibility) of a combo chart's primary y-axis (bar) field well.
- Reference
Lines List<Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Reference Line> - The reference line setup of the visual.
- Secondary
YAxis Pulumi.Display Options Aws Native. Quick Sight. Inputs. Dashboard Axis Display Options - The label display options (grid line, range, scale, axis step) of a combo chart's secondary y-axis (line) field well.
- Secondary
YAxis Pulumi.Label Options Aws Native. Quick Sight. Inputs. Dashboard Chart Axis Label Options - The label options (label text, label visibility, and sort icon visibility) of a combo chart's secondary y-axis(line) field well.
- Single
Axis Pulumi.Options Aws Native. Quick Sight. Inputs. Dashboard Single Axis Options - Sort
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Combo Chart Sort Configuration - The sort configuration of a
ComboChartVisual
. - Tooltip
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Tooltip Options - The legend display setup of the visual.
- Visual
Palette Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Visual Palette - The palette (chart color) display setup of the visual.
- Bar
Data DashboardLabels Data Label Options The options that determine if visual data labels are displayed.
The data label options for a bar in a combo chart.
- Bars
Arrangement DashboardBars Arrangement - Determines the bar arrangement in a combo chart. The following are valid values in this structure:
CLUSTERED
: For clustered bar combo charts.STACKED
: For stacked bar combo charts.STACKED_PERCENT
: Do not use. If you use this value, the operation returns a validation error.
- Category
Axis DashboardAxis Display Options - The category axis of a combo chart.
- Category
Label DashboardOptions Chart Axis Label Options - The label options (label text, label visibility, and sort icon visibility) of a combo chart category (group/color) field well.
- Color
Label DashboardOptions Chart Axis Label Options - The label options (label text, label visibility, and sort icon visibility) of a combo chart's color field well.
- Field
Wells DashboardCombo Chart Field Wells - The field wells of the visual.
- Legend
Dashboard
Legend Options - The legend display setup of the visual.
- Line
Data DashboardLabels Data Label Options The options that determine if visual data labels are displayed.
The data label options for a line in a combo chart.
- Primary
YAxis DashboardDisplay Options Axis Display Options - The label display options (grid line, range, scale, and axis step) of a combo chart's primary y-axis (bar) field well.
- Primary
YAxis DashboardLabel Options Chart Axis Label Options - The label options (label text, label visibility, and sort icon visibility) of a combo chart's primary y-axis (bar) field well.
- Reference
Lines []DashboardReference Line - The reference line setup of the visual.
- Secondary
YAxis DashboardDisplay Options Axis Display Options - The label display options (grid line, range, scale, axis step) of a combo chart's secondary y-axis (line) field well.
- Secondary
YAxis DashboardLabel Options Chart Axis Label Options - The label options (label text, label visibility, and sort icon visibility) of a combo chart's secondary y-axis(line) field well.
- Single
Axis DashboardOptions Single Axis Options - Sort
Configuration DashboardCombo Chart Sort Configuration - The sort configuration of a
ComboChartVisual
. - Tooltip
Dashboard
Tooltip Options - The legend display setup of the visual.
- Visual
Palette DashboardVisual Palette - The palette (chart color) display setup of the visual.
- bar
Data DashboardLabels Data Label Options The options that determine if visual data labels are displayed.
The data label options for a bar in a combo chart.
- bars
Arrangement DashboardBars Arrangement - Determines the bar arrangement in a combo chart. The following are valid values in this structure:
CLUSTERED
: For clustered bar combo charts.STACKED
: For stacked bar combo charts.STACKED_PERCENT
: Do not use. If you use this value, the operation returns a validation error.
- category
Axis DashboardAxis Display Options - The category axis of a combo chart.
- category
Label DashboardOptions Chart Axis Label Options - The label options (label text, label visibility, and sort icon visibility) of a combo chart category (group/color) field well.
- color
Label DashboardOptions Chart Axis Label Options - The label options (label text, label visibility, and sort icon visibility) of a combo chart's color field well.
- field
Wells DashboardCombo Chart Field Wells - The field wells of the visual.
- legend
Dashboard
Legend Options - The legend display setup of the visual.
- line
Data DashboardLabels Data Label Options The options that determine if visual data labels are displayed.
The data label options for a line in a combo chart.
- primary
YAxis DashboardDisplay Options Axis Display Options - The label display options (grid line, range, scale, and axis step) of a combo chart's primary y-axis (bar) field well.
- primary
YAxis DashboardLabel Options Chart Axis Label Options - The label options (label text, label visibility, and sort icon visibility) of a combo chart's primary y-axis (bar) field well.
- reference
Lines List<DashboardReference Line> - The reference line setup of the visual.
- secondary
YAxis DashboardDisplay Options Axis Display Options - The label display options (grid line, range, scale, axis step) of a combo chart's secondary y-axis (line) field well.
- secondary
YAxis DashboardLabel Options Chart Axis Label Options - The label options (label text, label visibility, and sort icon visibility) of a combo chart's secondary y-axis(line) field well.
- single
Axis DashboardOptions Single Axis Options - sort
Configuration DashboardCombo Chart Sort Configuration - The sort configuration of a
ComboChartVisual
. - tooltip
Dashboard
Tooltip Options - The legend display setup of the visual.
- visual
Palette DashboardVisual Palette - The palette (chart color) display setup of the visual.
- bar
Data DashboardLabels Data Label Options The options that determine if visual data labels are displayed.
The data label options for a bar in a combo chart.
- bars
Arrangement DashboardBars Arrangement - Determines the bar arrangement in a combo chart. The following are valid values in this structure:
CLUSTERED
: For clustered bar combo charts.STACKED
: For stacked bar combo charts.STACKED_PERCENT
: Do not use. If you use this value, the operation returns a validation error.
- category
Axis DashboardAxis Display Options - The category axis of a combo chart.
- category
Label DashboardOptions Chart Axis Label Options - The label options (label text, label visibility, and sort icon visibility) of a combo chart category (group/color) field well.
- color
Label DashboardOptions Chart Axis Label Options - The label options (label text, label visibility, and sort icon visibility) of a combo chart's color field well.
- field
Wells DashboardCombo Chart Field Wells - The field wells of the visual.
- legend
Dashboard
Legend Options - The legend display setup of the visual.
- line
Data DashboardLabels Data Label Options The options that determine if visual data labels are displayed.
The data label options for a line in a combo chart.
- primary
YAxis DashboardDisplay Options Axis Display Options - The label display options (grid line, range, scale, and axis step) of a combo chart's primary y-axis (bar) field well.
- primary
YAxis DashboardLabel Options Chart Axis Label Options - The label options (label text, label visibility, and sort icon visibility) of a combo chart's primary y-axis (bar) field well.
- reference
Lines DashboardReference Line[] - The reference line setup of the visual.
- secondary
YAxis DashboardDisplay Options Axis Display Options - The label display options (grid line, range, scale, axis step) of a combo chart's secondary y-axis (line) field well.
- secondary
YAxis DashboardLabel Options Chart Axis Label Options - The label options (label text, label visibility, and sort icon visibility) of a combo chart's secondary y-axis(line) field well.
- single
Axis DashboardOptions Single Axis Options - sort
Configuration DashboardCombo Chart Sort Configuration - The sort configuration of a
ComboChartVisual
. - tooltip
Dashboard
Tooltip Options - The legend display setup of the visual.
- visual
Palette DashboardVisual Palette - The palette (chart color) display setup of the visual.
- bar_
data_ Dashboardlabels Data Label Options The options that determine if visual data labels are displayed.
The data label options for a bar in a combo chart.
- bars_
arrangement DashboardBars Arrangement - Determines the bar arrangement in a combo chart. The following are valid values in this structure:
CLUSTERED
: For clustered bar combo charts.STACKED
: For stacked bar combo charts.STACKED_PERCENT
: Do not use. If you use this value, the operation returns a validation error.
- category_
axis DashboardAxis Display Options - The category axis of a combo chart.
- category_
label_ Dashboardoptions Chart Axis Label Options - The label options (label text, label visibility, and sort icon visibility) of a combo chart category (group/color) field well.
- color_
label_ Dashboardoptions Chart Axis Label Options - The label options (label text, label visibility, and sort icon visibility) of a combo chart's color field well.
- field_
wells DashboardCombo Chart Field Wells - The field wells of the visual.
- legend
Dashboard
Legend Options - The legend display setup of the visual.
- line_
data_ Dashboardlabels Data Label Options The options that determine if visual data labels are displayed.
The data label options for a line in a combo chart.
- primary_
y_ Dashboardaxis_ display_ options Axis Display Options - The label display options (grid line, range, scale, and axis step) of a combo chart's primary y-axis (bar) field well.
- primary_
y_ Dashboardaxis_ label_ options Chart Axis Label Options - The label options (label text, label visibility, and sort icon visibility) of a combo chart's primary y-axis (bar) field well.
- reference_
lines Sequence[DashboardReference Line] - The reference line setup of the visual.
- secondary_
y_ Dashboardaxis_ display_ options Axis Display Options - The label display options (grid line, range, scale, axis step) of a combo chart's secondary y-axis (line) field well.
- secondary_
y_ Dashboardaxis_ label_ options Chart Axis Label Options - The label options (label text, label visibility, and sort icon visibility) of a combo chart's secondary y-axis(line) field well.
- single_
axis_ Dashboardoptions Single Axis Options - sort_
configuration DashboardCombo Chart Sort Configuration - The sort configuration of a
ComboChartVisual
. - tooltip
Dashboard
Tooltip Options - The legend display setup of the visual.
- visual_
palette DashboardVisual Palette - The palette (chart color) display setup of the visual.
- bar
Data Property MapLabels The options that determine if visual data labels are displayed.
The data label options for a bar in a combo chart.
- bars
Arrangement "CLUSTERED" | "STACKED" | "STACKED_PERCENT" - Determines the bar arrangement in a combo chart. The following are valid values in this structure:
CLUSTERED
: For clustered bar combo charts.STACKED
: For stacked bar combo charts.STACKED_PERCENT
: Do not use. If you use this value, the operation returns a validation error.
- category
Axis Property Map - The category axis of a combo chart.
- category
Label Property MapOptions - The label options (label text, label visibility, and sort icon visibility) of a combo chart category (group/color) field well.
- color
Label Property MapOptions - The label options (label text, label visibility, and sort icon visibility) of a combo chart's color field well.
- field
Wells Property Map - The field wells of the visual.
- legend Property Map
- The legend display setup of the visual.
- line
Data Property MapLabels The options that determine if visual data labels are displayed.
The data label options for a line in a combo chart.
- primary
YAxis Property MapDisplay Options - The label display options (grid line, range, scale, and axis step) of a combo chart's primary y-axis (bar) field well.
- primary
YAxis Property MapLabel Options - The label options (label text, label visibility, and sort icon visibility) of a combo chart's primary y-axis (bar) field well.
- reference
Lines List<Property Map> - The reference line setup of the visual.
- secondary
YAxis Property MapDisplay Options - The label display options (grid line, range, scale, axis step) of a combo chart's secondary y-axis (line) field well.
- secondary
YAxis Property MapLabel Options - The label options (label text, label visibility, and sort icon visibility) of a combo chart's secondary y-axis(line) field well.
- single
Axis Property MapOptions - sort
Configuration Property Map - The sort configuration of a
ComboChartVisual
. - tooltip Property Map
- The legend display setup of the visual.
- visual
Palette Property Map - The palette (chart color) display setup of the visual.
DashboardComboChartFieldWells, DashboardComboChartFieldWellsArgs
- Combo
Chart Pulumi.Aggregated Field Wells Aws Native. Quick Sight. Inputs. Dashboard Combo Chart Aggregated Field Wells - The aggregated field wells of a combo chart. Combo charts only have aggregated field wells. Columns in a combo chart are aggregated by category.
- Combo
Chart DashboardAggregated Field Wells Combo Chart Aggregated Field Wells - The aggregated field wells of a combo chart. Combo charts only have aggregated field wells. Columns in a combo chart are aggregated by category.
- combo
Chart DashboardAggregated Field Wells Combo Chart Aggregated Field Wells - The aggregated field wells of a combo chart. Combo charts only have aggregated field wells. Columns in a combo chart are aggregated by category.
- combo
Chart DashboardAggregated Field Wells Combo Chart Aggregated Field Wells - The aggregated field wells of a combo chart. Combo charts only have aggregated field wells. Columns in a combo chart are aggregated by category.
- combo_
chart_ Dashboardaggregated_ field_ wells Combo Chart Aggregated Field Wells - The aggregated field wells of a combo chart. Combo charts only have aggregated field wells. Columns in a combo chart are aggregated by category.
- combo
Chart Property MapAggregated Field Wells - The aggregated field wells of a combo chart. Combo charts only have aggregated field wells. Columns in a combo chart are aggregated by category.
DashboardComboChartSortConfiguration, DashboardComboChartSortConfigurationArgs
- Category
Items Pulumi.Limit Aws Native. Quick Sight. Inputs. Dashboard Items Limit Configuration - The item limit configuration for the category field well of a combo chart.
- Category
Sort List<Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Field Sort Options> - The sort configuration of the category field well in a combo chart.
- Color
Items Pulumi.Limit Aws Native. Quick Sight. Inputs. Dashboard Items Limit Configuration - The item limit configuration of the color field well in a combo chart.
- Color
Sort List<Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Field Sort Options> - The sort configuration of the color field well in a combo chart.
- Category
Items DashboardLimit Items Limit Configuration - The item limit configuration for the category field well of a combo chart.
- Category
Sort []DashboardField Sort Options - The sort configuration of the category field well in a combo chart.
- Color
Items DashboardLimit Items Limit Configuration - The item limit configuration of the color field well in a combo chart.
- Color
Sort []DashboardField Sort Options - The sort configuration of the color field well in a combo chart.
- category
Items DashboardLimit Items Limit Configuration - The item limit configuration for the category field well of a combo chart.
- category
Sort List<DashboardField Sort Options> - The sort configuration of the category field well in a combo chart.
- color
Items DashboardLimit Items Limit Configuration - The item limit configuration of the color field well in a combo chart.
- color
Sort List<DashboardField Sort Options> - The sort configuration of the color field well in a combo chart.
- category
Items DashboardLimit Items Limit Configuration - The item limit configuration for the category field well of a combo chart.
- category
Sort DashboardField Sort Options[] - The sort configuration of the category field well in a combo chart.
- color
Items DashboardLimit Items Limit Configuration - The item limit configuration of the color field well in a combo chart.
- color
Sort DashboardField Sort Options[] - The sort configuration of the color field well in a combo chart.
- category_
items_ Dashboardlimit Items Limit Configuration - The item limit configuration for the category field well of a combo chart.
- category_
sort Sequence[DashboardField Sort Options] - The sort configuration of the category field well in a combo chart.
- color_
items_ Dashboardlimit Items Limit Configuration - The item limit configuration of the color field well in a combo chart.
- color_
sort Sequence[DashboardField Sort Options] - The sort configuration of the color field well in a combo chart.
- category
Items Property MapLimit - The item limit configuration for the category field well of a combo chart.
- category
Sort List<Property Map> - The sort configuration of the category field well in a combo chart.
- color
Items Property MapLimit - The item limit configuration of the color field well in a combo chart.
- color
Sort List<Property Map> - The sort configuration of the color field well in a combo chart.
DashboardComboChartVisual, DashboardComboChartVisualArgs
- Visual
Id string - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.
- Actions
List<Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Visual Custom Action> - The list of custom actions that are configured for a visual.
- Chart
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Combo Chart Configuration - The configuration settings of the visual.
- Column
Hierarchies List<Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Column Hierarchy> - The column hierarchy that is used during drill-downs and drill-ups.
- Subtitle
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- Title
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Visual Title Label Options - The title that is displayed on the visual.
- Visual
Content stringAlt Text
- Visual
Id string - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.
- Actions
[]Dashboard
Visual Custom Action - The list of custom actions that are configured for a visual.
- Chart
Configuration DashboardCombo Chart Configuration - The configuration settings of the visual.
- Column
Hierarchies []DashboardColumn Hierarchy - The column hierarchy that is used during drill-downs and drill-ups.
- Subtitle
Dashboard
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- Title
Dashboard
Visual Title Label Options - The title that is displayed on the visual.
- Visual
Content stringAlt Text
- visual
Id String - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.
- actions
List<Dashboard
Visual Custom Action> - The list of custom actions that are configured for a visual.
- chart
Configuration DashboardCombo Chart Configuration - The configuration settings of the visual.
- column
Hierarchies List<DashboardColumn Hierarchy> - The column hierarchy that is used during drill-downs and drill-ups.
- subtitle
Dashboard
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Dashboard
Visual Title Label Options - The title that is displayed on the visual.
- visual
Content StringAlt Text
- visual
Id string - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.
- actions
Dashboard
Visual Custom Action[] - The list of custom actions that are configured for a visual.
- chart
Configuration DashboardCombo Chart Configuration - The configuration settings of the visual.
- column
Hierarchies DashboardColumn Hierarchy[] - The column hierarchy that is used during drill-downs and drill-ups.
- subtitle
Dashboard
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Dashboard
Visual Title Label Options - The title that is displayed on the visual.
- visual
Content stringAlt Text
- visual_
id str - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.
- actions
Sequence[Dashboard
Visual Custom Action] - The list of custom actions that are configured for a visual.
- chart_
configuration DashboardCombo Chart Configuration - The configuration settings of the visual.
- column_
hierarchies Sequence[DashboardColumn Hierarchy] - The column hierarchy that is used during drill-downs and drill-ups.
- subtitle
Dashboard
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Dashboard
Visual Title Label Options - The title that is displayed on the visual.
- visual_
content_ stralt_ text
- visual
Id String - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.
- actions List<Property Map>
- The list of custom actions that are configured for a visual.
- chart
Configuration Property Map - The configuration settings of the visual.
- column
Hierarchies List<Property Map> - The column hierarchy that is used during drill-downs and drill-ups.
- subtitle Property Map
- The subtitle that is displayed on the visual.
- title Property Map
- The title that is displayed on the visual.
- visual
Content StringAlt Text
DashboardCommitMode, DashboardCommitModeArgs
- Auto
- AUTO
- Manual
- MANUAL
- Dashboard
Commit Mode Auto - AUTO
- Dashboard
Commit Mode Manual - MANUAL
- Auto
- AUTO
- Manual
- MANUAL
- Auto
- AUTO
- Manual
- MANUAL
- AUTO
- AUTO
- MANUAL
- MANUAL
- "AUTO"
- AUTO
- "MANUAL"
- MANUAL
DashboardComparisonConfiguration, DashboardComparisonConfigurationArgs
- Comparison
Format Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Comparison Format Configuration - The format of the comparison.
- Comparison
Method Pulumi.Aws Native. Quick Sight. Dashboard Comparison Method - The method of the comparison. Choose from the following options:
DIFFERENCE
PERCENT_DIFFERENCE
PERCENT
- Comparison
Format DashboardComparison Format Configuration - The format of the comparison.
- Comparison
Method DashboardComparison Method - The method of the comparison. Choose from the following options:
DIFFERENCE
PERCENT_DIFFERENCE
PERCENT
- comparison
Format DashboardComparison Format Configuration - The format of the comparison.
- comparison
Method DashboardComparison Method - The method of the comparison. Choose from the following options:
DIFFERENCE
PERCENT_DIFFERENCE
PERCENT
- comparison
Format DashboardComparison Format Configuration - The format of the comparison.
- comparison
Method DashboardComparison Method - The method of the comparison. Choose from the following options:
DIFFERENCE
PERCENT_DIFFERENCE
PERCENT
- comparison_
format DashboardComparison Format Configuration - The format of the comparison.
- comparison_
method DashboardComparison Method - The method of the comparison. Choose from the following options:
DIFFERENCE
PERCENT_DIFFERENCE
PERCENT
- comparison
Format Property Map - The format of the comparison.
- comparison
Method "DIFFERENCE" | "PERCENT_DIFFERENCE" | "PERCENT" - The method of the comparison. Choose from the following options:
DIFFERENCE
PERCENT_DIFFERENCE
PERCENT
DashboardComparisonFormatConfiguration, DashboardComparisonFormatConfigurationArgs
- Number
Display Pulumi.Format Configuration Aws Native. Quick Sight. Inputs. Dashboard Number Display Format Configuration - The number display format.
- Percentage
Display Pulumi.Format Configuration Aws Native. Quick Sight. Inputs. Dashboard Percentage Display Format Configuration - The percentage display format.
- Number
Display DashboardFormat Configuration Number Display Format Configuration - The number display format.
- Percentage
Display DashboardFormat Configuration Percentage Display Format Configuration - The percentage display format.
- number
Display DashboardFormat Configuration Number Display Format Configuration - The number display format.
- percentage
Display DashboardFormat Configuration Percentage Display Format Configuration - The percentage display format.
- number
Display DashboardFormat Configuration Number Display Format Configuration - The number display format.
- percentage
Display DashboardFormat Configuration Percentage Display Format Configuration - The percentage display format.
- number_
display_ Dashboardformat_ configuration Number Display Format Configuration - The number display format.
- percentage_
display_ Dashboardformat_ configuration Percentage Display Format Configuration - The percentage display format.
- number
Display Property MapFormat Configuration - The number display format.
- percentage
Display Property MapFormat Configuration - The percentage display format.
DashboardComparisonMethod, DashboardComparisonMethodArgs
- Difference
- DIFFERENCE
- Percent
Difference - PERCENT_DIFFERENCE
- Percent
- PERCENT
- Dashboard
Comparison Method Difference - DIFFERENCE
- Dashboard
Comparison Method Percent Difference - PERCENT_DIFFERENCE
- Dashboard
Comparison Method Percent - PERCENT
- Difference
- DIFFERENCE
- Percent
Difference - PERCENT_DIFFERENCE
- Percent
- PERCENT
- Difference
- DIFFERENCE
- Percent
Difference - PERCENT_DIFFERENCE
- Percent
- PERCENT
- DIFFERENCE
- DIFFERENCE
- PERCENT_DIFFERENCE
- PERCENT_DIFFERENCE
- PERCENT
- PERCENT
- "DIFFERENCE"
- DIFFERENCE
- "PERCENT_DIFFERENCE"
- PERCENT_DIFFERENCE
- "PERCENT"
- PERCENT
DashboardComputation, DashboardComputationArgs
- Forecast
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Forecast Computation - The forecast computation configuration.
- Growth
Rate Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Growth Rate Computation - The growth rate computation configuration.
- Maximum
Minimum Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Maximum Minimum Computation - The maximum and minimum computation configuration.
- Metric
Comparison Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Metric Comparison Computation - The metric comparison computation configuration.
- Period
Over Pulumi.Period Aws Native. Quick Sight. Inputs. Dashboard Period Over Period Computation - The period over period computation configuration.
- Period
To Pulumi.Date Aws Native. Quick Sight. Inputs. Dashboard Period To Date Computation - The period to
DataSetIdentifier
computation configuration. - Top
Bottom Pulumi.Movers Aws Native. Quick Sight. Inputs. Dashboard Top Bottom Movers Computation - The top movers and bottom movers computation configuration.
- Top
Bottom Pulumi.Ranked Aws Native. Quick Sight. Inputs. Dashboard Top Bottom Ranked Computation - The top ranked and bottom ranked computation configuration.
- Total
Aggregation Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Total Aggregation Computation - The total aggregation computation configuration.
- Unique
Values Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Unique Values Computation - The unique values computation configuration.
- Forecast
Dashboard
Forecast Computation - The forecast computation configuration.
- Growth
Rate DashboardGrowth Rate Computation - The growth rate computation configuration.
- Maximum
Minimum DashboardMaximum Minimum Computation - The maximum and minimum computation configuration.
- Metric
Comparison DashboardMetric Comparison Computation - The metric comparison computation configuration.
- Period
Over DashboardPeriod Period Over Period Computation - The period over period computation configuration.
- Period
To DashboardDate Period To Date Computation - The period to
DataSetIdentifier
computation configuration. - Top
Bottom DashboardMovers Top Bottom Movers Computation - The top movers and bottom movers computation configuration.
- Top
Bottom DashboardRanked Top Bottom Ranked Computation - The top ranked and bottom ranked computation configuration.
- Total
Aggregation DashboardTotal Aggregation Computation - The total aggregation computation configuration.
- Unique
Values DashboardUnique Values Computation - The unique values computation configuration.
- forecast
Dashboard
Forecast Computation - The forecast computation configuration.
- growth
Rate DashboardGrowth Rate Computation - The growth rate computation configuration.
- maximum
Minimum DashboardMaximum Minimum Computation - The maximum and minimum computation configuration.
- metric
Comparison DashboardMetric Comparison Computation - The metric comparison computation configuration.
- period
Over DashboardPeriod Period Over Period Computation - The period over period computation configuration.
- period
To DashboardDate Period To Date Computation - The period to
DataSetIdentifier
computation configuration. - top
Bottom DashboardMovers Top Bottom Movers Computation - The top movers and bottom movers computation configuration.
- top
Bottom DashboardRanked Top Bottom Ranked Computation - The top ranked and bottom ranked computation configuration.
- total
Aggregation DashboardTotal Aggregation Computation - The total aggregation computation configuration.
- unique
Values DashboardUnique Values Computation - The unique values computation configuration.
- forecast
Dashboard
Forecast Computation - The forecast computation configuration.
- growth
Rate DashboardGrowth Rate Computation - The growth rate computation configuration.
- maximum
Minimum DashboardMaximum Minimum Computation - The maximum and minimum computation configuration.
- metric
Comparison DashboardMetric Comparison Computation - The metric comparison computation configuration.
- period
Over DashboardPeriod Period Over Period Computation - The period over period computation configuration.
- period
To DashboardDate Period To Date Computation - The period to
DataSetIdentifier
computation configuration. - top
Bottom DashboardMovers Top Bottom Movers Computation - The top movers and bottom movers computation configuration.
- top
Bottom DashboardRanked Top Bottom Ranked Computation - The top ranked and bottom ranked computation configuration.
- total
Aggregation DashboardTotal Aggregation Computation - The total aggregation computation configuration.
- unique
Values DashboardUnique Values Computation - The unique values computation configuration.
- forecast
Dashboard
Forecast Computation - The forecast computation configuration.
- growth_
rate DashboardGrowth Rate Computation - The growth rate computation configuration.
- maximum_
minimum DashboardMaximum Minimum Computation - The maximum and minimum computation configuration.
- metric_
comparison DashboardMetric Comparison Computation - The metric comparison computation configuration.
- period_
over_ Dashboardperiod Period Over Period Computation - The period over period computation configuration.
- period_
to_ Dashboarddate Period To Date Computation - The period to
DataSetIdentifier
computation configuration. - top_
bottom_ Dashboardmovers Top Bottom Movers Computation - The top movers and bottom movers computation configuration.
- top_
bottom_ Dashboardranked Top Bottom Ranked Computation - The top ranked and bottom ranked computation configuration.
- total_
aggregation DashboardTotal Aggregation Computation - The total aggregation computation configuration.
- unique_
values DashboardUnique Values Computation - The unique values computation configuration.
- forecast Property Map
- The forecast computation configuration.
- growth
Rate Property Map - The growth rate computation configuration.
- maximum
Minimum Property Map - The maximum and minimum computation configuration.
- metric
Comparison Property Map - The metric comparison computation configuration.
- period
Over Property MapPeriod - The period over period computation configuration.
- period
To Property MapDate - The period to
DataSetIdentifier
computation configuration. - top
Bottom Property MapMovers - The top movers and bottom movers computation configuration.
- top
Bottom Property MapRanked - The top ranked and bottom ranked computation configuration.
- total
Aggregation Property Map - The total aggregation computation configuration.
- unique
Values Property Map - The unique values computation configuration.
DashboardConditionalFormattingColor, DashboardConditionalFormattingColorArgs
- Gradient
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Conditional Formatting Gradient Color - Formatting configuration for gradient color.
- Solid
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Conditional Formatting Solid Color - Formatting configuration for solid color.
- Gradient
Dashboard
Conditional Formatting Gradient Color - Formatting configuration for gradient color.
- Solid
Dashboard
Conditional Formatting Solid Color - Formatting configuration for solid color.
- gradient
Dashboard
Conditional Formatting Gradient Color - Formatting configuration for gradient color.
- solid
Dashboard
Conditional Formatting Solid Color - Formatting configuration for solid color.
- gradient
Dashboard
Conditional Formatting Gradient Color - Formatting configuration for gradient color.
- solid
Dashboard
Conditional Formatting Solid Color - Formatting configuration for solid color.
- gradient
Dashboard
Conditional Formatting Gradient Color - Formatting configuration for gradient color.
- solid
Dashboard
Conditional Formatting Solid Color - Formatting configuration for solid color.
- gradient Property Map
- Formatting configuration for gradient color.
- solid Property Map
- Formatting configuration for solid color.
DashboardConditionalFormattingCustomIconCondition, DashboardConditionalFormattingCustomIconConditionArgs
- Expression string
- The expression that determines the condition of the icon set.
- Icon
Options Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Conditional Formatting Custom Icon Options - Custom icon options for an icon set.
- Color string
- Determines the color of the icon.
- Display
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Conditional Formatting Icon Display Configuration - Determines the icon display configuration.
- Expression string
- The expression that determines the condition of the icon set.
- Icon
Options DashboardConditional Formatting Custom Icon Options - Custom icon options for an icon set.
- Color string
- Determines the color of the icon.
- Display
Configuration DashboardConditional Formatting Icon Display Configuration - Determines the icon display configuration.
- expression String
- The expression that determines the condition of the icon set.
- icon
Options DashboardConditional Formatting Custom Icon Options - Custom icon options for an icon set.
- color String
- Determines the color of the icon.
- display
Configuration DashboardConditional Formatting Icon Display Configuration - Determines the icon display configuration.
- expression string
- The expression that determines the condition of the icon set.
- icon
Options DashboardConditional Formatting Custom Icon Options - Custom icon options for an icon set.
- color string
- Determines the color of the icon.
- display
Configuration DashboardConditional Formatting Icon Display Configuration - Determines the icon display configuration.
- expression str
- The expression that determines the condition of the icon set.
- icon_
options DashboardConditional Formatting Custom Icon Options - Custom icon options for an icon set.
- color str
- Determines the color of the icon.
- display_
configuration DashboardConditional Formatting Icon Display Configuration - Determines the icon display configuration.
- expression String
- The expression that determines the condition of the icon set.
- icon
Options Property Map - Custom icon options for an icon set.
- color String
- Determines the color of the icon.
- display
Configuration Property Map - Determines the icon display configuration.
DashboardConditionalFormattingCustomIconOptions, DashboardConditionalFormattingCustomIconOptionsArgs
- Icon
Pulumi.
Aws Native. Quick Sight. Dashboard Icon - Determines the type of icon.
- Unicode
Icon string - Determines the Unicode icon type.
- Icon
Dashboard
Icon - Determines the type of icon.
- Unicode
Icon string - Determines the Unicode icon type.
- icon
Dashboard
Icon - Determines the type of icon.
- unicode
Icon String - Determines the Unicode icon type.
- icon
Dashboard
Icon - Determines the type of icon.
- unicode
Icon string - Determines the Unicode icon type.
- icon
Dashboard
Icon - Determines the type of icon.
- unicode_
icon str - Determines the Unicode icon type.
- icon "CARET_UP" | "CARET_DOWN" | "PLUS" | "MINUS" | "ARROW_UP" | "ARROW_DOWN" | "ARROW_LEFT" | "ARROW_UP_LEFT" | "ARROW_DOWN_LEFT" | "ARROW_RIGHT" | "ARROW_UP_RIGHT" | "ARROW_DOWN_RIGHT" | "FACE_UP" | "FACE_DOWN" | "FACE_FLAT" | "ONE_BAR" | "TWO_BAR" | "THREE_BAR" | "CIRCLE" | "TRIANGLE" | "SQUARE" | "FLAG" | "THUMBS_UP" | "THUMBS_DOWN" | "CHECKMARK" | "X"
- Determines the type of icon.
- unicode
Icon String - Determines the Unicode icon type.
DashboardConditionalFormattingGradientColor, DashboardConditionalFormattingGradientColorArgs
- Color
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Gradient Color - Determines the color.
- Expression string
- The expression that determines the formatting configuration for gradient color.
- Color
Dashboard
Gradient Color - Determines the color.
- Expression string
- The expression that determines the formatting configuration for gradient color.
- color
Dashboard
Gradient Color - Determines the color.
- expression String
- The expression that determines the formatting configuration for gradient color.
- color
Dashboard
Gradient Color - Determines the color.
- expression string
- The expression that determines the formatting configuration for gradient color.
- color
Dashboard
Gradient Color - Determines the color.
- expression str
- The expression that determines the formatting configuration for gradient color.
- color Property Map
- Determines the color.
- expression String
- The expression that determines the formatting configuration for gradient color.
DashboardConditionalFormattingIcon, DashboardConditionalFormattingIconArgs
- Custom
Condition Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Conditional Formatting Custom Icon Condition - Determines the custom condition for an icon set.
- Icon
Set Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Conditional Formatting Icon Set - Formatting configuration for icon set.
- Custom
Condition DashboardConditional Formatting Custom Icon Condition - Determines the custom condition for an icon set.
- Icon
Set DashboardConditional Formatting Icon Set - Formatting configuration for icon set.
- custom
Condition DashboardConditional Formatting Custom Icon Condition - Determines the custom condition for an icon set.
- icon
Set DashboardConditional Formatting Icon Set - Formatting configuration for icon set.
- custom
Condition DashboardConditional Formatting Custom Icon Condition - Determines the custom condition for an icon set.
- icon
Set DashboardConditional Formatting Icon Set - Formatting configuration for icon set.
- custom_
condition DashboardConditional Formatting Custom Icon Condition - Determines the custom condition for an icon set.
- icon_
set DashboardConditional Formatting Icon Set - Formatting configuration for icon set.
- custom
Condition Property Map - Determines the custom condition for an icon set.
- icon
Set Property Map - Formatting configuration for icon set.
DashboardConditionalFormattingIconDisplayConfiguration, DashboardConditionalFormattingIconDisplayConfigurationArgs
- Icon
Display Pulumi.Option Aws Native. Quick Sight. Dashboard Conditional Formatting Icon Display Option - Determines the icon display configuration.
- Icon
Display DashboardOption Conditional Formatting Icon Display Option - Determines the icon display configuration.
- icon
Display DashboardOption Conditional Formatting Icon Display Option - Determines the icon display configuration.
- icon
Display DashboardOption Conditional Formatting Icon Display Option - Determines the icon display configuration.
- icon_
display_ Dashboardoption Conditional Formatting Icon Display Option - Determines the icon display configuration.
- icon
Display "ICON_ONLY"Option - Determines the icon display configuration.
DashboardConditionalFormattingIconDisplayOption, DashboardConditionalFormattingIconDisplayOptionArgs
- Icon
Only - ICON_ONLY
- Dashboard
Conditional Formatting Icon Display Option Icon Only - ICON_ONLY
- Icon
Only - ICON_ONLY
- Icon
Only - ICON_ONLY
- ICON_ONLY
- ICON_ONLY
- "ICON_ONLY"
- ICON_ONLY
DashboardConditionalFormattingIconSet, DashboardConditionalFormattingIconSetArgs
- Expression string
- The expression that determines the formatting configuration for the icon set.
- Icon
Set Pulumi.Type Aws Native. Quick Sight. Dashboard Conditional Formatting Icon Set Type - Determines the icon set type.
- Expression string
- The expression that determines the formatting configuration for the icon set.
- Icon
Set DashboardType Conditional Formatting Icon Set Type - Determines the icon set type.
- expression String
- The expression that determines the formatting configuration for the icon set.
- icon
Set DashboardType Conditional Formatting Icon Set Type - Determines the icon set type.
- expression string
- The expression that determines the formatting configuration for the icon set.
- icon
Set DashboardType Conditional Formatting Icon Set Type - Determines the icon set type.
- expression str
- The expression that determines the formatting configuration for the icon set.
- icon_
set_ Dashboardtype Conditional Formatting Icon Set Type - Determines the icon set type.
- expression String
- The expression that determines the formatting configuration for the icon set.
- icon
Set "PLUS_MINUS" | "CHECK_X" | "THREE_COLOR_ARROW" | "THREE_GRAY_ARROW" | "CARET_UP_MINUS_DOWN" | "THREE_SHAPE" | "THREE_CIRCLE" | "FLAGS" | "BARS" | "FOUR_COLOR_ARROW" | "FOUR_GRAY_ARROW"Type - Determines the icon set type.
DashboardConditionalFormattingIconSetType, DashboardConditionalFormattingIconSetTypeArgs
- 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
- Dashboard
Conditional Formatting Icon Set Type Plus Minus - PLUS_MINUS
- Dashboard
Conditional Formatting Icon Set Type Check X - CHECK_X
- Dashboard
Conditional Formatting Icon Set Type Three Color Arrow - THREE_COLOR_ARROW
- Dashboard
Conditional Formatting Icon Set Type Three Gray Arrow - THREE_GRAY_ARROW
- Dashboard
Conditional Formatting Icon Set Type Caret Up Minus Down - CARET_UP_MINUS_DOWN
- Dashboard
Conditional Formatting Icon Set Type Three Shape - THREE_SHAPE
- Dashboard
Conditional Formatting Icon Set Type Three Circle - THREE_CIRCLE
- Dashboard
Conditional Formatting Icon Set Type Flags - FLAGS
- Dashboard
Conditional Formatting Icon Set Type Bars - BARS
- Dashboard
Conditional Formatting Icon Set Type Four Color Arrow - FOUR_COLOR_ARROW
- Dashboard
Conditional Formatting Icon Set Type 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
- 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
- "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, DashboardConditionalFormattingSolidColorArgs
- Expression string
- The expression that determines the formatting configuration for solid color.
- Color string
- Determines the color.
- Expression string
- The expression that determines the formatting configuration for solid color.
- Color string
- Determines the color.
- expression String
- The expression that determines the formatting configuration for solid color.
- color String
- Determines the color.
- expression string
- The expression that determines the formatting configuration for solid color.
- color string
- Determines the color.
- expression str
- The expression that determines the formatting configuration for solid color.
- color str
- Determines the color.
- expression String
- The expression that determines the formatting configuration for solid color.
- color String
- Determines the color.
DashboardContributionAnalysisDefault, DashboardContributionAnalysisDefaultArgs
- Contributor
Dimensions List<Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Column Identifier> - The dimensions columns that are used in the contribution analysis, usually a list of
ColumnIdentifiers
. - Measure
Field stringId - The measure field that is used in the contribution analysis.
- Contributor
Dimensions []DashboardColumn Identifier - The dimensions columns that are used in the contribution analysis, usually a list of
ColumnIdentifiers
. - Measure
Field stringId - The measure field that is used in the contribution analysis.
- contributor
Dimensions List<DashboardColumn Identifier> - The dimensions columns that are used in the contribution analysis, usually a list of
ColumnIdentifiers
. - measure
Field StringId - The measure field that is used in the contribution analysis.
- contributor
Dimensions DashboardColumn Identifier[] - The dimensions columns that are used in the contribution analysis, usually a list of
ColumnIdentifiers
. - measure
Field stringId - The measure field that is used in the contribution analysis.
- contributor_
dimensions Sequence[DashboardColumn Identifier] - The dimensions columns that are used in the contribution analysis, usually a list of
ColumnIdentifiers
. - measure_
field_ strid - The measure field that is used in the contribution analysis.
- contributor
Dimensions List<Property Map> - The dimensions columns that are used in the contribution analysis, usually a list of
ColumnIdentifiers
. - measure
Field StringId - The measure field that is used in the contribution analysis.
DashboardCrossDatasetTypes, DashboardCrossDatasetTypesArgs
- All
Datasets - ALL_DATASETS
- Single
Dataset - SINGLE_DATASET
- Dashboard
Cross Dataset Types All Datasets - ALL_DATASETS
- Dashboard
Cross Dataset Types Single Dataset - SINGLE_DATASET
- All
Datasets - ALL_DATASETS
- Single
Dataset - SINGLE_DATASET
- All
Datasets - ALL_DATASETS
- Single
Dataset - SINGLE_DATASET
- ALL_DATASETS
- ALL_DATASETS
- SINGLE_DATASET
- SINGLE_DATASET
- "ALL_DATASETS"
- ALL_DATASETS
- "SINGLE_DATASET"
- SINGLE_DATASET
DashboardCurrencyDisplayFormatConfiguration, DashboardCurrencyDisplayFormatConfigurationArgs
- Decimal
Places Pulumi.Configuration Aws Native. Quick Sight. Inputs. Dashboard Decimal Places Configuration - The option that determines the decimal places configuration.
- Negative
Value Pulumi.Configuration Aws Native. Quick Sight. Inputs. Dashboard Negative Value Configuration - The options that determine the negative value configuration.
- Null
Value Pulumi.Format Configuration Aws Native. Quick Sight. Inputs. Dashboard Null Value Format Configuration - The options that determine the null value format configuration.
- Number
Scale Pulumi.Aws Native. Quick Sight. Dashboard Number Scale - Determines the number scale value for the currency format.
- Prefix string
- Determines the prefix value of the currency format.
- Separator
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Numeric Separator Configuration - The options that determine the numeric separator configuration.
- Suffix string
- Determines the suffix value of the currency format.
- Symbol string
- Determines the symbol for the currency format.
- Decimal
Places DashboardConfiguration Decimal Places Configuration - The option that determines the decimal places configuration.
- Negative
Value DashboardConfiguration Negative Value Configuration - The options that determine the negative value configuration.
- Null
Value DashboardFormat Configuration Null Value Format Configuration - The options that determine the null value format configuration.
- Number
Scale DashboardNumber Scale - Determines the number scale value for the currency format.
- Prefix string
- Determines the prefix value of the currency format.
- Separator
Configuration DashboardNumeric Separator Configuration - The options that determine the numeric separator configuration.
- Suffix string
- Determines the suffix value of the currency format.
- Symbol string
- Determines the symbol for the currency format.
- decimal
Places DashboardConfiguration Decimal Places Configuration - The option that determines the decimal places configuration.
- negative
Value DashboardConfiguration Negative Value Configuration - The options that determine the negative value configuration.
- null
Value DashboardFormat Configuration Null Value Format Configuration - The options that determine the null value format configuration.
- number
Scale DashboardNumber Scale - Determines the number scale value for the currency format.
- prefix String
- Determines the prefix value of the currency format.
- separator
Configuration DashboardNumeric Separator Configuration - The options that determine the numeric separator configuration.
- suffix String
- Determines the suffix value of the currency format.
- symbol String
- Determines the symbol for the currency format.
- decimal
Places DashboardConfiguration Decimal Places Configuration - The option that determines the decimal places configuration.
- negative
Value DashboardConfiguration Negative Value Configuration - The options that determine the negative value configuration.
- null
Value DashboardFormat Configuration Null Value Format Configuration - The options that determine the null value format configuration.
- number
Scale DashboardNumber Scale - Determines the number scale value for the currency format.
- prefix string
- Determines the prefix value of the currency format.
- separator
Configuration DashboardNumeric Separator Configuration - The options that determine the numeric separator configuration.
- suffix string
- Determines the suffix value of the currency format.
- symbol string
- Determines the symbol for the currency format.
- decimal_
places_ Dashboardconfiguration Decimal Places Configuration - The option that determines the decimal places configuration.
- negative_
value_ Dashboardconfiguration Negative Value Configuration - The options that determine the negative value configuration.
- null_
value_ Dashboardformat_ configuration Null Value Format Configuration - The options that determine the null value format configuration.
- number_
scale DashboardNumber Scale - Determines the number scale value for the currency format.
- prefix str
- Determines the prefix value of the currency format.
- separator_
configuration DashboardNumeric Separator Configuration - The options that determine the numeric separator configuration.
- suffix str
- Determines the suffix value of the currency format.
- symbol str
- Determines the symbol for the currency format.
- decimal
Places Property MapConfiguration - The option that determines the decimal places configuration.
- negative
Value Property MapConfiguration - The options that determine the negative value configuration.
- null
Value Property MapFormat Configuration - The options that determine the null value format configuration.
- number
Scale "NONE" | "AUTO" | "THOUSANDS" | "MILLIONS" | "BILLIONS" | "TRILLIONS" - Determines the number scale value for the currency format.
- prefix String
- Determines the prefix value of the currency format.
- separator
Configuration Property Map - The options that determine the numeric separator configuration.
- suffix String
- Determines the suffix value of the currency format.
- symbol String
- Determines the symbol for the currency format.
DashboardCustomActionFilterOperation, DashboardCustomActionFilterOperationArgs
- Selected
Fields Pulumi.Configuration Aws Native. Quick Sight. Inputs. Dashboard Filter Operation Selected Fields Configuration - The configuration that chooses the fields to be filtered.
- Target
Visuals Pulumi.Configuration Aws Native. Quick Sight. Inputs. Dashboard Filter Operation Target Visuals Configuration - The configuration that chooses the target visuals to be filtered.
- Selected
Fields DashboardConfiguration Filter Operation Selected Fields Configuration - The configuration that chooses the fields to be filtered.
- Target
Visuals DashboardConfiguration Filter Operation Target Visuals Configuration - The configuration that chooses the target visuals to be filtered.
- selected
Fields DashboardConfiguration Filter Operation Selected Fields Configuration - The configuration that chooses the fields to be filtered.
- target
Visuals DashboardConfiguration Filter Operation Target Visuals Configuration - The configuration that chooses the target visuals to be filtered.
- selected
Fields DashboardConfiguration Filter Operation Selected Fields Configuration - The configuration that chooses the fields to be filtered.
- target
Visuals DashboardConfiguration Filter Operation Target Visuals Configuration - The configuration that chooses the target visuals to be filtered.
- selected_
fields_ Dashboardconfiguration Filter Operation Selected Fields Configuration - The configuration that chooses the fields to be filtered.
- target_
visuals_ Dashboardconfiguration Filter Operation Target Visuals Configuration - The configuration that chooses the target visuals to be filtered.
- selected
Fields Property MapConfiguration - The configuration that chooses the fields to be filtered.
- target
Visuals Property MapConfiguration - The configuration that chooses the target visuals to be filtered.
DashboardCustomActionNavigationOperation, DashboardCustomActionNavigationOperationArgs
- Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Local Navigation Configuration - The configuration that chooses the navigation target.
- Dashboard
Local Navigation Configuration - The configuration that chooses the navigation target.
- Dashboard
Local Navigation Configuration - The configuration that chooses the navigation target.
- Dashboard
Local Navigation Configuration - The configuration that chooses the navigation target.
- Dashboard
Local Navigation Configuration - The configuration that chooses the navigation target.
- Property Map
- The configuration that chooses the navigation target.
DashboardCustomActionSetParametersOperation, DashboardCustomActionSetParametersOperationArgs
- Parameter
Value List<Pulumi.Configurations Aws Native. Quick Sight. Inputs. Dashboard Set Parameter Value Configuration> - The parameter that determines the value configuration.
- Parameter
Value []DashboardConfigurations Set Parameter Value Configuration - The parameter that determines the value configuration.
- parameter
Value List<DashboardConfigurations Set Parameter Value Configuration> - The parameter that determines the value configuration.
- parameter
Value DashboardConfigurations Set Parameter Value Configuration[] - The parameter that determines the value configuration.
- parameter_
value_ Sequence[Dashboardconfigurations Set Parameter Value Configuration] - The parameter that determines the value configuration.
- parameter
Value List<Property Map>Configurations - The parameter that determines the value configuration.
DashboardCustomActionUrlOperation, DashboardCustomActionUrlOperationArgs
- Url
Target Pulumi.Aws Native. Quick Sight. Dashboard Url Target Configuration The target of the
CustomActionURLOperation
.Valid values are defined as follows:
NEW_TAB
: Opens the target URL in a new browser tab.NEW_WINDOW
: Opens the target URL in a new browser window.SAME_TAB
: Opens the target URL in the same browser tab.
- Url
Template string - THe URL link of the
CustomActionURLOperation
.
- Url
Target DashboardUrl Target Configuration The target of the
CustomActionURLOperation
.Valid values are defined as follows:
NEW_TAB
: Opens the target URL in a new browser tab.NEW_WINDOW
: Opens the target URL in a new browser window.SAME_TAB
: Opens the target URL in the same browser tab.
- Url
Template string - THe URL link of the
CustomActionURLOperation
.
- url
Target DashboardUrl Target Configuration The target of the
CustomActionURLOperation
.Valid values are defined as follows:
NEW_TAB
: Opens the target URL in a new browser tab.NEW_WINDOW
: Opens the target URL in a new browser window.SAME_TAB
: Opens the target URL in the same browser tab.
- url
Template String - THe URL link of the
CustomActionURLOperation
.
- url
Target DashboardUrl Target Configuration The target of the
CustomActionURLOperation
.Valid values are defined as follows:
NEW_TAB
: Opens the target URL in a new browser tab.NEW_WINDOW
: Opens the target URL in a new browser window.SAME_TAB
: Opens the target URL in the same browser tab.
- url
Template string - THe URL link of the
CustomActionURLOperation
.
- url_
target DashboardUrl Target Configuration The target of the
CustomActionURLOperation
.Valid values are defined as follows:
NEW_TAB
: Opens the target URL in a new browser tab.NEW_WINDOW
: Opens the target URL in a new browser window.SAME_TAB
: Opens the target URL in the same browser tab.
- url_
template str - THe URL link of the
CustomActionURLOperation
.
- url
Target "NEW_TAB" | "NEW_WINDOW" | "SAME_TAB" The target of the
CustomActionURLOperation
.Valid values are defined as follows:
NEW_TAB
: Opens the target URL in a new browser tab.NEW_WINDOW
: Opens the target URL in a new browser window.SAME_TAB
: Opens the target URL in the same browser tab.
- url
Template String - THe URL link of the
CustomActionURLOperation
.
DashboardCustomColor, DashboardCustomColorArgs
- Color string
- The color that is applied to the data value.
- Field
Value string - The data value that the color is applied to.
- Special
Value Pulumi.Aws Native. Quick Sight. Dashboard Special Value - The value of a special data value.
- Color string
- The color that is applied to the data value.
- Field
Value string - The data value that the color is applied to.
- Special
Value DashboardSpecial Value - The value of a special data value.
- color String
- The color that is applied to the data value.
- field
Value String - The data value that the color is applied to.
- special
Value DashboardSpecial Value - The value of a special data value.
- color string
- The color that is applied to the data value.
- field
Value string - The data value that the color is applied to.
- special
Value DashboardSpecial Value - The value of a special data value.
- color str
- The color that is applied to the data value.
- field_
value str - The data value that the color is applied to.
- special_
value DashboardSpecial Value - The value of a special data value.
- color String
- The color that is applied to the data value.
- field
Value String - The data value that the color is applied to.
- special
Value "EMPTY" | "NULL" | "OTHER" - The value of a special data value.
DashboardCustomContentConfiguration, DashboardCustomContentConfigurationArgs
- Content
Type Pulumi.Aws Native. Quick Sight. Dashboard Custom Content Type - The content type of the custom content visual. You can use this to have the visual render as an image.
- Content
Url string - The input URL that links to the custom content that you want in the custom visual.
- Image
Scaling Pulumi.Aws Native. Quick Sight. Dashboard Custom Content Image Scaling Configuration - The sizing options for the size of the custom content visual. This structure is required when the
ContentType
of the visual is'IMAGE'
.
- Content
Type DashboardCustom Content Type - The content type of the custom content visual. You can use this to have the visual render as an image.
- Content
Url string - The input URL that links to the custom content that you want in the custom visual.
- Image
Scaling DashboardCustom Content Image Scaling Configuration - The sizing options for the size of the custom content visual. This structure is required when the
ContentType
of the visual is'IMAGE'
.
- content
Type DashboardCustom Content Type - The content type of the custom content visual. You can use this to have the visual render as an image.
- content
Url String - The input URL that links to the custom content that you want in the custom visual.
- image
Scaling DashboardCustom Content Image Scaling Configuration - The sizing options for the size of the custom content visual. This structure is required when the
ContentType
of the visual is'IMAGE'
.
- content
Type DashboardCustom Content Type - The content type of the custom content visual. You can use this to have the visual render as an image.
- content
Url string - The input URL that links to the custom content that you want in the custom visual.
- image
Scaling DashboardCustom Content Image Scaling Configuration - The sizing options for the size of the custom content visual. This structure is required when the
ContentType
of the visual is'IMAGE'
.
- content_
type DashboardCustom Content Type - The content type of the custom content visual. You can use this to have the visual render as an image.
- content_
url str - The input URL that links to the custom content that you want in the custom visual.
- image_
scaling DashboardCustom Content Image Scaling Configuration - The sizing options for the size of the custom content visual. This structure is required when the
ContentType
of the visual is'IMAGE'
.
- content
Type "IMAGE" | "OTHER_EMBEDDED_CONTENT" - The content type of the custom content visual. You can use this to have the visual render as an image.
- content
Url String - The input URL that links to the custom content that you want in the custom visual.
- image
Scaling "FIT_TO_HEIGHT" | "FIT_TO_WIDTH" | "DO_NOT_SCALE" | "SCALE_TO_VISUAL" - The sizing options for the size of the custom content visual. This structure is required when the
ContentType
of the visual is'IMAGE'
.
DashboardCustomContentImageScalingConfiguration, DashboardCustomContentImageScalingConfigurationArgs
- Fit
To Height - FIT_TO_HEIGHT
- Fit
To Width - FIT_TO_WIDTH
- Do
Not Scale - DO_NOT_SCALE
- Scale
To Visual - SCALE_TO_VISUAL
- Dashboard
Custom Content Image Scaling Configuration Fit To Height - FIT_TO_HEIGHT
- Dashboard
Custom Content Image Scaling Configuration Fit To Width - FIT_TO_WIDTH
- Dashboard
Custom Content Image Scaling Configuration Do Not Scale - DO_NOT_SCALE
- Dashboard
Custom Content Image Scaling Configuration 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
- 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
- "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, DashboardCustomContentTypeArgs
- Image
- IMAGE
- Other
Embedded Content - OTHER_EMBEDDED_CONTENT
- Dashboard
Custom Content Type Image - IMAGE
- Dashboard
Custom Content Type Other Embedded Content - OTHER_EMBEDDED_CONTENT
- Image
- IMAGE
- Other
Embedded Content - OTHER_EMBEDDED_CONTENT
- Image
- IMAGE
- Other
Embedded Content - OTHER_EMBEDDED_CONTENT
- IMAGE
- IMAGE
- OTHER_EMBEDDED_CONTENT
- OTHER_EMBEDDED_CONTENT
- "IMAGE"
- IMAGE
- "OTHER_EMBEDDED_CONTENT"
- OTHER_EMBEDDED_CONTENT
DashboardCustomContentVisual, DashboardCustomContentVisualArgs
- Data
Set stringIdentifier - The dataset that is used to create the custom content visual. You can't create a visual without a dataset.
- Visual
Id string - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.
- Actions
List<Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Visual Custom Action> - The list of custom actions that are configured for a visual.
- Chart
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Custom Content Configuration - The configuration of a
CustomContentVisual
. - Subtitle
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- Title
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Visual Title Label Options - The title that is displayed on the visual.
- Visual
Content stringAlt Text
- Data
Set stringIdentifier - The dataset that is used to create the custom content visual. You can't create a visual without a dataset.
- Visual
Id string - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.
- Actions
[]Dashboard
Visual Custom Action - The list of custom actions that are configured for a visual.
- Chart
Configuration DashboardCustom Content Configuration - The configuration of a
CustomContentVisual
. - Subtitle
Dashboard
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- Title
Dashboard
Visual Title Label Options - The title that is displayed on the visual.
- Visual
Content stringAlt Text
- data
Set StringIdentifier - The dataset that is used to create the custom content visual. You can't create a visual without a dataset.
- visual
Id String - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.
- actions
List<Dashboard
Visual Custom Action> - The list of custom actions that are configured for a visual.
- chart
Configuration DashboardCustom Content Configuration - The configuration of a
CustomContentVisual
. - subtitle
Dashboard
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Dashboard
Visual Title Label Options - The title that is displayed on the visual.
- visual
Content StringAlt Text
- data
Set stringIdentifier - The dataset that is used to create the custom content visual. You can't create a visual without a dataset.
- visual
Id string - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.
- actions
Dashboard
Visual Custom Action[] - The list of custom actions that are configured for a visual.
- chart
Configuration DashboardCustom Content Configuration - The configuration of a
CustomContentVisual
. - subtitle
Dashboard
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Dashboard
Visual Title Label Options - The title that is displayed on the visual.
- visual
Content stringAlt Text
- data_
set_ stridentifier - The dataset that is used to create the custom content visual. You can't create a visual without a dataset.
- visual_
id str - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.
- actions
Sequence[Dashboard
Visual Custom Action] - The list of custom actions that are configured for a visual.
- chart_
configuration DashboardCustom Content Configuration - The configuration of a
CustomContentVisual
. - subtitle
Dashboard
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Dashboard
Visual Title Label Options - The title that is displayed on the visual.
- visual_
content_ stralt_ text
- data
Set StringIdentifier - The dataset that is used to create the custom content visual. You can't create a visual without a dataset.
- visual
Id String - The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.
- actions List<Property Map>
- The list of custom actions that are configured for a visual.
- chart
Configuration Property Map - The configuration of a
CustomContentVisual
. - subtitle Property Map
- The subtitle that is displayed on the visual.
- title Property Map
- The title that is displayed on the visual.
- visual
Content StringAlt Text
DashboardCustomFilterConfiguration, DashboardCustomFilterConfigurationArgs
- Match
Operator Pulumi.Aws Native. Quick Sight. Dashboard Category Filter Match Operator - The match operator that is used to determine if a filter should be applied.
- Null
Option Pulumi.Aws Native. Quick Sight. Dashboard Filter Null Option - This option determines how null values should be treated when filtering data.
ALL_VALUES
: Include null values in filtered results.NULLS_ONLY
: Only include null values in filtered results.NON_NULLS_ONLY
: Exclude null values from filtered results.
- Category
Value string The category value for the filter.
This field is mutually exclusive to
ParameterName
.- Parameter
Name string The parameter whose value should be used for the filter value.
This field is mutually exclusive to
CategoryValue
.- Select
All Pulumi.Options Aws Native. Quick Sight. Dashboard Category Filter Select All Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
- Match
Operator DashboardCategory Filter Match Operator - The match operator that is used to determine if a filter should be applied.
- Null
Option DashboardFilter Null Option - This option determines how null values should be treated when filtering data.
ALL_VALUES
: Include null values in filtered results.NULLS_ONLY
: Only include null values in filtered results.NON_NULLS_ONLY
: Exclude null values from filtered results.
- Category
Value string The category value for the filter.
This field is mutually exclusive to
ParameterName
.- Parameter
Name string The parameter whose value should be used for the filter value.
This field is mutually exclusive to
CategoryValue
.- Select
All DashboardOptions Category Filter Select All Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
- match
Operator DashboardCategory Filter Match Operator - The match operator that is used to determine if a filter should be applied.
- null
Option DashboardFilter Null Option - This option determines how null values should be treated when filtering data.
ALL_VALUES
: Include null values in filtered results.NULLS_ONLY
: Only include null values in filtered results.NON_NULLS_ONLY
: Exclude null values from filtered results.
- category
Value String The category value for the filter.
This field is mutually exclusive to
ParameterName
.- parameter
Name String The parameter whose value should be used for the filter value.
This field is mutually exclusive to
CategoryValue
.- select
All DashboardOptions Category Filter Select All Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
- match
Operator DashboardCategory Filter Match Operator - The match operator that is used to determine if a filter should be applied.
- null
Option DashboardFilter Null Option - This option determines how null values should be treated when filtering data.
ALL_VALUES
: Include null values in filtered results.NULLS_ONLY
: Only include null values in filtered results.NON_NULLS_ONLY
: Exclude null values from filtered results.
- category
Value string The category value for the filter.
This field is mutually exclusive to
ParameterName
.- parameter
Name string The parameter whose value should be used for the filter value.
This field is mutually exclusive to
CategoryValue
.- select
All DashboardOptions Category Filter Select All Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
- match_
operator DashboardCategory Filter Match Operator - The match operator that is used to determine if a filter should be applied.
- null_
option DashboardFilter Null Option - This option determines how null values should be treated when filtering data.
ALL_VALUES
: Include null values in filtered results.NULLS_ONLY
: Only include null values in filtered results.NON_NULLS_ONLY
: Exclude null values from filtered results.
- category_
value str The category value for the filter.
This field is mutually exclusive to
ParameterName
.- parameter_
name str The parameter whose value should be used for the filter value.
This field is mutually exclusive to
CategoryValue
.- select_
all_ Dashboardoptions Category Filter Select All Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
- match
Operator "EQUALS" | "DOES_NOT_EQUAL" | "CONTAINS" | "DOES_NOT_CONTAIN" | "STARTS_WITH" | "ENDS_WITH" - The match operator that is used to determine if a filter should be applied.
- null
Option "ALL_VALUES" | "NULLS_ONLY" | "NON_NULLS_ONLY" - This option determines how null values should be treated when filtering data.
ALL_VALUES
: Include null values in filtered results.NULLS_ONLY
: Only include null values in filtered results.NON_NULLS_ONLY
: Exclude null values from filtered results.
- category
Value String The category value for the filter.
This field is mutually exclusive to
ParameterName
.- parameter
Name String The parameter whose value should be used for the filter value.
This field is mutually exclusive to
CategoryValue
.- select
All "FILTER_ALL_VALUES"Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
DashboardCustomFilterListConfiguration, DashboardCustomFilterListConfigurationArgs
- Match
Operator Pulumi.Aws Native. Quick Sight. Dashboard Category Filter Match Operator - The match operator that is used to determine if a filter should be applied.
- Null
Option Pulumi.Aws Native. Quick Sight. Dashboard Filter Null Option - This option determines how null values should be treated when filtering data.
ALL_VALUES
: Include null values in filtered results.NULLS_ONLY
: Only include null values in filtered results.NON_NULLS_ONLY
: Exclude null values from filtered results.
- Category
Values List<string> - The list of category values for the filter.
- Select
All Pulumi.Options Aws Native. Quick Sight. Dashboard Category Filter Select All Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
- Match
Operator DashboardCategory Filter Match Operator - The match operator that is used to determine if a filter should be applied.
- Null
Option DashboardFilter Null Option - This option determines how null values should be treated when filtering data.
ALL_VALUES
: Include null values in filtered results.NULLS_ONLY
: Only include null values in filtered results.NON_NULLS_ONLY
: Exclude null values from filtered results.
- Category
Values []string - The list of category values for the filter.
- Select
All DashboardOptions Category Filter Select All Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
- match
Operator DashboardCategory Filter Match Operator - The match operator that is used to determine if a filter should be applied.
- null
Option DashboardFilter Null Option - This option determines how null values should be treated when filtering data.
ALL_VALUES
: Include null values in filtered results.NULLS_ONLY
: Only include null values in filtered results.NON_NULLS_ONLY
: Exclude null values from filtered results.
- category
Values List<String> - The list of category values for the filter.
- select
All DashboardOptions Category Filter Select All Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
- match
Operator DashboardCategory Filter Match Operator - The match operator that is used to determine if a filter should be applied.
- null
Option DashboardFilter Null Option - This option determines how null values should be treated when filtering data.
ALL_VALUES
: Include null values in filtered results.NULLS_ONLY
: Only include null values in filtered results.NON_NULLS_ONLY
: Exclude null values from filtered results.
- category
Values string[] - The list of category values for the filter.
- select
All DashboardOptions Category Filter Select All Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
- match_
operator DashboardCategory Filter Match Operator - The match operator that is used to determine if a filter should be applied.
- null_
option DashboardFilter Null Option - This option determines how null values should be treated when filtering data.
ALL_VALUES
: Include null values in filtered results.NULLS_ONLY
: Only include null values in filtered results.NON_NULLS_ONLY
: Exclude null values from filtered results.
- category_
values Sequence[str] - The list of category values for the filter.
- select_
all_ Dashboardoptions Category Filter Select All Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
- match
Operator "EQUALS" | "DOES_NOT_EQUAL" | "CONTAINS" | "DOES_NOT_CONTAIN" | "STARTS_WITH" | "ENDS_WITH" - The match operator that is used to determine if a filter should be applied.
- null
Option "ALL_VALUES" | "NULLS_ONLY" | "NON_NULLS_ONLY" - This option determines how null values should be treated when filtering data.
ALL_VALUES
: Include null values in filtered results.NULLS_ONLY
: Only include null values in filtered results.NON_NULLS_ONLY
: Exclude null values from filtered results.
- category
Values List<String> - The list of category values for the filter.
- select
All "FILTER_ALL_VALUES"Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
DashboardCustomNarrativeOptions, DashboardCustomNarrativeOptionsArgs
- Narrative string
- The string input of custom narrative.
- Narrative string
- The string input of custom narrative.
- narrative String
- The string input of custom narrative.
- narrative string
- The string input of custom narrative.
- narrative str
- The string input of custom narrative.
- narrative String
- The string input of custom narrative.
DashboardCustomParameterValues, DashboardCustomParameterValuesArgs
- Date
Time List<string>Values - A list of datetime-type parameter values.
- Decimal
Values List<double> - A list of decimal-type parameter values.
- Integer
Values List<double> - A list of integer-type parameter values.
- String
Values List<string> - A list of string-type parameter values.
- Date
Time []stringValues - A list of datetime-type parameter values.
- Decimal
Values []float64 - A list of decimal-type parameter values.
- Integer
Values []float64 - A list of integer-type parameter values.
- String
Values []string - A list of string-type parameter values.
- date
Time List<String>Values - A list of datetime-type parameter values.
- decimal
Values List<Double> - A list of decimal-type parameter values.
- integer
Values List<Double> - A list of integer-type parameter values.
- string
Values List<String> - A list of string-type parameter values.
- date
Time string[]Values - A list of datetime-type parameter values.
- decimal
Values number[] - A list of decimal-type parameter values.
- integer
Values number[] - A list of integer-type parameter values.
- string
Values string[] - A list of string-type parameter values.
- date_
time_ Sequence[str]values - A list of datetime-type parameter values.
- decimal_
values Sequence[float] - A list of decimal-type parameter values.
- integer_
values Sequence[float] - A list of integer-type parameter values.
- string_
values Sequence[str] - A list of string-type parameter values.
- date
Time List<String>Values - A list of datetime-type parameter values.
- decimal
Values List<Number> - A list of decimal-type parameter values.
- integer
Values List<Number> - A list of integer-type parameter values.
- string
Values List<String> - A list of string-type parameter values.
DashboardCustomValuesConfiguration, DashboardCustomValuesConfigurationArgs
- Custom
Values Pulumi.Aws Native. Quick Sight. Inputs. Dashboard Custom Parameter Values - Include
Null boolValue - Includes the null value in custom action parameter values.
- Custom
Values DashboardCustom Parameter Values - Include
Null boolValue - Includes the null value in custom action parameter values.
- custom
Values DashboardCustom Parameter Values - include
Null BooleanValue - Includes the null value in custom action parameter values.
- custom
Values DashboardCustom Parameter Values - include
Null booleanValue - Includes the null value in custom action parameter values.
- custom_
values DashboardCustom Parameter Values - include_
null_ boolvalue - Includes the null value in custom action parameter values.
- custom
Values Property Map - include
Null BooleanValue - Includes the null value in custom action parameter values.
DashboardDataBarsOptions, DashboardDataBarsOptionsArgs
- Field
Id string - The field ID for the data bars options.
- Negative
Color string - The color of the negative data bar.
- Positive
Color string - The color of the positive data bar.
- Field
Id string - The field ID for the data bars options.
- Negative
Color string - The color of the negative data bar.
- Positive
Color string - The color of the positive data bar.
- field
Id String - The field ID for the data bars options.
- negative
Color String - The color of the negative data bar.
- positive
Color String - The color of the positive data bar.
- field
Id string - The field ID for the data bars options.
- negative
Color string - The color of the negative data bar.
- positive
Color string - The color of the positive data bar.
- field_
id str - The field ID for the data bars options.
- negative_
color str - The color of the negative data bar.
- positive_
color str - The color of the positive data bar.
- field
Id String - The field ID for the data bars options.
- negative
Color String - The color of the negative data bar.
- positive
Color String - The color of the positive data bar.
DashboardDataColor, DashboardDataColorArgs
- color str
- The color that is applied to the data value.
- data_
value float - The data value that the color is applied to.
DashboardDataFieldSeriesItem, DashboardDataFieldSeriesItemArgs
- Axis
Binding Pulumi.Aws Native. Quick Sight. Dashboard Axis Binding - The axis that you are binding the field to.
- Field
Id string - The field ID of the field that you are setting the axis binding to.
- Field
Value string - The field value of the field that you are setting the axis binding to.
- Settings
Pulumi.
Aws Native. Quick Sight. Inputs. Dashboard Line Chart Series Settings - The options that determine the presentation of line series associated to the field.
- Axis
Binding DashboardAxis Binding - The axis that you are binding the field to.
- Field
Id string - The field ID of the field that you are setting the axis binding to.
- Field
Value string - The field value of the field that you are setting the axis binding to.
- Settings
Dashboard
Line Chart Series Settings - The options that determine the presentation of line series associated to the field.
- axis
Binding DashboardAxis Binding - The axis that you are binding the field to.
- field
Id String - The field ID of the field that you are setting the axis binding to.
- field
Value String - The field value of the field that you are setting the axis binding to.
- settings
Dashboard
Line Chart Series Settings - The options that determine the presentation of line series associated to the field.
- axis
Binding DashboardAxis Binding - The axis that you are binding the field to.
- field
Id string - The field ID of the field that you are setting the axis binding to.
- field
Value string - The field value of the field that you are setting the axis binding to.
- settings
Dashboard
Line Chart Series Settings - The options that determine the presentation of line series associated to the field.
- axis_
binding DashboardAxis Binding - The axis that you are binding the field to.
- field_
id str - The field ID of the field that you are setting the axis binding to.
- field_
value str - The field value of the field that you are setting the axis binding to.
- settings
Dashboard
Line Chart Series Settings - The options that determine the presentation of line series associated to the field.
- axis
Binding "PRIMARY_YAXIS" | "SECONDARY_YAXIS" - The axis that you are binding the field to.
- field
Id String - The field ID of the field that you are setting the axis binding to.
- field
Value String - The field value of the field that you are setting the axis binding to.
- settings Property Map
- The options that determine the presentation of line series associated to the field.
DashboardDataLabelContent, DashboardDataLabelContentArgs
- Value
- VALUE
- Percent
- PERCENT
- Value
And Percent - VALUE_AND_PERCENT
- Dashboard
Data Label Content Value - VALUE
- Dashboard
Data Label Content Percent - PERCENT
- Dashboard
Data Label Content Value And Percent - VALUE_AND_PERCENT
- Value
- VALUE
- Percent
- PERCENT
- Value
And Percent - VALUE_AND_PERCENT
- Value
- VALUE
- Percent
- PERCENT
- Value
And Percent - VALUE_AND_PERCENT
- VALUE
- VALUE
- PERCENT
- PERCENT
- VALUE_AND_PERCENT
- VALUE_AND_PERCENT
- "VALUE"
- VALUE
- "PERCENT"
- PERCENT
- "VALUE_AND_PERCENT"
- VALUE_AND_PERCENT
DashboardDataLabelOptions, DashboardDataLabelOptionsArgs
- Category
Label Pulumi.Visibility Aws Native. Quick Sight. Dashboard Visibility - Determines the visibility of the category field labels.
- Data
Label List<Pulumi.Types Aws Native. Quick Sight. Inputs. Dashboard Data Label Type> - The option that determines the data label type.
- Label
Color string - Determines the color of the data labels.
- Label
Content Pulumi.Aws Native. Quick Sight. Dashboard Data Label Content - Determines the content of the data labels.
- Label
Font Pulumi.Configuration Aws Native. Quick Sight. Inputs. Dashboard Font Configuration - Determines the font configuration of the data labels.
- Measure
Label Pulumi.Visibility Aws Native. Quick Sight. Dashboard Visibility - Determines the visibility of the measure field labels.
- Overlap
Pulumi.
Aws Native. Quick Sight. Dashboard Data Label Overlap - Determines whether overlap is enabled or disabled for the data labels.
- Position
Pulumi.
Aws Native. Quick Sight. Dashboard Data Label Position - Determines the position of the data labels.
- Totals
Visibility Pulumi.Aws Native. Quick Sight. Dashboard Visibility - Determines the visibility of the total.
- Visibility
Pulumi.
Aws Native. Quick Sight. Dashboard Visibility - Determines the visibility of the data labels.
- Category
Label DashboardVisibility Visibility - Determines the visibility of the category field labels.
- Data
Label []DashboardTypes Data Label Type - The option that determines the data label type.
- Label
Color string - Determines the color of the data labels.
- Label
Content DashboardData Label Content - Determines the content of the data labels.
- Label
Font DashboardConfiguration Font Configuration - Determines the font configuration of the data labels.
- Measure
Label DashboardVisibility Visibility - Determines the visibility of the measure field labels.
- Overlap
Dashboard
Data Label Overlap - Determines whether overlap is enabled or disabled for the data labels.
- Position
Dashboard
Data Label Position - Determines the position of the data labels.
- Totals
Visibility DashboardVisibility - Determines the visibility of the total.
- Visibility
Dashboard
Visibility - Determines the visibility of the data labels.
- category
Label DashboardVisibility Visibility - Determines the visibility of the category field labels.
- data
Label List<DashboardTypes Data Label Type> - The option that determines the data label type.
- label
Color String - Determines the color of the data labels.
- label
Content DashboardData Label Content - Determines the content of the data labels.
- label
Font DashboardConfiguration Font Configuration - Determines the font configuration of the data labels.
- measure
Label DashboardVisibility Visibility - Determines the visibility of the measure field labels.
- overlap
Dashboard
Data Label Overlap - Determines whether overlap is enabled or disabled for the data labels.
- position
Dashboard
Data Label Position - Determines the position of the data labels.
- totals
Visibility DashboardVisibility - Determines the visibility of the total.
- visibility
Dashboard
Visibility - Determines the visibility of the data labels.
- category
Label DashboardVisibility Visibility - Determines the visibility of the category field labels.
- data
Label DashboardTypes Data Label Type[] - The option that determines the data label type.
- label
Color string - Determines the color of the data labels.
- label
Content DashboardData Label Content - Determines the content of the data labels.
- label
Font DashboardConfiguration Font Configuration - Determines the font configuration of the data labels.
- measure
Label DashboardVisibility Visibility - Determines the visibility of the measure field labels.
- overlap
Dashboard
Data Label Overlap - Determines whether overlap is enabled or disabled for the data labels.
- position
Dashboard
Data Label Position - Determines the position of the data labels.
- totals
Visibility DashboardVisibility - Determines the visibility of the total.
- visibility
Dashboard
Visibility - Determines the visibility of the data labels.
- category_
label_ Dashboardvisibility Visibility - Determines the visibility of the category field labels.
- data_
label_ Sequence[Dashboardtypes Data Label Type] - The option that determines the data label type.
- label_
color str - Determines the color of the data labels.
- label_
content DashboardData Label Content - Determines the content of the data labels.
- label_
font_ Dashboardconfiguration Font Configuration - Determines the font configuration of the data labels.
- measure_
label_ Dashboardvisibility Visibility - Determines the visibility of the measure field labels.
- overlap
Dashboard
Data Label Overlap - Determines whether overlap is enabled or disabled for the data labels.
- position
Dashboard
Data Label Position - Determines the position of the data labels.
- totals_
visibility DashboardVisibility - Determines the visibility of the total.
- visibility
Dashboard
Visibility - Determines the visibility of the data labels.
- category
Label "HIDDEN" | "VISIBLE"Visibility - Determines the visibility of the category field labels.
- data
Label List<Property Map>Types - The option that determines the data label type.
- label
Color String - Determines the color of the data labels.
- label
Content "VALUE" | "PERCENT" | "VALUE_AND_PERCENT" - Determines the content of the data labels.
- label
Font Property MapConfiguration - Determines the font configuration of the data labels.
- measure
Label "HIDDEN" | "VISIBLE"Visibility - Determines the visibility of the measure field labels.
- overlap "DISABLE_OVERLAP" | "ENABLE_OVERLAP"
- Determines whether overlap is enabled or disabled for the data labels.
- position "INSIDE" | "OUTSIDE" | "LEFT" | "TOP" | "BOTTOM" | "RIGHT"
- Determines the position of the data labels.
- totals
Visibility "HIDDEN" | "VISIBLE" - Determines the visibility of the total.
- visibility "HIDDEN" | "VISIBLE"
- Determines the visibility of the data labels.
DashboardDataLabelOverlap, DashboardDataLabelOverlapArgs
- Disable
Overlap - DISABLE_OVERLAP
- Enable
Overlap - ENABLE_OVERLAP
- Dashboard
Data Label Overlap Disable Overlap - DISABLE_OVERLAP
- Dashboard
Data Label Overlap Enable Overlap - ENABLE_OVERLAP
- Disable
Overlap - DISABLE_OVERLAP
- Enable
Overlap - ENABLE_OVERLAP
- Disable
Overlap - DISABLE_OVERLAP
- Enable
Overlap - ENABLE_OVERLAP
- DISABLE_OVERLAP
- DISABLE_OVERLAP
- ENABLE_OVERLAP
- ENABLE_OVERLAP
- "DISABLE_OVERLAP"
- DISABLE_OVERLAP
- "ENABLE_OVERLAP"
- ENABLE_OVERLAP
DashboardDataLabelPosition, DashboardDataLabelPositionArgs
- Inside
- INSIDE
- Outside
- OUTSIDE
- Left
- LEFT
- Top
- TOP
- Bottom
- BOTTOM
- Right
- RIGHT
- Dashboard
Data Label Position Inside - INSIDE
- Dashboard
Data Label Position Outside - OUTSIDE
- Dashboard
Data Label Position Left - LEFT
- Dashboard
Data Label Position Top - TOP
- Dashboard
Data Label Position Bottom - BOTTOM
- Dashboard
Data Label Position 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
- "INSIDE"
- INSIDE
- "OUTSIDE"
- OUTSIDE
- "LEFT"
- LEFT
- "TOP"
- TOP
- "BOTTOM"
- BOTTOM
- "RIGHT"
- RIGHT
DashboardDataLabelType, DashboardDataLabelTypeArgs
- Data
Path Pulumi.Label Type Aws Native. Quick Sight. Inputs. Dashboard Data Path Label Type - The option that specifies individual data values for labels.
- Field
Label Pulumi.Type Aws Native. Quick Sight. Inputs. Dashboard Field Label Type - Determines the label configuration for the entire field.
- Maximum
Label Pulumi.Type Aws Native. Quick Sight. Inputs. Dashboard Maximum Label Type - Determines the label configuration for the maximum value in a visual.
- Minimum
Label Pulumi.Type Aws Native. Quick Sight. Inputs. Dashboard Minimum Label Type - Determines the label configuration for the minimum value in a visual.
- Range
Ends Pulumi.Label Type Aws Native. Quick Sight. Inputs. Dashboard Range Ends Label Type - Determines the label configuration for range end value in a visual.
- Data
Path DashboardLabel Type Data Path Label Type - The option that specifies individual data values for labels.
- Field
Label DashboardType Field Label Type - Determines the label configuration for the entire field.
- Maximum
Label DashboardType Maximum Label Type - Determines the label configuration for the maximum value in a visual.
- Minimum
Label DashboardType Minimum Label Type - Determines the label configuration for the minimum value in a visual.
- Range
Ends DashboardLabel Type Range Ends Label Type - Determines the label configuration for range end value in a visual.
- data
Path DashboardLabel Type Data Path Label Type - The option that specifies individual data values for labels.
- field
Label DashboardType Field Label Type - Determines the label configuration for the entire field.
- maximum
Label DashboardType Maximum Label Type - Determines the label configuration for the maximum value in a visual.
- minimum
Label DashboardType Minimum Label Type - Determines the label configuration for the minimum value in a visual.
- range
Ends DashboardLabel Type Range Ends Label Type - Determines the label configuration for range end value in a visual.
- data
Path DashboardLabel Type Data Path Label Type - The option that specifies individual data values for labels.