We recommend new projects start with resources from the AWS provider.
aws-native.quicksight.Analysis
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Definition of the AWS::QuickSight::Analysis Resource Type.
Create Analysis Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Analysis(name: string, args: AnalysisArgs, opts?: CustomResourceOptions);
@overload
def Analysis(resource_name: str,
args: AnalysisArgs,
opts: Optional[ResourceOptions] = None)
@overload
def Analysis(resource_name: str,
opts: Optional[ResourceOptions] = None,
analysis_id: Optional[str] = None,
aws_account_id: Optional[str] = None,
definition: Optional[AnalysisDefinitionArgs] = None,
errors: Optional[Sequence[AnalysisErrorArgs]] = None,
folder_arns: Optional[Sequence[str]] = None,
name: Optional[str] = None,
parameters: Optional[AnalysisParametersArgs] = None,
permissions: Optional[Sequence[AnalysisResourcePermissionArgs]] = None,
sheets: Optional[Sequence[AnalysisSheetArgs]] = None,
source_entity: Optional[AnalysisSourceEntityArgs] = None,
status: Optional[AnalysisResourceStatus] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None,
theme_arn: Optional[str] = None,
validation_strategy: Optional[AnalysisValidationStrategyArgs] = None)
func NewAnalysis(ctx *Context, name string, args AnalysisArgs, opts ...ResourceOption) (*Analysis, error)
public Analysis(string name, AnalysisArgs args, CustomResourceOptions? opts = null)
public Analysis(String name, AnalysisArgs args)
public Analysis(String name, AnalysisArgs args, CustomResourceOptions options)
type: aws-native:quicksight:Analysis
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 AnalysisArgs
- 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 AnalysisArgs
- 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 AnalysisArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args AnalysisArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args AnalysisArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Analysis 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 Analysis resource accepts the following input properties:
- Analysis
Id string - The ID for the analysis that you're creating. This ID displays in the URL of the analysis.
- Aws
Account stringId - The ID of the AWS account where you are creating an analysis.
- Definition
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Definition - Errors
List<Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Error> - Folder
Arns List<string> - Name string
- Parameters
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Parameters - The parameter names and override values that you want to use. An analysis can have any parameter type, and some parameters might accept multiple values.
- Permissions
List<Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Resource Permission> A structure that describes the principals and the resource-level permissions on an analysis. You can use the
Permissions
structure to grant permissions by providing a list of AWS Identity and Access Management (IAM) action information for each principal listed by Amazon Resource Name (ARN).To specify no permissions, omit
Permissions
.- Sheets
List<Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Sheet> - Source
Entity Pulumi.Aws Native. Quick Sight. Inputs. Analysis Source Entity A source entity to use for the analysis that you're creating. This metadata structure contains details that describe a source template and one or more datasets.
Either a
SourceEntity
or aDefinition
must be provided in order for the request to be valid.- Status
Pulumi.
Aws Native. Quick Sight. Analysis Resource Status - Status associated with the analysis.
- List<Pulumi.
Aws Native. Inputs. Tag> - Contains a map of the key-value pairs for the resource tag or tags assigned to the analysis.
- Theme
Arn string - Validation
Strategy Pulumi.Aws Native. Quick Sight. Inputs. Analysis 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.
- Analysis
Id string - The ID for the analysis that you're creating. This ID displays in the URL of the analysis.
- Aws
Account stringId - The ID of the AWS account where you are creating an analysis.
- Definition
Analysis
Definition Args - Errors
[]Analysis
Error Args - Folder
Arns []string - Name string
- Parameters
Analysis
Parameters Args - The parameter names and override values that you want to use. An analysis can have any parameter type, and some parameters might accept multiple values.
- Permissions
[]Analysis
Resource Permission Args A structure that describes the principals and the resource-level permissions on an analysis. You can use the
Permissions
structure to grant permissions by providing a list of AWS Identity and Access Management (IAM) action information for each principal listed by Amazon Resource Name (ARN).To specify no permissions, omit
Permissions
.- Sheets
[]Analysis
Sheet Args - Source
Entity AnalysisSource Entity Args A source entity to use for the analysis that you're creating. This metadata structure contains details that describe a source template and one or more datasets.
Either a
SourceEntity
or aDefinition
must be provided in order for the request to be valid.- Status
Analysis
Resource Status - Status associated with the analysis.
- Tag
Args - Contains a map of the key-value pairs for the resource tag or tags assigned to the analysis.
- Theme
Arn string - Validation
Strategy AnalysisValidation 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.
- analysis
Id String - The ID for the analysis that you're creating. This ID displays in the URL of the analysis.
- aws
Account StringId - The ID of the AWS account where you are creating an analysis.
- definition
Analysis
Definition - errors
List<Analysis
Error> - folder
Arns List<String> - name String
- parameters
Analysis
Parameters - The parameter names and override values that you want to use. An analysis can have any parameter type, and some parameters might accept multiple values.
- permissions
List<Analysis
Resource Permission> A structure that describes the principals and the resource-level permissions on an analysis. You can use the
Permissions
structure to grant permissions by providing a list of AWS Identity and Access Management (IAM) action information for each principal listed by Amazon Resource Name (ARN).To specify no permissions, omit
Permissions
.- sheets
List<Analysis
Sheet> - source
Entity AnalysisSource Entity A source entity to use for the analysis that you're creating. This metadata structure contains details that describe a source template and one or more datasets.
Either a
SourceEntity
or aDefinition
must be provided in order for the request to be valid.- status
Analysis
Resource Status - Status associated with the analysis.
- List<Tag>
- Contains a map of the key-value pairs for the resource tag or tags assigned to the analysis.
- theme
Arn String - validation
Strategy AnalysisValidation 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.
- analysis
Id string - The ID for the analysis that you're creating. This ID displays in the URL of the analysis.
- aws
Account stringId - The ID of the AWS account where you are creating an analysis.
- definition
Analysis
Definition - errors
Analysis
Error[] - folder
Arns string[] - name string
- parameters
Analysis
Parameters - The parameter names and override values that you want to use. An analysis can have any parameter type, and some parameters might accept multiple values.
- permissions
Analysis
Resource Permission[] A structure that describes the principals and the resource-level permissions on an analysis. You can use the
Permissions
structure to grant permissions by providing a list of AWS Identity and Access Management (IAM) action information for each principal listed by Amazon Resource Name (ARN).To specify no permissions, omit
Permissions
.- sheets
Analysis
Sheet[] - source
Entity AnalysisSource Entity A source entity to use for the analysis that you're creating. This metadata structure contains details that describe a source template and one or more datasets.
Either a
SourceEntity
or aDefinition
must be provided in order for the request to be valid.- status
Analysis
Resource Status - Status associated with the analysis.
- Tag[]
- Contains a map of the key-value pairs for the resource tag or tags assigned to the analysis.
- theme
Arn string - validation
Strategy AnalysisValidation 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.
- analysis_
id str - The ID for the analysis that you're creating. This ID displays in the URL of the analysis.
- aws_
account_ strid - The ID of the AWS account where you are creating an analysis.
- definition
Analysis
Definition Args - errors
Sequence[Analysis
Error Args] - folder_
arns Sequence[str] - name str
- parameters
Analysis
Parameters Args - The parameter names and override values that you want to use. An analysis can have any parameter type, and some parameters might accept multiple values.
- permissions
Sequence[Analysis
Resource Permission Args] A structure that describes the principals and the resource-level permissions on an analysis. You can use the
Permissions
structure to grant permissions by providing a list of AWS Identity and Access Management (IAM) action information for each principal listed by Amazon Resource Name (ARN).To specify no permissions, omit
Permissions
.- sheets
Sequence[Analysis
Sheet Args] - source_
entity AnalysisSource Entity Args A source entity to use for the analysis that you're creating. This metadata structure contains details that describe a source template and one or more datasets.
Either a
SourceEntity
or aDefinition
must be provided in order for the request to be valid.- status
Analysis
Resource Status - Status associated with the analysis.
- Sequence[Tag
Args] - Contains a map of the key-value pairs for the resource tag or tags assigned to the analysis.
- theme_
arn str - validation_
strategy AnalysisValidation 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.
- analysis
Id String - The ID for the analysis that you're creating. This ID displays in the URL of the analysis.
- aws
Account StringId - The ID of the AWS account where you are creating an analysis.
- definition Property Map
- errors List<Property Map>
- folder
Arns List<String> - name String
- parameters Property Map
- The parameter names and override values that you want to use. An analysis can have any parameter type, and some parameters might accept multiple values.
- permissions List<Property Map>
A structure that describes the principals and the resource-level permissions on an analysis. You can use the
Permissions
structure to grant permissions by providing a list of AWS Identity and Access Management (IAM) action information for each principal listed by Amazon Resource Name (ARN).To specify no permissions, omit
Permissions
.- sheets List<Property Map>
- source
Entity Property Map A source entity to use for the analysis that you're creating. This metadata structure contains details that describe a source template and one or more datasets.
Either a
SourceEntity
or aDefinition
must be provided in order for the request to be valid.- status "CREATION_IN_PROGRESS" | "CREATION_SUCCESSFUL" | "CREATION_FAILED" | "UPDATE_IN_PROGRESS" | "UPDATE_SUCCESSFUL" | "UPDATE_FAILED" | "DELETED"
- Status associated with the analysis.
- List<Property Map>
- Contains a map of the key-value pairs for the resource tag or tags assigned to the analysis.
- theme
Arn String - 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.
Outputs
All input properties are implicitly available as output properties. Additionally, the Analysis resource produces the following output properties:
- Arn string
- Created
Time string - Data
Set List<string>Arns - Id string
- The provider-assigned unique ID for this managed resource.
- Last
Updated stringTime
- Arn string
- Created
Time string - Data
Set []stringArns - Id string
- The provider-assigned unique ID for this managed resource.
- Last
Updated stringTime
- arn String
- created
Time String - data
Set List<String>Arns - id String
- The provider-assigned unique ID for this managed resource.
- last
Updated StringTime
- arn string
- created
Time string - data
Set string[]Arns - id string
- The provider-assigned unique ID for this managed resource.
- last
Updated stringTime
- arn str
- created_
time str - data_
set_ Sequence[str]arns - id str
- The provider-assigned unique ID for this managed resource.
- last_
updated_ strtime
- arn String
- created
Time String - data
Set List<String>Arns - id String
- The provider-assigned unique ID for this managed resource.
- last
Updated StringTime
Supporting Types
Note: There are over 200 nested types for this resource. Only the first 200 types are included in this documentation.
AnalysisAggregationFunction, AnalysisAggregationFunctionArgs
- Attribute
Aggregation Pulumi.Function Aws Native. Quick Sight. Inputs. Analysis Attribute Aggregation Function - Aggregation for attributes.
- Categorical
Aggregation Pulumi.Function Aws Native. Quick Sight. Analysis 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. Analysis 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. Analysis Numerical Aggregation Function - Aggregation for numerical values.
- Attribute
Aggregation AnalysisFunction Attribute Aggregation Function - Aggregation for attributes.
- Categorical
Aggregation AnalysisFunction 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 AnalysisFunction 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 AnalysisFunction Numerical Aggregation Function - Aggregation for numerical values.
- attribute
Aggregation AnalysisFunction Attribute Aggregation Function - Aggregation for attributes.
- categorical
Aggregation AnalysisFunction 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 AnalysisFunction 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 AnalysisFunction Numerical Aggregation Function - Aggregation for numerical values.
- attribute
Aggregation AnalysisFunction Attribute Aggregation Function - Aggregation for attributes.
- categorical
Aggregation AnalysisFunction 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 AnalysisFunction 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 AnalysisFunction Numerical Aggregation Function - Aggregation for numerical values.
- attribute_
aggregation_ Analysisfunction Attribute Aggregation Function - Aggregation for attributes.
- categorical_
aggregation_ Analysisfunction 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_ Analysisfunction 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_ Analysisfunction 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.
AnalysisAggregationSortConfiguration, AnalysisAggregationSortConfigurationArgs
- Column
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Column Identifier - The column that determines the sort order of aggregated values.
- Sort
Direction Pulumi.Aws Native. Quick Sight. Analysis 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. Analysis Aggregation Function - The function that aggregates the values in
Column
.
- Column
Analysis
Column Identifier - The column that determines the sort order of aggregated values.
- Sort
Direction AnalysisSort Direction - The sort direction of values.
ASC
: Sort in ascending order.DESC
: Sort in descending order.
- Aggregation
Function AnalysisAggregation Function - The function that aggregates the values in
Column
.
- column
Analysis
Column Identifier - The column that determines the sort order of aggregated values.
- sort
Direction AnalysisSort Direction - The sort direction of values.
ASC
: Sort in ascending order.DESC
: Sort in descending order.
- aggregation
Function AnalysisAggregation Function - The function that aggregates the values in
Column
.
- column
Analysis
Column Identifier - The column that determines the sort order of aggregated values.
- sort
Direction AnalysisSort Direction - The sort direction of values.
ASC
: Sort in ascending order.DESC
: Sort in descending order.
- aggregation
Function AnalysisAggregation Function - The function that aggregates the values in
Column
.
- column
Analysis
Column Identifier - The column that determines the sort order of aggregated values.
- sort_
direction AnalysisSort Direction - The sort direction of values.
ASC
: Sort in ascending order.DESC
: Sort in descending order.
- aggregation_
function AnalysisAggregation 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
.
AnalysisAnchorDateConfiguration, AnalysisAnchorDateConfigurationArgs
- Anchor
Option Pulumi.Aws Native. Quick Sight. Analysis 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 AnalysisAnchor 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 AnalysisAnchor 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 AnalysisAnchor 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 AnalysisAnchor 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.
AnalysisAnchorOption, AnalysisAnchorOptionArgs
- Now
- NOW
- Analysis
Anchor Option Now - NOW
- Now
- NOW
- Now
- NOW
- NOW
- NOW
- "NOW"
- NOW
AnalysisArcAxisConfiguration, AnalysisArcAxisConfigurationArgs
- Range
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Arc Axis Display Range - The arc axis range of a
GaugeChartVisual
. - Reserve
Range double - The reserved range of the arc axis.
- Range
Analysis
Arc Axis Display Range - The arc axis range of a
GaugeChartVisual
. - Reserve
Range float64 - The reserved range of the arc axis.
- range
Analysis
Arc Axis Display Range - The arc axis range of a
GaugeChartVisual
. - reserve
Range Double - The reserved range of the arc axis.
- range
Analysis
Arc Axis Display Range - The arc axis range of a
GaugeChartVisual
. - reserve
Range number - The reserved range of the arc axis.
- range
Analysis
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.
AnalysisArcAxisDisplayRange, AnalysisArcAxisDisplayRangeArgs
AnalysisArcConfiguration, AnalysisArcConfigurationArgs
- Arc
Angle double - The option that determines the arc angle of a
GaugeChartVisual
. - Arc
Thickness Pulumi.Aws Native. Quick Sight. Analysis 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 AnalysisArc 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 AnalysisArc 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 AnalysisArc 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 AnalysisArc 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
.
AnalysisArcOptions, AnalysisArcOptionsArgs
- Arc
Thickness Pulumi.Aws Native. Quick Sight. Analysis Arc Thickness - The arc thickness of a
GaugeChartVisual
.
- Arc
Thickness AnalysisArc Thickness - The arc thickness of a
GaugeChartVisual
.
- arc
Thickness AnalysisArc Thickness - The arc thickness of a
GaugeChartVisual
.
- arc
Thickness AnalysisArc Thickness - The arc thickness of a
GaugeChartVisual
.
- arc_
thickness AnalysisArc Thickness - The arc thickness of a
GaugeChartVisual
.
- arc
Thickness "SMALL" | "MEDIUM" | "LARGE" | "WHOLE" - The arc thickness of a
GaugeChartVisual
.
AnalysisArcThickness, AnalysisArcThicknessArgs
- Small
- SMALL
- Medium
- MEDIUM
- Large
- LARGE
- Whole
- WHOLE
- Analysis
Arc Thickness Small - SMALL
- Analysis
Arc Thickness Medium - MEDIUM
- Analysis
Arc Thickness Large - LARGE
- Analysis
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
AnalysisArcThicknessOptions, AnalysisArcThicknessOptionsArgs
- Small
- SMALL
- Medium
- MEDIUM
- Large
- LARGE
- Analysis
Arc Thickness Options Small - SMALL
- Analysis
Arc Thickness Options Medium - MEDIUM
- Analysis
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
AnalysisAssetOptions, AnalysisAssetOptionsArgs
- Timezone string
- Determines the timezone for the analysis.
- Week
Start Pulumi.Aws Native. Quick Sight. Analysis Day Of The Week - Determines the week start day for an analysis.
- Timezone string
- Determines the timezone for the analysis.
- Week
Start AnalysisDay Of The Week - Determines the week start day for an analysis.
- timezone String
- Determines the timezone for the analysis.
- week
Start AnalysisDay Of The Week - Determines the week start day for an analysis.
- timezone string
- Determines the timezone for the analysis.
- week
Start AnalysisDay Of The Week - Determines the week start day for an analysis.
- timezone str
- Determines the timezone for the analysis.
- week_
start AnalysisDay 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.
AnalysisAttributeAggregationFunction, AnalysisAttributeAggregationFunctionArgs
- Simple
Attribute Pulumi.Aggregation Aws Native. Quick Sight. Analysis 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 AnalysisAggregation 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 AnalysisAggregation 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 AnalysisAggregation 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_ Analysisaggregation 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 '*'.
AnalysisAxisBinding, AnalysisAxisBindingArgs
- Primary
Yaxis - PRIMARY_YAXIS
- Secondary
Yaxis - SECONDARY_YAXIS
- Analysis
Axis Binding Primary Yaxis - PRIMARY_YAXIS
- Analysis
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
AnalysisAxisDataOptions, AnalysisAxisDataOptionsArgs
- Date
Axis Pulumi.Options Aws Native. Quick Sight. Inputs. Analysis Date Axis Options - The options for an axis with a date field.
- Numeric
Axis Pulumi.Options Aws Native. Quick Sight. Inputs. Analysis Numeric Axis Options - The options for an axis with a numeric field.
- Date
Axis AnalysisOptions Date Axis Options - The options for an axis with a date field.
- Numeric
Axis AnalysisOptions Numeric Axis Options - The options for an axis with a numeric field.
- date
Axis AnalysisOptions Date Axis Options - The options for an axis with a date field.
- numeric
Axis AnalysisOptions Numeric Axis Options - The options for an axis with a numeric field.
- date
Axis AnalysisOptions Date Axis Options - The options for an axis with a date field.
- numeric
Axis AnalysisOptions Numeric Axis Options - The options for an axis with a numeric field.
- date_
axis_ Analysisoptions Date Axis Options - The options for an axis with a date field.
- numeric_
axis_ Analysisoptions 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.
AnalysisAxisDisplayMinMaxRange, AnalysisAxisDisplayMinMaxRangeArgs
AnalysisAxisDisplayOptions, AnalysisAxisDisplayOptionsArgs
- Axis
Line Pulumi.Visibility Aws Native. Quick Sight. Analysis 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. Analysis Axis Data Options - The data options for an axis.
- Grid
Line Pulumi.Visibility Aws Native. Quick Sight. Analysis Visibility - Determines whether or not the grid line is visible.
- Scrollbar
Options Pulumi.Aws Native. Quick Sight. Inputs. Analysis Scroll Bar Options - The scroll bar options for an axis.
- Tick
Label Pulumi.Options Aws Native. Quick Sight. Inputs. Analysis Axis Tick Label Options - The tick label options of an axis.
- Axis
Line AnalysisVisibility 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 AnalysisAxis Data Options - The data options for an axis.
- Grid
Line AnalysisVisibility Visibility - Determines whether or not the grid line is visible.
- Scrollbar
Options AnalysisScroll Bar Options - The scroll bar options for an axis.
- Tick
Label AnalysisOptions Axis Tick Label Options - The tick label options of an axis.
- axis
Line AnalysisVisibility 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 AnalysisAxis Data Options - The data options for an axis.
- grid
Line AnalysisVisibility Visibility - Determines whether or not the grid line is visible.
- scrollbar
Options AnalysisScroll Bar Options - The scroll bar options for an axis.
- tick
Label AnalysisOptions Axis Tick Label Options - The tick label options of an axis.
- axis
Line AnalysisVisibility 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 AnalysisAxis Data Options - The data options for an axis.
- grid
Line AnalysisVisibility Visibility - Determines whether or not the grid line is visible.
- scrollbar
Options AnalysisScroll Bar Options - The scroll bar options for an axis.
- tick
Label AnalysisOptions Axis Tick Label Options - The tick label options of an axis.
- axis_
line_ Analysisvisibility 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 AnalysisAxis Data Options - The data options for an axis.
- grid_
line_ Analysisvisibility Visibility - Determines whether or not the grid line is visible.
- scrollbar_
options AnalysisScroll Bar Options - The scroll bar options for an axis.
- tick_
label_ Analysisoptions 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.
AnalysisAxisDisplayRange, AnalysisAxisDisplayRangeArgs
- Data
Driven Pulumi.Aws Native. Quick Sight. Inputs. Analysis Axis Display Data Driven Range - The data-driven setup of an axis display range.
- Min
Max Pulumi.Aws Native. Quick Sight. Inputs. Analysis Axis Display Min Max Range - The minimum and maximum setup of an axis display range.
- Data
Driven AnalysisAxis Display Data Driven Range - The data-driven setup of an axis display range.
- Min
Max AnalysisAxis Display Min Max Range - The minimum and maximum setup of an axis display range.
- data
Driven AnalysisAxis Display Data Driven Range - The data-driven setup of an axis display range.
- min
Max AnalysisAxis Display Min Max Range - The minimum and maximum setup of an axis display range.
- data
Driven AnalysisAxis Display Data Driven Range - The data-driven setup of an axis display range.
- min
Max AnalysisAxis Display Min Max Range - The minimum and maximum setup of an axis display range.
- data_
driven AnalysisAxis Display Data Driven Range - The data-driven setup of an axis display range.
- min_
max AnalysisAxis 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.
AnalysisAxisLabelOptions, AnalysisAxisLabelOptionsArgs
- Apply
To Pulumi.Aws Native. Quick Sight. Inputs. Analysis 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. Analysis Font Configuration - The font configuration of the axis label.
- Apply
To AnalysisAxis Label Reference Options - The options that indicate which field the label belongs to.
- Custom
Label string - The text for the axis label.
- Font
Configuration AnalysisFont Configuration - The font configuration of the axis label.
- apply
To AnalysisAxis Label Reference Options - The options that indicate which field the label belongs to.
- custom
Label String - The text for the axis label.
- font
Configuration AnalysisFont Configuration - The font configuration of the axis label.
- apply
To AnalysisAxis Label Reference Options - The options that indicate which field the label belongs to.
- custom
Label string - The text for the axis label.
- font
Configuration AnalysisFont Configuration - The font configuration of the axis label.
- apply_
to AnalysisAxis Label Reference Options - The options that indicate which field the label belongs to.
- custom_
label str - The text for the axis label.
- font_
configuration AnalysisFont 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.
AnalysisAxisLabelReferenceOptions, AnalysisAxisLabelReferenceOptionsArgs
- Column
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Column Identifier - The column that the axis label is targeted to.
- Field
Id string - The field that the axis label is targeted to.
- Column
Analysis
Column Identifier - The column that the axis label is targeted to.
- Field
Id string - The field that the axis label is targeted to.
- column
Analysis
Column Identifier - The column that the axis label is targeted to.
- field
Id String - The field that the axis label is targeted to.
- column
Analysis
Column Identifier - The column that the axis label is targeted to.
- field
Id string - The field that the axis label is targeted to.
- column
Analysis
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.
AnalysisAxisLinearScale, AnalysisAxisLinearScaleArgs
- step_
count float - The step count setup of a linear axis.
- step_
size float - The step size setup of a linear axis.
AnalysisAxisLogarithmicScale, AnalysisAxisLogarithmicScaleArgs
- 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.
AnalysisAxisScale, AnalysisAxisScaleArgs
- Linear
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Axis Linear Scale - The linear axis scale setup.
- Logarithmic
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Axis Logarithmic Scale - The logarithmic axis scale setup.
- Linear
Analysis
Axis Linear Scale - The linear axis scale setup.
- Logarithmic
Analysis
Axis Logarithmic Scale - The logarithmic axis scale setup.
- linear
Analysis
Axis Linear Scale - The linear axis scale setup.
- logarithmic
Analysis
Axis Logarithmic Scale - The logarithmic axis scale setup.
- linear
Analysis
Axis Linear Scale - The linear axis scale setup.
- logarithmic
Analysis
Axis Logarithmic Scale - The logarithmic axis scale setup.
- linear
Analysis
Axis Linear Scale - The linear axis scale setup.
- logarithmic
Analysis
Axis Logarithmic Scale - The logarithmic axis scale setup.
- linear Property Map
- The linear axis scale setup.
- logarithmic Property Map
- The logarithmic axis scale setup.
AnalysisAxisTickLabelOptions, AnalysisAxisTickLabelOptionsArgs
- Label
Options Pulumi.Aws Native. Quick Sight. Inputs. Analysis Label Options - Determines whether or not the axis ticks are visible.
- Rotation
Angle double - The rotation angle of the axis tick labels.
- Label
Options AnalysisLabel Options - Determines whether or not the axis ticks are visible.
- Rotation
Angle float64 - The rotation angle of the axis tick labels.
- label
Options AnalysisLabel Options - Determines whether or not the axis ticks are visible.
- rotation
Angle Double - The rotation angle of the axis tick labels.
- label
Options AnalysisLabel Options - Determines whether or not the axis ticks are visible.
- rotation
Angle number - The rotation angle of the axis tick labels.
- label_
options AnalysisLabel 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.
AnalysisBarChartAggregatedFieldWells, AnalysisBarChartAggregatedFieldWellsArgs
- Category
List<Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Dimension Field> - The category (y-axis) field well of a bar chart.
- Colors
List<Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Dimension Field> - The color (group/color) field well of a bar chart.
- Small
Multiples List<Pulumi.Aws Native. Quick Sight. Inputs. Analysis Dimension Field> - The small multiples field well of a bar chart.
- Values
List<Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Measure Field> - The value field wells of a bar chart. Values are aggregated by category.
- Category
[]Analysis
Dimension Field - The category (y-axis) field well of a bar chart.
- Colors
[]Analysis
Dimension Field - The color (group/color) field well of a bar chart.
- Small
Multiples []AnalysisDimension Field - The small multiples field well of a bar chart.
- Values
[]Analysis
Measure Field - The value field wells of a bar chart. Values are aggregated by category.
- category
List<Analysis
Dimension Field> - The category (y-axis) field well of a bar chart.
- colors
List<Analysis
Dimension Field> - The color (group/color) field well of a bar chart.
- small
Multiples List<AnalysisDimension Field> - The small multiples field well of a bar chart.
- values
List<Analysis
Measure Field> - The value field wells of a bar chart. Values are aggregated by category.
- category
Analysis
Dimension Field[] - The category (y-axis) field well of a bar chart.
- colors
Analysis
Dimension Field[] - The color (group/color) field well of a bar chart.
- small
Multiples AnalysisDimension Field[] - The small multiples field well of a bar chart.
- values
Analysis
Measure Field[] - The value field wells of a bar chart. Values are aggregated by category.
- category
Sequence[Analysis
Dimension Field] - The category (y-axis) field well of a bar chart.
- colors
Sequence[Analysis
Dimension Field] - The color (group/color) field well of a bar chart.
- small_
multiples Sequence[AnalysisDimension Field] - The small multiples field well of a bar chart.
- values
Sequence[Analysis
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.
AnalysisBarChartConfiguration, AnalysisBarChartConfigurationArgs
- Bars
Arrangement Pulumi.Aws Native. Quick Sight. Analysis 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. Analysis 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. Analysis 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. Analysis 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. Analysis Contribution Analysis Default> - The contribution analysis (anomaly configuration) setup of the visual.
- Data
Labels Pulumi.Aws Native. Quick Sight. Inputs. Analysis Data Label Options - The options that determine if visual data labels are displayed.
- Field
Wells Pulumi.Aws Native. Quick Sight. Inputs. Analysis Bar Chart Field Wells - The field wells of the visual.
- Legend
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Legend Options - The legend display setup of the visual.
- Orientation
Pulumi.
Aws Native. Quick Sight. Analysis 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. Analysis Reference Line> - The reference line setup of the visual.
- Small
Multiples Pulumi.Options Aws Native. Quick Sight. Inputs. Analysis Small Multiples Options - The small multiples setup for the visual.
- Sort
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Analysis Bar Chart Sort Configuration - The sort configuration of a
BarChartVisual
. - Tooltip
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Tooltip Options - The tooltip display setup of the visual.
- Value
Axis Pulumi.Aws Native. Quick Sight. Inputs. Analysis 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. Analysis 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. Analysis Visual Palette - The palette (chart color) display setup of the visual.
- Bars
Arrangement AnalysisBars 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 AnalysisAxis Display Options - The label display options (grid line, range, scale, axis step) for bar chart category.
- Category
Label AnalysisOptions Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) for a bar chart.
- Color
Label AnalysisOptions 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 []AnalysisDefaults Contribution Analysis Default - The contribution analysis (anomaly configuration) setup of the visual.
- Data
Labels AnalysisData Label Options - The options that determine if visual data labels are displayed.
- Field
Wells AnalysisBar Chart Field Wells - The field wells of the visual.
- Legend
Analysis
Legend Options - The legend display setup of the visual.
- Orientation
Analysis
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 []AnalysisReference Line - The reference line setup of the visual.
- Small
Multiples AnalysisOptions Small Multiples Options - The small multiples setup for the visual.
- Sort
Configuration AnalysisBar Chart Sort Configuration - The sort configuration of a
BarChartVisual
. - Tooltip
Analysis
Tooltip Options - The tooltip display setup of the visual.
- Value
Axis AnalysisAxis Display Options - The label display options (grid line, range, scale, axis step) for a bar chart value.
- Value
Label AnalysisOptions Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) for a bar chart value.
- Visual
Palette AnalysisVisual Palette - The palette (chart color) display setup of the visual.
- bars
Arrangement AnalysisBars 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 AnalysisAxis Display Options - The label display options (grid line, range, scale, axis step) for bar chart category.
- category
Label AnalysisOptions Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) for a bar chart.
- color
Label AnalysisOptions 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<AnalysisDefaults Contribution Analysis Default> - The contribution analysis (anomaly configuration) setup of the visual.
- data
Labels AnalysisData Label Options - The options that determine if visual data labels are displayed.
- field
Wells AnalysisBar Chart Field Wells - The field wells of the visual.
- legend
Analysis
Legend Options - The legend display setup of the visual.
- orientation
Analysis
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<AnalysisReference Line> - The reference line setup of the visual.
- small
Multiples AnalysisOptions Small Multiples Options - The small multiples setup for the visual.
- sort
Configuration AnalysisBar Chart Sort Configuration - The sort configuration of a
BarChartVisual
. - tooltip
Analysis
Tooltip Options - The tooltip display setup of the visual.
- value
Axis AnalysisAxis Display Options - The label display options (grid line, range, scale, axis step) for a bar chart value.
- value
Label AnalysisOptions Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) for a bar chart value.
- visual
Palette AnalysisVisual Palette - The palette (chart color) display setup of the visual.
- bars
Arrangement AnalysisBars 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 AnalysisAxis Display Options - The label display options (grid line, range, scale, axis step) for bar chart category.
- category
Label AnalysisOptions Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) for a bar chart.
- color
Label AnalysisOptions 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 AnalysisDefaults Contribution Analysis Default[] - The contribution analysis (anomaly configuration) setup of the visual.
- data
Labels AnalysisData Label Options - The options that determine if visual data labels are displayed.
- field
Wells AnalysisBar Chart Field Wells - The field wells of the visual.
- legend
Analysis
Legend Options - The legend display setup of the visual.
- orientation
Analysis
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 AnalysisReference Line[] - The reference line setup of the visual.
- small
Multiples AnalysisOptions Small Multiples Options - The small multiples setup for the visual.
- sort
Configuration AnalysisBar Chart Sort Configuration - The sort configuration of a
BarChartVisual
. - tooltip
Analysis
Tooltip Options - The tooltip display setup of the visual.
- value
Axis AnalysisAxis Display Options - The label display options (grid line, range, scale, axis step) for a bar chart value.
- value
Label AnalysisOptions Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) for a bar chart value.
- visual
Palette AnalysisVisual Palette - The palette (chart color) display setup of the visual.
- bars_
arrangement AnalysisBars 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 AnalysisAxis Display Options - The label display options (grid line, range, scale, axis step) for bar chart category.
- category_
label_ Analysisoptions Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) for a bar chart.
- color_
label_ Analysisoptions 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[Analysisdefaults Contribution Analysis Default] - The contribution analysis (anomaly configuration) setup of the visual.
- data_
labels AnalysisData Label Options - The options that determine if visual data labels are displayed.
- field_
wells AnalysisBar Chart Field Wells - The field wells of the visual.
- legend
Analysis
Legend Options - The legend display setup of the visual.
- orientation
Analysis
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[AnalysisReference Line] - The reference line setup of the visual.
- small_
multiples_ Analysisoptions Small Multiples Options - The small multiples setup for the visual.
- sort_
configuration AnalysisBar Chart Sort Configuration - The sort configuration of a
BarChartVisual
. - tooltip
Analysis
Tooltip Options - The tooltip display setup of the visual.
- value_
axis AnalysisAxis Display Options - The label display options (grid line, range, scale, axis step) for a bar chart value.
- value_
label_ Analysisoptions Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) for a bar chart value.
- visual_
palette AnalysisVisual 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.
AnalysisBarChartFieldWells, AnalysisBarChartFieldWellsArgs
- Bar
Chart Pulumi.Aggregated Field Wells Aws Native. Quick Sight. Inputs. Analysis Bar Chart Aggregated Field Wells - The aggregated field wells of a bar chart.
- Bar
Chart AnalysisAggregated Field Wells Bar Chart Aggregated Field Wells - The aggregated field wells of a bar chart.
- bar
Chart AnalysisAggregated Field Wells Bar Chart Aggregated Field Wells - The aggregated field wells of a bar chart.
- bar
Chart AnalysisAggregated Field Wells Bar Chart Aggregated Field Wells - The aggregated field wells of a bar chart.
- bar_
chart_ Analysisaggregated_ 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.
AnalysisBarChartOrientation, AnalysisBarChartOrientationArgs
- Horizontal
- HORIZONTAL
- Vertical
- VERTICAL
- Analysis
Bar Chart Orientation Horizontal - HORIZONTAL
- Analysis
Bar Chart Orientation Vertical - VERTICAL
- Horizontal
- HORIZONTAL
- Vertical
- VERTICAL
- Horizontal
- HORIZONTAL
- Vertical
- VERTICAL
- HORIZONTAL
- HORIZONTAL
- VERTICAL
- VERTICAL
- "HORIZONTAL"
- HORIZONTAL
- "VERTICAL"
- VERTICAL
AnalysisBarChartSortConfiguration, AnalysisBarChartSortConfigurationArgs
- Category
Items Pulumi.Limit Aws Native. Quick Sight. Inputs. Analysis Items Limit Configuration - The limit on the number of categories displayed in a bar chart.
- Category
Sort List<Pulumi.Aws Native. Quick Sight. Inputs. Analysis Field Sort Options> - The sort configuration of category fields.
- Color
Items Pulumi.Limit Aws Native. Quick Sight. Inputs. Analysis Items Limit Configuration - The limit on the number of values displayed in a bar chart.
- Color
Sort List<Pulumi.Aws Native. Quick Sight. Inputs. Analysis Field Sort Options> - The sort configuration of color fields in a bar chart.
- Small
Multiples Pulumi.Limit Configuration Aws Native. Quick Sight. Inputs. Analysis 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. Analysis Field Sort Options> - The sort configuration of the small multiples field.
- Category
Items AnalysisLimit Items Limit Configuration - The limit on the number of categories displayed in a bar chart.
- Category
Sort []AnalysisField Sort Options - The sort configuration of category fields.
- Color
Items AnalysisLimit Items Limit Configuration - The limit on the number of values displayed in a bar chart.
- Color
Sort []AnalysisField Sort Options - The sort configuration of color fields in a bar chart.
- Small
Multiples AnalysisLimit Configuration Items Limit Configuration - The limit on the number of small multiples panels that are displayed.
- Small
Multiples []AnalysisSort Field Sort Options - The sort configuration of the small multiples field.
- category
Items AnalysisLimit Items Limit Configuration - The limit on the number of categories displayed in a bar chart.
- category
Sort List<AnalysisField Sort Options> - The sort configuration of category fields.
- color
Items AnalysisLimit Items Limit Configuration - The limit on the number of values displayed in a bar chart.
- color
Sort List<AnalysisField Sort Options> - The sort configuration of color fields in a bar chart.
- small
Multiples AnalysisLimit Configuration Items Limit Configuration - The limit on the number of small multiples panels that are displayed.
- small
Multiples List<AnalysisSort Field Sort Options> - The sort configuration of the small multiples field.
- category
Items AnalysisLimit Items Limit Configuration - The limit on the number of categories displayed in a bar chart.
- category
Sort AnalysisField Sort Options[] - The sort configuration of category fields.
- color
Items AnalysisLimit Items Limit Configuration - The limit on the number of values displayed in a bar chart.
- color
Sort AnalysisField Sort Options[] - The sort configuration of color fields in a bar chart.
- small
Multiples AnalysisLimit Configuration Items Limit Configuration - The limit on the number of small multiples panels that are displayed.
- small
Multiples AnalysisSort Field Sort Options[] - The sort configuration of the small multiples field.
- category_
items_ Analysislimit Items Limit Configuration - The limit on the number of categories displayed in a bar chart.
- category_
sort Sequence[AnalysisField Sort Options] - The sort configuration of category fields.
- color_
items_ Analysislimit Items Limit Configuration - The limit on the number of values displayed in a bar chart.
- color_
sort Sequence[AnalysisField Sort Options] - The sort configuration of color fields in a bar chart.
- small_
multiples_ Analysislimit_ configuration Items Limit Configuration - The limit on the number of small multiples panels that are displayed.
- small_
multiples_ Sequence[Analysissort 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.
AnalysisBarChartVisual, AnalysisBarChartVisualArgs
- 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. Analysis Visual Custom Action> - The list of custom actions that are configured for a visual.
- Chart
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Analysis Bar Chart Configuration - The configuration settings of the visual.
- Column
Hierarchies List<Pulumi.Aws Native. Quick Sight. Inputs. Analysis Column Hierarchy> - The column hierarchy that is used during drill-downs and drill-ups.
- Subtitle
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- Title
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Visual Title Label Options - The title that is displayed on the visual.
- Visual
Content stringAlt Text - The alt text for the visual.
- 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
[]Analysis
Visual Custom Action - The list of custom actions that are configured for a visual.
- Chart
Configuration AnalysisBar Chart Configuration - The configuration settings of the visual.
- Column
Hierarchies []AnalysisColumn Hierarchy - The column hierarchy that is used during drill-downs and drill-ups.
- Subtitle
Analysis
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- Title
Analysis
Visual Title Label Options - The title that is displayed on the visual.
- Visual
Content stringAlt Text - The alt text for the visual.
- 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<Analysis
Visual Custom Action> - The list of custom actions that are configured for a visual.
- chart
Configuration AnalysisBar Chart Configuration - The configuration settings of the visual.
- column
Hierarchies List<AnalysisColumn Hierarchy> - The column hierarchy that is used during drill-downs and drill-ups.
- subtitle
Analysis
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Analysis
Visual Title Label Options - The title that is displayed on the visual.
- visual
Content StringAlt Text - The alt text for the visual.
- 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
Analysis
Visual Custom Action[] - The list of custom actions that are configured for a visual.
- chart
Configuration AnalysisBar Chart Configuration - The configuration settings of the visual.
- column
Hierarchies AnalysisColumn Hierarchy[] - The column hierarchy that is used during drill-downs and drill-ups.
- subtitle
Analysis
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Analysis
Visual Title Label Options - The title that is displayed on the visual.
- visual
Content stringAlt Text - The alt text for the visual.
- 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[Analysis
Visual Custom Action] - The list of custom actions that are configured for a visual.
- chart_
configuration AnalysisBar Chart Configuration - The configuration settings of the visual.
- column_
hierarchies Sequence[AnalysisColumn Hierarchy] - The column hierarchy that is used during drill-downs and drill-ups.
- subtitle
Analysis
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Analysis
Visual Title Label Options - The title that is displayed on the visual.
- visual_
content_ stralt_ text - The alt text for the visual.
- 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 - The alt text for the visual.
AnalysisBarsArrangement, AnalysisBarsArrangementArgs
- Clustered
- CLUSTERED
- Stacked
- STACKED
- Stacked
Percent - STACKED_PERCENT
- Analysis
Bars Arrangement Clustered - CLUSTERED
- Analysis
Bars Arrangement Stacked - STACKED
- Analysis
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
AnalysisBaseMapStyleType, AnalysisBaseMapStyleTypeArgs
- Light
Gray - LIGHT_GRAY
- Dark
Gray - DARK_GRAY
- Street
- STREET
- Imagery
- IMAGERY
- Analysis
Base Map Style Type Light Gray - LIGHT_GRAY
- Analysis
Base Map Style Type Dark Gray - DARK_GRAY
- Analysis
Base Map Style Type Street - STREET
- Analysis
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
AnalysisBinCountOptions, AnalysisBinCountOptionsArgs
- 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.
AnalysisBinWidthOptions, AnalysisBinWidthOptionsArgs
- 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.
AnalysisBodySectionConfiguration, AnalysisBodySectionConfigurationArgs
- Content
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis 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. Analysis Section Page Break Configuration - The configuration of a page break for a section.
- Style
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Section Style - The style options of a body section.
- Content
Analysis
Body Section Content - The configuration of content in a body section.
- Section
Id string - The unique identifier of a body section.
- Page
Break AnalysisConfiguration Section Page Break Configuration - The configuration of a page break for a section.
- Style
Analysis
Section Style - The style options of a body section.
- content
Analysis
Body Section Content - The configuration of content in a body section.
- section
Id String - The unique identifier of a body section.
- page
Break AnalysisConfiguration Section Page Break Configuration - The configuration of a page break for a section.
- style
Analysis
Section Style - The style options of a body section.
- content
Analysis
Body Section Content - The configuration of content in a body section.
- section
Id string - The unique identifier of a body section.
- page
Break AnalysisConfiguration Section Page Break Configuration - The configuration of a page break for a section.
- style
Analysis
Section Style - The style options of a body section.
- content
Analysis
Body Section Content - The configuration of content in a body section.
- section_
id str - The unique identifier of a body section.
- page_
break_ Analysisconfiguration Section Page Break Configuration - The configuration of a page break for a section.
- style
Analysis
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.
AnalysisBodySectionContent, AnalysisBodySectionContentArgs
- Layout
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Section Layout Configuration - The layout configuration of a body section.
- Layout
Analysis
Section Layout Configuration - The layout configuration of a body section.
- layout
Analysis
Section Layout Configuration - The layout configuration of a body section.
- layout
Analysis
Section Layout Configuration - The layout configuration of a body section.
- layout
Analysis
Section Layout Configuration - The layout configuration of a body section.
- layout Property Map
- The layout configuration of a body section.
AnalysisBoxPlotAggregatedFieldWells, AnalysisBoxPlotAggregatedFieldWellsArgs
- Group
By List<Pulumi.Aws Native. Quick Sight. Inputs. Analysis 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. Analysis Measure Field> - The value field well of a box plot chart. Values are aggregated based on group by fields.
- Group
By []AnalysisDimension Field - The group by field well of a box plot chart. Values are grouped based on group by fields.
- Values
[]Analysis
Measure Field - The value field well of a box plot chart. Values are aggregated based on group by fields.
- group
By List<AnalysisDimension Field> - The group by field well of a box plot chart. Values are grouped based on group by fields.
- values
List<Analysis
Measure Field> - The value field well of a box plot chart. Values are aggregated based on group by fields.
- group
By AnalysisDimension Field[] - The group by field well of a box plot chart. Values are grouped based on group by fields.
- values
Analysis
Measure Field[] - The value field well of a box plot chart. Values are aggregated based on group by fields.
- group_
by Sequence[AnalysisDimension Field] - The group by field well of a box plot chart. Values are grouped based on group by fields.
- values
Sequence[Analysis
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.
AnalysisBoxPlotChartConfiguration, AnalysisBoxPlotChartConfigurationArgs
- Box
Plot Pulumi.Options Aws Native. Quick Sight. Inputs. Analysis Box Plot Options - The box plot chart options for a box plot visual
- Category
Axis Pulumi.Aws Native. Quick Sight. Inputs. Analysis 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. Analysis 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. Analysis Box Plot Field Wells - The field wells of the visual.
- Legend
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Legend Options - Primary
YAxis Pulumi.Display Options Aws Native. Quick Sight. Inputs. Analysis 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. Analysis 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. Analysis Reference Line> - The reference line setup of the visual.
- Sort
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Analysis Box Plot Sort Configuration - The sort configuration of a
BoxPlotVisual
. - Tooltip
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Tooltip Options - The tooltip display setup of the visual.
- Visual
Palette Pulumi.Aws Native. Quick Sight. Inputs. Analysis Visual Palette - The palette (chart color) display setup of the visual.
- Box
Plot AnalysisOptions Box Plot Options - The box plot chart options for a box plot visual
- Category
Axis AnalysisAxis Display Options - The label display options (grid line, range, scale, axis step) of a box plot category.
- Category
Label AnalysisOptions Chart Axis Label Options - The label options (label text, label visibility and sort Icon visibility) of a box plot category.
- Field
Wells AnalysisBox Plot Field Wells - The field wells of the visual.
- Legend
Analysis
Legend Options - Primary
YAxis AnalysisDisplay Options Axis Display Options - The label display options (grid line, range, scale, axis step) of a box plot category.
- Primary
YAxis AnalysisLabel Options Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) of a box plot value.
- Reference
Lines []AnalysisReference Line - The reference line setup of the visual.
- Sort
Configuration AnalysisBox Plot Sort Configuration - The sort configuration of a
BoxPlotVisual
. - Tooltip
Analysis
Tooltip Options - The tooltip display setup of the visual.
- Visual
Palette AnalysisVisual Palette - The palette (chart color) display setup of the visual.
- box
Plot AnalysisOptions Box Plot Options - The box plot chart options for a box plot visual
- category
Axis AnalysisAxis Display Options - The label display options (grid line, range, scale, axis step) of a box plot category.
- category
Label AnalysisOptions Chart Axis Label Options - The label options (label text, label visibility and sort Icon visibility) of a box plot category.
- field
Wells AnalysisBox Plot Field Wells - The field wells of the visual.
- legend
Analysis
Legend Options - primary
YAxis AnalysisDisplay Options Axis Display Options - The label display options (grid line, range, scale, axis step) of a box plot category.
- primary
YAxis AnalysisLabel Options Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) of a box plot value.
- reference
Lines List<AnalysisReference Line> - The reference line setup of the visual.
- sort
Configuration AnalysisBox Plot Sort Configuration - The sort configuration of a
BoxPlotVisual
. - tooltip
Analysis
Tooltip Options - The tooltip display setup of the visual.
- visual
Palette AnalysisVisual Palette - The palette (chart color) display setup of the visual.
- box
Plot AnalysisOptions Box Plot Options - The box plot chart options for a box plot visual
- category
Axis AnalysisAxis Display Options - The label display options (grid line, range, scale, axis step) of a box plot category.
- category
Label AnalysisOptions Chart Axis Label Options - The label options (label text, label visibility and sort Icon visibility) of a box plot category.
- field
Wells AnalysisBox Plot Field Wells - The field wells of the visual.
- legend
Analysis
Legend Options - primary
YAxis AnalysisDisplay Options Axis Display Options - The label display options (grid line, range, scale, axis step) of a box plot category.
- primary
YAxis AnalysisLabel Options Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) of a box plot value.
- reference
Lines AnalysisReference Line[] - The reference line setup of the visual.
- sort
Configuration AnalysisBox Plot Sort Configuration - The sort configuration of a
BoxPlotVisual
. - tooltip
Analysis
Tooltip Options - The tooltip display setup of the visual.
- visual
Palette AnalysisVisual Palette - The palette (chart color) display setup of the visual.
- box_
plot_ Analysisoptions Box Plot Options - The box plot chart options for a box plot visual
- category_
axis AnalysisAxis Display Options - The label display options (grid line, range, scale, axis step) of a box plot category.
- category_
label_ Analysisoptions Chart Axis Label Options - The label options (label text, label visibility and sort Icon visibility) of a box plot category.
- field_
wells AnalysisBox Plot Field Wells - The field wells of the visual.
- legend
Analysis
Legend Options - primary_
y_ Analysisaxis_ display_ options Axis Display Options - The label display options (grid line, range, scale, axis step) of a box plot category.
- primary_
y_ Analysisaxis_ 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[AnalysisReference Line] - The reference line setup of the visual.
- sort_
configuration AnalysisBox Plot Sort Configuration - The sort configuration of a
BoxPlotVisual
. - tooltip
Analysis
Tooltip Options - The tooltip display setup of the visual.
- visual_
palette AnalysisVisual 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.
AnalysisBoxPlotFieldWells, AnalysisBoxPlotFieldWellsArgs
- Box
Plot Pulumi.Aggregated Field Wells Aws Native. Quick Sight. Inputs. Analysis Box Plot Aggregated Field Wells - The aggregated field wells of a box plot.
- Box
Plot AnalysisAggregated Field Wells Box Plot Aggregated Field Wells - The aggregated field wells of a box plot.
- box
Plot AnalysisAggregated Field Wells Box Plot Aggregated Field Wells - The aggregated field wells of a box plot.
- box
Plot AnalysisAggregated Field Wells Box Plot Aggregated Field Wells - The aggregated field wells of a box plot.
- box_
plot_ Analysisaggregated_ 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.
AnalysisBoxPlotFillStyle, AnalysisBoxPlotFillStyleArgs
- Solid
- SOLID
- Transparent
- TRANSPARENT
- Analysis
Box Plot Fill Style Solid - SOLID
- Analysis
Box Plot Fill Style Transparent - TRANSPARENT
- Solid
- SOLID
- Transparent
- TRANSPARENT
- Solid
- SOLID
- Transparent
- TRANSPARENT
- SOLID
- SOLID
- TRANSPARENT
- TRANSPARENT
- "SOLID"
- SOLID
- "TRANSPARENT"
- TRANSPARENT
AnalysisBoxPlotOptions, AnalysisBoxPlotOptionsArgs
- All
Data Pulumi.Points Visibility Aws Native. Quick Sight. Analysis Visibility - Determines the visibility of all data points of the box plot.
- Outlier
Visibility Pulumi.Aws Native. Quick Sight. Analysis Visibility - Determines the visibility of the outlier in a box plot.
- Style
Options Pulumi.Aws Native. Quick Sight. Inputs. Analysis Box Plot Style Options - The style options of the box plot.
- All
Data AnalysisPoints Visibility Visibility - Determines the visibility of all data points of the box plot.
- Outlier
Visibility AnalysisVisibility - Determines the visibility of the outlier in a box plot.
- Style
Options AnalysisBox Plot Style Options - The style options of the box plot.
- all
Data AnalysisPoints Visibility Visibility - Determines the visibility of all data points of the box plot.
- outlier
Visibility AnalysisVisibility - Determines the visibility of the outlier in a box plot.
- style
Options AnalysisBox Plot Style Options - The style options of the box plot.
- all
Data AnalysisPoints Visibility Visibility - Determines the visibility of all data points of the box plot.
- outlier
Visibility AnalysisVisibility - Determines the visibility of the outlier in a box plot.
- style
Options AnalysisBox Plot Style Options - The style options of the box plot.
- all_
data_ Analysispoints_ visibility Visibility - Determines the visibility of all data points of the box plot.
- outlier_
visibility AnalysisVisibility - Determines the visibility of the outlier in a box plot.
- style_
options AnalysisBox 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.
AnalysisBoxPlotSortConfiguration, AnalysisBoxPlotSortConfigurationArgs
- Category
Sort List<Pulumi.Aws Native. Quick Sight. Inputs. Analysis Field Sort Options> - The sort configuration of a group by fields.
- Pagination
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Analysis Pagination Configuration - The pagination configuration of a table visual or box plot.
- Category
Sort []AnalysisField Sort Options - The sort configuration of a group by fields.
- Pagination
Configuration AnalysisPagination Configuration - The pagination configuration of a table visual or box plot.
- category
Sort List<AnalysisField Sort Options> - The sort configuration of a group by fields.
- pagination
Configuration AnalysisPagination Configuration - The pagination configuration of a table visual or box plot.
- category
Sort AnalysisField Sort Options[] - The sort configuration of a group by fields.
- pagination
Configuration AnalysisPagination Configuration - The pagination configuration of a table visual or box plot.
- category_
sort Sequence[AnalysisField Sort Options] - The sort configuration of a group by fields.
- pagination_
configuration AnalysisPagination 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.
AnalysisBoxPlotStyleOptions, AnalysisBoxPlotStyleOptionsArgs
- Fill
Style Pulumi.Aws Native. Quick Sight. Analysis Box Plot Fill Style - The fill styles (solid, transparent) of the box plot.
- Fill
Style AnalysisBox Plot Fill Style - The fill styles (solid, transparent) of the box plot.
- fill
Style AnalysisBox Plot Fill Style - The fill styles (solid, transparent) of the box plot.
- fill
Style AnalysisBox Plot Fill Style - The fill styles (solid, transparent) of the box plot.
- fill_
style AnalysisBox 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.
AnalysisBoxPlotVisual, AnalysisBoxPlotVisualArgs
- 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. Analysis Visual Custom Action> - The list of custom actions that are configured for a visual.
- Chart
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Analysis Box Plot Chart Configuration - The configuration settings of the visual.
- Column
Hierarchies List<Pulumi.Aws Native. Quick Sight. Inputs. Analysis Column Hierarchy> - The column hierarchy that is used during drill-downs and drill-ups.
- Subtitle
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- Title
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Visual Title Label Options - The title that is displayed on the visual.
- Visual
Content stringAlt Text - The alt text for the visual.
- 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
[]Analysis
Visual Custom Action - The list of custom actions that are configured for a visual.
- Chart
Configuration AnalysisBox Plot Chart Configuration - The configuration settings of the visual.
- Column
Hierarchies []AnalysisColumn Hierarchy - The column hierarchy that is used during drill-downs and drill-ups.
- Subtitle
Analysis
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- Title
Analysis
Visual Title Label Options - The title that is displayed on the visual.
- Visual
Content stringAlt Text - The alt text for the visual.
- 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<Analysis
Visual Custom Action> - The list of custom actions that are configured for a visual.
- chart
Configuration AnalysisBox Plot Chart Configuration - The configuration settings of the visual.
- column
Hierarchies List<AnalysisColumn Hierarchy> - The column hierarchy that is used during drill-downs and drill-ups.
- subtitle
Analysis
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Analysis
Visual Title Label Options - The title that is displayed on the visual.
- visual
Content StringAlt Text - The alt text for the visual.
- 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
Analysis
Visual Custom Action[] - The list of custom actions that are configured for a visual.
- chart
Configuration AnalysisBox Plot Chart Configuration - The configuration settings of the visual.
- column
Hierarchies AnalysisColumn Hierarchy[] - The column hierarchy that is used during drill-downs and drill-ups.
- subtitle
Analysis
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Analysis
Visual Title Label Options - The title that is displayed on the visual.
- visual
Content stringAlt Text - The alt text for the visual.
- 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[Analysis
Visual Custom Action] - The list of custom actions that are configured for a visual.
- chart_
configuration AnalysisBox Plot Chart Configuration - The configuration settings of the visual.
- column_
hierarchies Sequence[AnalysisColumn Hierarchy] - The column hierarchy that is used during drill-downs and drill-ups.
- subtitle
Analysis
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Analysis
Visual Title Label Options - The title that is displayed on the visual.
- visual_
content_ stralt_ text - The alt text for the visual.
- 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 - The alt text for the visual.
AnalysisCalculatedField, AnalysisCalculatedFieldArgs
- 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.
AnalysisCalculatedMeasureField, AnalysisCalculatedMeasureFieldArgs
- 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.
AnalysisCascadingControlConfiguration, AnalysisCascadingControlConfigurationArgs
- Source
Controls List<Pulumi.Aws Native. Quick Sight. Inputs. Analysis Cascading Control Source> - A list of source controls that determine the values that are used in the current control.
- Source
Controls []AnalysisCascading Control Source - A list of source controls that determine the values that are used in the current control.
- source
Controls List<AnalysisCascading Control Source> - A list of source controls that determine the values that are used in the current control.
- source
Controls AnalysisCascading Control Source[] - A list of source controls that determine the values that are used in the current control.
- source_
controls Sequence[AnalysisCascading 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.
AnalysisCascadingControlSource, AnalysisCascadingControlSourceArgs
- Column
To Pulumi.Match Aws Native. Quick Sight. Inputs. Analysis 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 AnalysisMatch 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 AnalysisMatch 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 AnalysisMatch 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_ Analysismatch 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
.
AnalysisCategoricalAggregationFunction, AnalysisCategoricalAggregationFunctionArgs
- Count
- COUNT
- Distinct
Count - DISTINCT_COUNT
- Analysis
Categorical Aggregation Function Count - COUNT
- Analysis
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
AnalysisCategoricalDimensionField, AnalysisCategoricalDimensionFieldArgs
- Column
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis 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. Analysis String Format Configuration - The format configuration of the field.
- Hierarchy
Id string - The custom hierarchy ID.
- Column
Analysis
Column Identifier - The column that is used in the
CategoricalDimensionField
. - Field
Id string - The custom field ID.
- Format
Configuration AnalysisString Format Configuration - The format configuration of the field.
- Hierarchy
Id string - The custom hierarchy ID.
- column
Analysis
Column Identifier - The column that is used in the
CategoricalDimensionField
. - field
Id String - The custom field ID.
- format
Configuration AnalysisString Format Configuration - The format configuration of the field.
- hierarchy
Id String - The custom hierarchy ID.
- column
Analysis
Column Identifier - The column that is used in the
CategoricalDimensionField
. - field
Id string - The custom field ID.
- format
Configuration AnalysisString Format Configuration - The format configuration of the field.
- hierarchy
Id string - The custom hierarchy ID.
- column
Analysis
Column Identifier - The column that is used in the
CategoricalDimensionField
. - field_
id str - The custom field ID.
- format_
configuration AnalysisString 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.
AnalysisCategoricalMeasureField, AnalysisCategoricalMeasureFieldArgs
- Column
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Column Identifier - The column that is used in the
CategoricalMeasureField
. - Field
Id string - The custom field ID.
- Aggregation
Function Pulumi.Aws Native. Quick Sight. Analysis Categorical Aggregation Function - The aggregation function of the measure field.
- Format
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Analysis String Format Configuration - The format configuration of the field.
- Column
Analysis
Column Identifier - The column that is used in the
CategoricalMeasureField
. - Field
Id string - The custom field ID.
- Aggregation
Function AnalysisCategorical Aggregation Function - The aggregation function of the measure field.
- Format
Configuration AnalysisString Format Configuration - The format configuration of the field.
- column
Analysis
Column Identifier - The column that is used in the
CategoricalMeasureField
. - field
Id String - The custom field ID.
- aggregation
Function AnalysisCategorical Aggregation Function - The aggregation function of the measure field.
- format
Configuration AnalysisString Format Configuration - The format configuration of the field.
- column
Analysis
Column Identifier - The column that is used in the
CategoricalMeasureField
. - field
Id string - The custom field ID.
- aggregation
Function AnalysisCategorical Aggregation Function - The aggregation function of the measure field.
- format
Configuration AnalysisString Format Configuration - The format configuration of the field.
- column
Analysis
Column Identifier - The column that is used in the
CategoricalMeasureField
. - field_
id str - The custom field ID.
- aggregation_
function AnalysisCategorical Aggregation Function - The aggregation function of the measure field.
- format_
configuration AnalysisString 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.
AnalysisCategoryDrillDownFilter, AnalysisCategoryDrillDownFilterArgs
- 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. Analysis 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
Analysis
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
Analysis
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
Analysis
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
Analysis
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.
AnalysisCategoryFilter, AnalysisCategoryFilterArgs
- Column
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Column Identifier - The column that the filter is applied to.
- Configuration
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis 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. Analysis Default Filter Control Configuration - The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets.
- Column
Analysis
Column Identifier - The column that the filter is applied to.
- Configuration
Analysis
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 AnalysisControl Configuration Default Filter Control Configuration - The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets.
- column
Analysis
Column Identifier - The column that the filter is applied to.
- configuration
Analysis
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 AnalysisControl Configuration Default Filter Control Configuration - The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets.
- column
Analysis
Column Identifier - The column that the filter is applied to.
- configuration
Analysis
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 AnalysisControl Configuration Default Filter Control Configuration - The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets.
- column
Analysis
Column Identifier - The column that the filter is applied to.
- configuration
Analysis
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_ Analysiscontrol_ 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.
AnalysisCategoryFilterConfiguration, AnalysisCategoryFilterConfigurationArgs
- Custom
Filter Pulumi.Configuration Aws Native. Quick Sight. Inputs. Analysis 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. Analysis 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. Analysis Filter List Configuration - A list of filter configurations. In the Amazon QuickSight console, this filter type is called a filter list.
- Custom
Filter AnalysisConfiguration Custom Filter Configuration - A custom filter that filters based on a single value. This filter can be partially matched.
- Custom
Filter AnalysisList 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 AnalysisConfiguration Filter List Configuration - A list of filter configurations. In the Amazon QuickSight console, this filter type is called a filter list.
- custom
Filter AnalysisConfiguration Custom Filter Configuration - A custom filter that filters based on a single value. This filter can be partially matched.
- custom
Filter AnalysisList 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 AnalysisConfiguration Filter List Configuration - A list of filter configurations. In the Amazon QuickSight console, this filter type is called a filter list.
- custom
Filter AnalysisConfiguration Custom Filter Configuration - A custom filter that filters based on a single value. This filter can be partially matched.
- custom
Filter AnalysisList 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 AnalysisConfiguration Filter List Configuration - A list of filter configurations. In the Amazon QuickSight console, this filter type is called a filter list.
- custom_
filter_ Analysisconfiguration Custom Filter Configuration - A custom filter that filters based on a single value. This filter can be partially matched.
- custom_
filter_ Analysislist_ 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_ Analysisconfiguration 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.
AnalysisCategoryFilterMatchOperator, AnalysisCategoryFilterMatchOperatorArgs
- 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
- Analysis
Category Filter Match Operator Equals - EQUALS
- Analysis
Category Filter Match Operator Does Not Equal - DOES_NOT_EQUAL
- Analysis
Category Filter Match Operator Contains - CONTAINS
- Analysis
Category Filter Match Operator Does Not Contain - DOES_NOT_CONTAIN
- Analysis
Category Filter Match Operator Starts With - STARTS_WITH
- Analysis
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
AnalysisCategoryFilterSelectAllOptions, AnalysisCategoryFilterSelectAllOptionsArgs
- Filter
All Values - FILTER_ALL_VALUES
- Analysis
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
AnalysisCategoryInnerFilter, AnalysisCategoryInnerFilterArgs
AnalysisChartAxisLabelOptions, AnalysisChartAxisLabelOptionsArgs
- Axis
Label List<Pulumi.Options Aws Native. Quick Sight. Inputs. Analysis Axis Label Options> - The label options for a chart axis.
- Sort
Icon Pulumi.Visibility Aws Native. Quick Sight. Analysis Visibility - The visibility configuration of the sort icon on a chart's axis label.
- Visibility
Pulumi.
Aws Native. Quick Sight. Analysis 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 []AnalysisOptions Axis Label Options - The label options for a chart axis.
- Sort
Icon AnalysisVisibility Visibility - The visibility configuration of the sort icon on a chart's axis label.
- Visibility
Analysis
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<AnalysisOptions Axis Label Options> - The label options for a chart axis.
- sort
Icon AnalysisVisibility Visibility - The visibility configuration of the sort icon on a chart's axis label.
- visibility
Analysis
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 AnalysisOptions Axis Label Options[] - The label options for a chart axis.
- sort
Icon AnalysisVisibility Visibility - The visibility configuration of the sort icon on a chart's axis label.
- visibility
Analysis
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[Analysisoptions Axis Label Options] - The label options for a chart axis.
- sort_
icon_ Analysisvisibility Visibility - The visibility configuration of the sort icon on a chart's axis label.
- visibility
Analysis
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.
AnalysisClusterMarker, AnalysisClusterMarkerArgs
- Simple
Cluster Pulumi.Marker Aws Native. Quick Sight. Inputs. Analysis Simple Cluster Marker - The simple cluster marker of the cluster marker.
- Simple
Cluster AnalysisMarker Simple Cluster Marker - The simple cluster marker of the cluster marker.
- simple
Cluster AnalysisMarker Simple Cluster Marker - The simple cluster marker of the cluster marker.
- simple
Cluster AnalysisMarker Simple Cluster Marker - The simple cluster marker of the cluster marker.
- simple_
cluster_ Analysismarker Simple Cluster Marker - The simple cluster marker of the cluster marker.
- simple
Cluster Property MapMarker - The simple cluster marker of the cluster marker.
AnalysisClusterMarkerConfiguration, AnalysisClusterMarkerConfigurationArgs
- Cluster
Marker Pulumi.Aws Native. Quick Sight. Inputs. Analysis Cluster Marker - The cluster marker that is a part of the cluster marker configuration.
- Cluster
Marker AnalysisCluster Marker - The cluster marker that is a part of the cluster marker configuration.
- cluster
Marker AnalysisCluster Marker - The cluster marker that is a part of the cluster marker configuration.
- cluster
Marker AnalysisCluster Marker - The cluster marker that is a part of the cluster marker configuration.
- cluster_
marker AnalysisCluster 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.
AnalysisColorFillType, AnalysisColorFillTypeArgs
- Discrete
- DISCRETE
- Gradient
- GRADIENT
- Analysis
Color Fill Type Discrete - DISCRETE
- Analysis
Color Fill Type Gradient - GRADIENT
- Discrete
- DISCRETE
- Gradient
- GRADIENT
- Discrete
- DISCRETE
- Gradient
- GRADIENT
- DISCRETE
- DISCRETE
- GRADIENT
- GRADIENT
- "DISCRETE"
- DISCRETE
- "GRADIENT"
- GRADIENT
AnalysisColorScale, AnalysisColorScaleArgs
- Color
Fill Pulumi.Type Aws Native. Quick Sight. Analysis Color Fill Type - Determines the color fill type.
- Colors
List<Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Data Color> - Determines the list of colors that are applied to the visual.
- Null
Value Pulumi.Color Aws Native. Quick Sight. Inputs. Analysis Data Color - Determines the color that is applied to null values.
- Color
Fill AnalysisType Color Fill Type - Determines the color fill type.
- Colors
[]Analysis
Data Color - Determines the list of colors that are applied to the visual.
- Null
Value AnalysisColor Data Color - Determines the color that is applied to null values.
- color
Fill AnalysisType Color Fill Type - Determines the color fill type.
- colors
List<Analysis
Data Color> - Determines the list of colors that are applied to the visual.
- null
Value AnalysisColor Data Color - Determines the color that is applied to null values.
- color
Fill AnalysisType Color Fill Type - Determines the color fill type.
- colors
Analysis
Data Color[] - Determines the list of colors that are applied to the visual.
- null
Value AnalysisColor Data Color - Determines the color that is applied to null values.
- color_
fill_ Analysistype Color Fill Type - Determines the color fill type.
- colors
Sequence[Analysis
Data Color] - Determines the list of colors that are applied to the visual.
- null_
value_ Analysiscolor 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.
AnalysisColorsConfiguration, AnalysisColorsConfigurationArgs
- Custom
Colors List<Pulumi.Aws Native. Quick Sight. Inputs. Analysis Custom Color> - A list of up to 50 custom colors.
- Custom
Colors []AnalysisCustom Color - A list of up to 50 custom colors.
- custom
Colors List<AnalysisCustom Color> - A list of up to 50 custom colors.
- custom
Colors AnalysisCustom Color[] - A list of up to 50 custom colors.
- custom_
colors Sequence[AnalysisCustom Color] - A list of up to 50 custom colors.
- custom
Colors List<Property Map> - A list of up to 50 custom colors.
AnalysisColumnConfiguration, AnalysisColumnConfigurationArgs
- Column
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Column Identifier - The column.
- Colors
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Analysis Colors Configuration - The color configurations of the column.
- Format
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Analysis Format Configuration - The format configuration of a column.
- Role
Pulumi.
Aws Native. Quick Sight. Analysis Column Role - The role of the column.
- Column
Analysis
Column Identifier - The column.
- Colors
Configuration AnalysisColors Configuration - The color configurations of the column.
- Format
Configuration AnalysisFormat Configuration - The format configuration of a column.
- Role
Analysis
Column Role - The role of the column.
- column
Analysis
Column Identifier - The column.
- colors
Configuration AnalysisColors Configuration - The color configurations of the column.
- format
Configuration AnalysisFormat Configuration - The format configuration of a column.
- role
Analysis
Column Role - The role of the column.
- column
Analysis
Column Identifier - The column.
- colors
Configuration AnalysisColors Configuration - The color configurations of the column.
- format
Configuration AnalysisFormat Configuration - The format configuration of a column.
- role
Analysis
Column Role - The role of the column.
- column
Analysis
Column Identifier - The column.
- colors_
configuration AnalysisColors Configuration - The color configurations of the column.
- format_
configuration AnalysisFormat Configuration - The format configuration of a column.
- role
Analysis
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.
AnalysisColumnHierarchy, AnalysisColumnHierarchyArgs
- Date
Time Pulumi.Hierarchy Aws Native. Quick Sight. Inputs. Analysis Date Time Hierarchy - The option that determines the hierarchy of any
DateTime
fields. - Explicit
Hierarchy Pulumi.Aws Native. Quick Sight. Inputs. Analysis 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. Analysis 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 AnalysisHierarchy Date Time Hierarchy - The option that determines the hierarchy of any
DateTime
fields. - Explicit
Hierarchy AnalysisExplicit 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 AnalysisPredefined 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 AnalysisHierarchy Date Time Hierarchy - The option that determines the hierarchy of any
DateTime
fields. - explicit
Hierarchy AnalysisExplicit 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 AnalysisPredefined 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 AnalysisHierarchy Date Time Hierarchy - The option that determines the hierarchy of any
DateTime
fields. - explicit
Hierarchy AnalysisExplicit 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 AnalysisPredefined 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_ Analysishierarchy Date Time Hierarchy - The option that determines the hierarchy of any
DateTime
fields. - explicit_
hierarchy AnalysisExplicit 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 AnalysisPredefined 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.
AnalysisColumnIdentifier, AnalysisColumnIdentifierArgs
- 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.
AnalysisColumnRole, AnalysisColumnRoleArgs
- Dimension
- DIMENSION
- Measure
- MEASURE
- Analysis
Column Role Dimension - DIMENSION
- Analysis
Column Role Measure - MEASURE
- Dimension
- DIMENSION
- Measure
- MEASURE
- Dimension
- DIMENSION
- Measure
- MEASURE
- DIMENSION
- DIMENSION
- MEASURE
- MEASURE
- "DIMENSION"
- DIMENSION
- "MEASURE"
- MEASURE
AnalysisColumnSort, AnalysisColumnSortArgs
- Direction
Pulumi.
Aws Native. Quick Sight. Analysis Sort Direction - The sort direction.
- Sort
By Pulumi.Aws Native. Quick Sight. Inputs. Analysis Column Identifier - Aggregation
Function Pulumi.Aws Native. Quick Sight. Inputs. Analysis Aggregation Function - The aggregation function that is defined in the column sort.
- Direction
Analysis
Sort Direction - The sort direction.
- Sort
By AnalysisColumn Identifier - Aggregation
Function AnalysisAggregation Function - The aggregation function that is defined in the column sort.
- direction
Analysis
Sort Direction - The sort direction.
- sort
By AnalysisColumn Identifier - aggregation
Function AnalysisAggregation Function - The aggregation function that is defined in the column sort.
- direction
Analysis
Sort Direction - The sort direction.
- sort
By AnalysisColumn Identifier - aggregation
Function AnalysisAggregation Function - The aggregation function that is defined in the column sort.
- direction
Analysis
Sort Direction - The sort direction.
- sort_
by AnalysisColumn Identifier - aggregation_
function AnalysisAggregation 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.
AnalysisColumnTooltipItem, AnalysisColumnTooltipItemArgs
- Column
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Column Identifier - The target column of the tooltip item.
- Aggregation
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis 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. Analysis Tooltip Target - Determines the target of the column tooltip item in a combo chart visual.
- Visibility
Pulumi.
Aws Native. Quick Sight. Analysis Visibility - The visibility of the tooltip item.
- Column
Analysis
Column Identifier - The target column of the tooltip item.
- Aggregation
Analysis
Aggregation Function - The aggregation function of the column tooltip item.
- Label string
- The label of the tooltip item.
- Tooltip
Target AnalysisTooltip Target - Determines the target of the column tooltip item in a combo chart visual.
- Visibility
Analysis
Visibility - The visibility of the tooltip item.
- column
Analysis
Column Identifier - The target column of the tooltip item.
- aggregation
Analysis
Aggregation Function - The aggregation function of the column tooltip item.
- label String
- The label of the tooltip item.
- tooltip
Target AnalysisTooltip Target - Determines the target of the column tooltip item in a combo chart visual.
- visibility
Analysis
Visibility - The visibility of the tooltip item.
- column
Analysis
Column Identifier - The target column of the tooltip item.
- aggregation
Analysis
Aggregation Function - The aggregation function of the column tooltip item.
- label string
- The label of the tooltip item.
- tooltip
Target AnalysisTooltip Target - Determines the target of the column tooltip item in a combo chart visual.
- visibility
Analysis
Visibility - The visibility of the tooltip item.
- column
Analysis
Column Identifier - The target column of the tooltip item.
- aggregation
Analysis
Aggregation Function - The aggregation function of the column tooltip item.
- label str
- The label of the tooltip item.
- tooltip_
target AnalysisTooltip Target - Determines the target of the column tooltip item in a combo chart visual.
- visibility
Analysis
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.
AnalysisComboChartAggregatedFieldWells, AnalysisComboChartAggregatedFieldWellsArgs
- Bar
Values List<Pulumi.Aws Native. Quick Sight. Inputs. Analysis Measure Field> - The aggregated
BarValues
field well of a combo chart. - Category
List<Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Dimension Field> - The aggregated category field wells of a combo chart.
- Colors
List<Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Dimension Field> - The aggregated colors field well of a combo chart.
- Line
Values List<Pulumi.Aws Native. Quick Sight. Inputs. Analysis Measure Field> - The aggregated
LineValues
field well of a combo chart.
- Bar
Values []AnalysisMeasure Field - The aggregated
BarValues
field well of a combo chart. - Category
[]Analysis
Dimension Field - The aggregated category field wells of a combo chart.
- Colors
[]Analysis
Dimension Field - The aggregated colors field well of a combo chart.
- Line
Values []AnalysisMeasure Field - The aggregated
LineValues
field well of a combo chart.
- bar
Values List<AnalysisMeasure Field> - The aggregated
BarValues
field well of a combo chart. - category
List<Analysis
Dimension Field> - The aggregated category field wells of a combo chart.
- colors
List<Analysis
Dimension Field> - The aggregated colors field well of a combo chart.
- line
Values List<AnalysisMeasure Field> - The aggregated
LineValues
field well of a combo chart.
- bar
Values AnalysisMeasure Field[] - The aggregated
BarValues
field well of a combo chart. - category
Analysis
Dimension Field[] - The aggregated category field wells of a combo chart.
- colors
Analysis
Dimension Field[] - The aggregated colors field well of a combo chart.
- line
Values AnalysisMeasure Field[] - The aggregated
LineValues
field well of a combo chart.
- bar_
values Sequence[AnalysisMeasure Field] - The aggregated
BarValues
field well of a combo chart. - category
Sequence[Analysis
Dimension Field] - The aggregated category field wells of a combo chart.
- colors
Sequence[Analysis
Dimension Field] - The aggregated colors field well of a combo chart.
- line_
values Sequence[AnalysisMeasure 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.
AnalysisComboChartConfiguration, AnalysisComboChartConfigurationArgs
- Bar
Data Pulumi.Labels Aws Native. Quick Sight. Inputs. Analysis 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. Analysis 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. Analysis Axis Display Options - The category axis of a combo chart.
- Category
Label Pulumi.Options Aws Native. Quick Sight. Inputs. Analysis 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. Analysis 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. Analysis Combo Chart Field Wells - The field wells of the visual.
- Legend
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Legend Options - The legend display setup of the visual.
- Line
Data Pulumi.Labels Aws Native. Quick Sight. Inputs. Analysis 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. Analysis 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. Analysis 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. Analysis Reference Line> - The reference line setup of the visual.
- Secondary
YAxis Pulumi.Display Options Aws Native. Quick Sight. Inputs. Analysis 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. Analysis 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. Analysis Single Axis Options - Sort
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Analysis Combo Chart Sort Configuration - The sort configuration of a
ComboChartVisual
. - Tooltip
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Tooltip Options - The legend display setup of the visual.
- Visual
Palette Pulumi.Aws Native. Quick Sight. Inputs. Analysis Visual Palette - The palette (chart color) display setup of the visual.
- Bar
Data AnalysisLabels 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 AnalysisBars 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 AnalysisAxis Display Options - The category axis of a combo chart.
- Category
Label AnalysisOptions 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 AnalysisOptions 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 AnalysisCombo Chart Field Wells - The field wells of the visual.
- Legend
Analysis
Legend Options - The legend display setup of the visual.
- Line
Data AnalysisLabels 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 AnalysisDisplay 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 AnalysisLabel 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 []AnalysisReference Line - The reference line setup of the visual.
- Secondary
YAxis AnalysisDisplay 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 AnalysisLabel 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 AnalysisOptions Single Axis Options - Sort
Configuration AnalysisCombo Chart Sort Configuration - The sort configuration of a
ComboChartVisual
. - Tooltip
Analysis
Tooltip Options - The legend display setup of the visual.
- Visual
Palette AnalysisVisual Palette - The palette (chart color) display setup of the visual.
- bar
Data AnalysisLabels 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 AnalysisBars 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 AnalysisAxis Display Options - The category axis of a combo chart.
- category
Label AnalysisOptions 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 AnalysisOptions 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 AnalysisCombo Chart Field Wells - The field wells of the visual.
- legend
Analysis
Legend Options - The legend display setup of the visual.
- line
Data AnalysisLabels 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 AnalysisDisplay 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 AnalysisLabel 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<AnalysisReference Line> - The reference line setup of the visual.
- secondary
YAxis AnalysisDisplay 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 AnalysisLabel 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 AnalysisOptions Single Axis Options - sort
Configuration AnalysisCombo Chart Sort Configuration - The sort configuration of a
ComboChartVisual
. - tooltip
Analysis
Tooltip Options - The legend display setup of the visual.
- visual
Palette AnalysisVisual Palette - The palette (chart color) display setup of the visual.
- bar
Data AnalysisLabels 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 AnalysisBars 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 AnalysisAxis Display Options - The category axis of a combo chart.
- category
Label AnalysisOptions 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 AnalysisOptions 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 AnalysisCombo Chart Field Wells - The field wells of the visual.
- legend
Analysis
Legend Options - The legend display setup of the visual.
- line
Data AnalysisLabels 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 AnalysisDisplay 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 AnalysisLabel 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 AnalysisReference Line[] - The reference line setup of the visual.
- secondary
YAxis AnalysisDisplay 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 AnalysisLabel 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 AnalysisOptions Single Axis Options - sort
Configuration AnalysisCombo Chart Sort Configuration - The sort configuration of a
ComboChartVisual
. - tooltip
Analysis
Tooltip Options - The legend display setup of the visual.
- visual
Palette AnalysisVisual Palette - The palette (chart color) display setup of the visual.
- bar_
data_ Analysislabels 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 AnalysisBars 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 AnalysisAxis Display Options - The category axis of a combo chart.
- category_
label_ Analysisoptions 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_ Analysisoptions 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 AnalysisCombo Chart Field Wells - The field wells of the visual.
- legend
Analysis
Legend Options - The legend display setup of the visual.
- line_
data_ Analysislabels 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_ Analysisaxis_ 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_ Analysisaxis_ 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[AnalysisReference Line] - The reference line setup of the visual.
- secondary_
y_ Analysisaxis_ 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_ Analysisaxis_ 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_ Analysisoptions Single Axis Options - sort_
configuration AnalysisCombo Chart Sort Configuration - The sort configuration of a
ComboChartVisual
. - tooltip
Analysis
Tooltip Options - The legend display setup of the visual.
- visual_
palette AnalysisVisual 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.
AnalysisComboChartFieldWells, AnalysisComboChartFieldWellsArgs
- Combo
Chart Pulumi.Aggregated Field Wells Aws Native. Quick Sight. Inputs. Analysis 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 AnalysisAggregated 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 AnalysisAggregated 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 AnalysisAggregated 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_ Analysisaggregated_ 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.
AnalysisComboChartSortConfiguration, AnalysisComboChartSortConfigurationArgs
- Category
Items Pulumi.Limit Aws Native. Quick Sight. Inputs. Analysis 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. Analysis Field Sort Options> - The sort configuration of the category field well in a combo chart.
- Color
Items Pulumi.Limit Aws Native. Quick Sight. Inputs. Analysis 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. Analysis Field Sort Options> - The sort configuration of the color field well in a combo chart.
- Category
Items AnalysisLimit Items Limit Configuration - The item limit configuration for the category field well of a combo chart.
- Category
Sort []AnalysisField Sort Options - The sort configuration of the category field well in a combo chart.
- Color
Items AnalysisLimit Items Limit Configuration - The item limit configuration of the color field well in a combo chart.
- Color
Sort []AnalysisField Sort Options - The sort configuration of the color field well in a combo chart.
- category
Items AnalysisLimit Items Limit Configuration - The item limit configuration for the category field well of a combo chart.
- category
Sort List<AnalysisField Sort Options> - The sort configuration of the category field well in a combo chart.
- color
Items AnalysisLimit Items Limit Configuration - The item limit configuration of the color field well in a combo chart.
- color
Sort List<AnalysisField Sort Options> - The sort configuration of the color field well in a combo chart.
- category
Items AnalysisLimit Items Limit Configuration - The item limit configuration for the category field well of a combo chart.
- category
Sort AnalysisField Sort Options[] - The sort configuration of the category field well in a combo chart.
- color
Items AnalysisLimit Items Limit Configuration - The item limit configuration of the color field well in a combo chart.
- color
Sort AnalysisField Sort Options[] - The sort configuration of the color field well in a combo chart.
- category_
items_ Analysislimit Items Limit Configuration - The item limit configuration for the category field well of a combo chart.
- category_
sort Sequence[AnalysisField Sort Options] - The sort configuration of the category field well in a combo chart.
- color_
items_ Analysislimit Items Limit Configuration - The item limit configuration of the color field well in a combo chart.
- color_
sort Sequence[AnalysisField 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.
AnalysisComboChartVisual, AnalysisComboChartVisualArgs
- 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. Analysis Visual Custom Action> - The list of custom actions that are configured for a visual.
- Chart
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Analysis Combo Chart Configuration - The configuration settings of the visual.
- Column
Hierarchies List<Pulumi.Aws Native. Quick Sight. Inputs. Analysis Column Hierarchy> - The column hierarchy that is used during drill-downs and drill-ups.
- Subtitle
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- Title
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Visual Title Label Options - The title that is displayed on the visual.
- Visual
Content stringAlt Text - The alt text for the visual.
- 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
[]Analysis
Visual Custom Action - The list of custom actions that are configured for a visual.
- Chart
Configuration AnalysisCombo Chart Configuration - The configuration settings of the visual.
- Column
Hierarchies []AnalysisColumn Hierarchy - The column hierarchy that is used during drill-downs and drill-ups.
- Subtitle
Analysis
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- Title
Analysis
Visual Title Label Options - The title that is displayed on the visual.
- Visual
Content stringAlt Text - The alt text for the visual.
- 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<Analysis
Visual Custom Action> - The list of custom actions that are configured for a visual.
- chart
Configuration AnalysisCombo Chart Configuration - The configuration settings of the visual.
- column
Hierarchies List<AnalysisColumn Hierarchy> - The column hierarchy that is used during drill-downs and drill-ups.
- subtitle
Analysis
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Analysis
Visual Title Label Options - The title that is displayed on the visual.
- visual
Content StringAlt Text - The alt text for the visual.
- 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
Analysis
Visual Custom Action[] - The list of custom actions that are configured for a visual.
- chart
Configuration AnalysisCombo Chart Configuration - The configuration settings of the visual.
- column
Hierarchies AnalysisColumn Hierarchy[] - The column hierarchy that is used during drill-downs and drill-ups.
- subtitle
Analysis
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Analysis
Visual Title Label Options - The title that is displayed on the visual.
- visual
Content stringAlt Text - The alt text for the visual.
- 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[Analysis
Visual Custom Action] - The list of custom actions that are configured for a visual.
- chart_
configuration AnalysisCombo Chart Configuration - The configuration settings of the visual.
- column_
hierarchies Sequence[AnalysisColumn Hierarchy] - The column hierarchy that is used during drill-downs and drill-ups.
- subtitle
Analysis
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Analysis
Visual Title Label Options - The title that is displayed on the visual.
- visual_
content_ stralt_ text - The alt text for the visual.
- 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 - The alt text for the visual.
AnalysisCommitMode, AnalysisCommitModeArgs
- Auto
- AUTO
- Manual
- MANUAL
- Analysis
Commit Mode Auto - AUTO
- Analysis
Commit Mode Manual - MANUAL
- Auto
- AUTO
- Manual
- MANUAL
- Auto
- AUTO
- Manual
- MANUAL
- AUTO
- AUTO
- MANUAL
- MANUAL
- "AUTO"
- AUTO
- "MANUAL"
- MANUAL
AnalysisComparisonConfiguration, AnalysisComparisonConfigurationArgs
- Comparison
Format Pulumi.Aws Native. Quick Sight. Inputs. Analysis Comparison Format Configuration - The format of the comparison.
- Comparison
Method Pulumi.Aws Native. Quick Sight. Analysis Comparison Method - The method of the comparison. Choose from the following options:
DIFFERENCE
PERCENT_DIFFERENCE
PERCENT
- Comparison
Format AnalysisComparison Format Configuration - The format of the comparison.
- Comparison
Method AnalysisComparison Method - The method of the comparison. Choose from the following options:
DIFFERENCE
PERCENT_DIFFERENCE
PERCENT
- comparison
Format AnalysisComparison Format Configuration - The format of the comparison.
- comparison
Method AnalysisComparison Method - The method of the comparison. Choose from the following options:
DIFFERENCE
PERCENT_DIFFERENCE
PERCENT
- comparison
Format AnalysisComparison Format Configuration - The format of the comparison.
- comparison
Method AnalysisComparison Method - The method of the comparison. Choose from the following options:
DIFFERENCE
PERCENT_DIFFERENCE
PERCENT
- comparison_
format AnalysisComparison Format Configuration - The format of the comparison.
- comparison_
method AnalysisComparison 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
AnalysisComparisonFormatConfiguration, AnalysisComparisonFormatConfigurationArgs
- Number
Display Pulumi.Format Configuration Aws Native. Quick Sight. Inputs. Analysis Number Display Format Configuration - The number display format.
- Percentage
Display Pulumi.Format Configuration Aws Native. Quick Sight. Inputs. Analysis Percentage Display Format Configuration - The percentage display format.
- Number
Display AnalysisFormat Configuration Number Display Format Configuration - The number display format.
- Percentage
Display AnalysisFormat Configuration Percentage Display Format Configuration - The percentage display format.
- number
Display AnalysisFormat Configuration Number Display Format Configuration - The number display format.
- percentage
Display AnalysisFormat Configuration Percentage Display Format Configuration - The percentage display format.
- number
Display AnalysisFormat Configuration Number Display Format Configuration - The number display format.
- percentage
Display AnalysisFormat Configuration Percentage Display Format Configuration - The percentage display format.
- number_
display_ Analysisformat_ configuration Number Display Format Configuration - The number display format.
- percentage_
display_ Analysisformat_ 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.
AnalysisComparisonMethod, AnalysisComparisonMethodArgs
- Difference
- DIFFERENCE
- Percent
Difference - PERCENT_DIFFERENCE
- Percent
- PERCENT
- Analysis
Comparison Method Difference - DIFFERENCE
- Analysis
Comparison Method Percent Difference - PERCENT_DIFFERENCE
- Analysis
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
AnalysisComputation, AnalysisComputationArgs
- Forecast
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Forecast Computation - The forecast computation configuration.
- Growth
Rate Pulumi.Aws Native. Quick Sight. Inputs. Analysis Growth Rate Computation - The growth rate computation configuration.
- Maximum
Minimum Pulumi.Aws Native. Quick Sight. Inputs. Analysis Maximum Minimum Computation - The maximum and minimum computation configuration.
- Metric
Comparison Pulumi.Aws Native. Quick Sight. Inputs. Analysis Metric Comparison Computation - The metric comparison computation configuration.
- Period
Over Pulumi.Period Aws Native. Quick Sight. Inputs. Analysis Period Over Period Computation - The period over period computation configuration.
- Period
To Pulumi.Date Aws Native. Quick Sight. Inputs. Analysis Period To Date Computation - The period to
DataSetIdentifier
computation configuration. - Top
Bottom Pulumi.Movers Aws Native. Quick Sight. Inputs. Analysis Top Bottom Movers Computation - The top movers and bottom movers computation configuration.
- Top
Bottom Pulumi.Ranked Aws Native. Quick Sight. Inputs. Analysis Top Bottom Ranked Computation - The top ranked and bottom ranked computation configuration.
- Total
Aggregation Pulumi.Aws Native. Quick Sight. Inputs. Analysis Total Aggregation Computation - The total aggregation computation configuration.
- Unique
Values Pulumi.Aws Native. Quick Sight. Inputs. Analysis Unique Values Computation - The unique values computation configuration.
- Forecast
Analysis
Forecast Computation - The forecast computation configuration.
- Growth
Rate AnalysisGrowth Rate Computation - The growth rate computation configuration.
- Maximum
Minimum AnalysisMaximum Minimum Computation - The maximum and minimum computation configuration.
- Metric
Comparison AnalysisMetric Comparison Computation - The metric comparison computation configuration.
- Period
Over AnalysisPeriod Period Over Period Computation - The period over period computation configuration.
- Period
To AnalysisDate Period To Date Computation - The period to
DataSetIdentifier
computation configuration. - Top
Bottom AnalysisMovers Top Bottom Movers Computation - The top movers and bottom movers computation configuration.
- Top
Bottom AnalysisRanked Top Bottom Ranked Computation - The top ranked and bottom ranked computation configuration.
- Total
Aggregation AnalysisTotal Aggregation Computation - The total aggregation computation configuration.
- Unique
Values AnalysisUnique Values Computation - The unique values computation configuration.
- forecast
Analysis
Forecast Computation - The forecast computation configuration.
- growth
Rate AnalysisGrowth Rate Computation - The growth rate computation configuration.
- maximum
Minimum AnalysisMaximum Minimum Computation - The maximum and minimum computation configuration.
- metric
Comparison AnalysisMetric Comparison Computation - The metric comparison computation configuration.
- period
Over AnalysisPeriod Period Over Period Computation - The period over period computation configuration.
- period
To AnalysisDate Period To Date Computation - The period to
DataSetIdentifier
computation configuration. - top
Bottom AnalysisMovers Top Bottom Movers Computation - The top movers and bottom movers computation configuration.
- top
Bottom AnalysisRanked Top Bottom Ranked Computation - The top ranked and bottom ranked computation configuration.
- total
Aggregation AnalysisTotal Aggregation Computation - The total aggregation computation configuration.
- unique
Values AnalysisUnique Values Computation - The unique values computation configuration.
- forecast
Analysis
Forecast Computation - The forecast computation configuration.
- growth
Rate AnalysisGrowth Rate Computation - The growth rate computation configuration.
- maximum
Minimum AnalysisMaximum Minimum Computation - The maximum and minimum computation configuration.
- metric
Comparison AnalysisMetric Comparison Computation - The metric comparison computation configuration.
- period
Over AnalysisPeriod Period Over Period Computation - The period over period computation configuration.
- period
To AnalysisDate Period To Date Computation - The period to
DataSetIdentifier
computation configuration. - top
Bottom AnalysisMovers Top Bottom Movers Computation - The top movers and bottom movers computation configuration.
- top
Bottom AnalysisRanked Top Bottom Ranked Computation - The top ranked and bottom ranked computation configuration.
- total
Aggregation AnalysisTotal Aggregation Computation - The total aggregation computation configuration.
- unique
Values AnalysisUnique Values Computation - The unique values computation configuration.
- forecast
Analysis
Forecast Computation - The forecast computation configuration.
- growth_
rate AnalysisGrowth Rate Computation - The growth rate computation configuration.
- maximum_
minimum AnalysisMaximum Minimum Computation - The maximum and minimum computation configuration.
- metric_
comparison AnalysisMetric Comparison Computation - The metric comparison computation configuration.
- period_
over_ Analysisperiod Period Over Period Computation - The period over period computation configuration.
- period_
to_ Analysisdate Period To Date Computation - The period to
DataSetIdentifier
computation configuration. - top_
bottom_ Analysismovers Top Bottom Movers Computation - The top movers and bottom movers computation configuration.
- top_
bottom_ Analysisranked Top Bottom Ranked Computation - The top ranked and bottom ranked computation configuration.
- total_
aggregation AnalysisTotal Aggregation Computation - The total aggregation computation configuration.
- unique_
values AnalysisUnique 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.
AnalysisConditionalFormattingColor, AnalysisConditionalFormattingColorArgs
- Gradient
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Conditional Formatting Gradient Color - Formatting configuration for gradient color.
- Solid
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Conditional Formatting Solid Color - Formatting configuration for solid color.
- Gradient
Analysis
Conditional Formatting Gradient Color - Formatting configuration for gradient color.
- Solid
Analysis
Conditional Formatting Solid Color - Formatting configuration for solid color.
- gradient
Analysis
Conditional Formatting Gradient Color - Formatting configuration for gradient color.
- solid
Analysis
Conditional Formatting Solid Color - Formatting configuration for solid color.
- gradient
Analysis
Conditional Formatting Gradient Color - Formatting configuration for gradient color.
- solid
Analysis
Conditional Formatting Solid Color - Formatting configuration for solid color.
- gradient
Analysis
Conditional Formatting Gradient Color - Formatting configuration for gradient color.
- solid
Analysis
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.
AnalysisConditionalFormattingCustomIconCondition, AnalysisConditionalFormattingCustomIconConditionArgs
- Expression string
- The expression that determines the condition of the icon set.
- Icon
Options Pulumi.Aws Native. Quick Sight. Inputs. Analysis 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. Analysis Conditional Formatting Icon Display Configuration - Determines the icon display configuration.
- Expression string
- The expression that determines the condition of the icon set.
- Icon
Options AnalysisConditional Formatting Custom Icon Options - Custom icon options for an icon set.
- Color string
- Determines the color of the icon.
- Display
Configuration AnalysisConditional Formatting Icon Display Configuration - Determines the icon display configuration.
- expression String
- The expression that determines the condition of the icon set.
- icon
Options AnalysisConditional Formatting Custom Icon Options - Custom icon options for an icon set.
- color String
- Determines the color of the icon.
- display
Configuration AnalysisConditional Formatting Icon Display Configuration - Determines the icon display configuration.
- expression string
- The expression that determines the condition of the icon set.
- icon
Options AnalysisConditional Formatting Custom Icon Options - Custom icon options for an icon set.
- color string
- Determines the color of the icon.
- display
Configuration AnalysisConditional Formatting Icon Display Configuration - Determines the icon display configuration.
- expression str
- The expression that determines the condition of the icon set.
- icon_
options AnalysisConditional Formatting Custom Icon Options - Custom icon options for an icon set.
- color str
- Determines the color of the icon.
- display_
configuration AnalysisConditional 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.
AnalysisConditionalFormattingCustomIconOptions, AnalysisConditionalFormattingCustomIconOptionsArgs
- Icon
Pulumi.
Aws Native. Quick Sight. Analysis Icon - Determines the type of icon.
- Unicode
Icon string - Determines the Unicode icon type.
- Icon
Analysis
Icon - Determines the type of icon.
- Unicode
Icon string - Determines the Unicode icon type.
- icon
Analysis
Icon - Determines the type of icon.
- unicode
Icon String - Determines the Unicode icon type.
- icon
Analysis
Icon - Determines the type of icon.
- unicode
Icon string - Determines the Unicode icon type.
- icon
Analysis
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.
AnalysisConditionalFormattingGradientColor, AnalysisConditionalFormattingGradientColorArgs
- Color
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Gradient Color - Determines the color.
- Expression string
- The expression that determines the formatting configuration for gradient color.
- Color
Analysis
Gradient Color - Determines the color.
- Expression string
- The expression that determines the formatting configuration for gradient color.
- color
Analysis
Gradient Color - Determines the color.
- expression String
- The expression that determines the formatting configuration for gradient color.
- color
Analysis
Gradient Color - Determines the color.
- expression string
- The expression that determines the formatting configuration for gradient color.
- color
Analysis
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.
AnalysisConditionalFormattingIcon, AnalysisConditionalFormattingIconArgs
- Custom
Condition Pulumi.Aws Native. Quick Sight. Inputs. Analysis Conditional Formatting Custom Icon Condition - Determines the custom condition for an icon set.
- Icon
Set Pulumi.Aws Native. Quick Sight. Inputs. Analysis Conditional Formatting Icon Set - Formatting configuration for icon set.
- Custom
Condition AnalysisConditional Formatting Custom Icon Condition - Determines the custom condition for an icon set.
- Icon
Set AnalysisConditional Formatting Icon Set - Formatting configuration for icon set.
- custom
Condition AnalysisConditional Formatting Custom Icon Condition - Determines the custom condition for an icon set.
- icon
Set AnalysisConditional Formatting Icon Set - Formatting configuration for icon set.
- custom
Condition AnalysisConditional Formatting Custom Icon Condition - Determines the custom condition for an icon set.
- icon
Set AnalysisConditional Formatting Icon Set - Formatting configuration for icon set.
- custom_
condition AnalysisConditional Formatting Custom Icon Condition - Determines the custom condition for an icon set.
- icon_
set AnalysisConditional 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.
AnalysisConditionalFormattingIconDisplayConfiguration, AnalysisConditionalFormattingIconDisplayConfigurationArgs
- Icon
Display Pulumi.Option Aws Native. Quick Sight. Analysis Conditional Formatting Icon Display Option - Determines the icon display configuration.
- Icon
Display AnalysisOption Conditional Formatting Icon Display Option - Determines the icon display configuration.
- icon
Display AnalysisOption Conditional Formatting Icon Display Option - Determines the icon display configuration.
- icon
Display AnalysisOption Conditional Formatting Icon Display Option - Determines the icon display configuration.
- icon_
display_ Analysisoption Conditional Formatting Icon Display Option - Determines the icon display configuration.
- icon
Display "ICON_ONLY"Option - Determines the icon display configuration.
AnalysisConditionalFormattingIconDisplayOption, AnalysisConditionalFormattingIconDisplayOptionArgs
- Icon
Only - ICON_ONLY
- Analysis
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
AnalysisConditionalFormattingIconSet, AnalysisConditionalFormattingIconSetArgs
- Expression string
- The expression that determines the formatting configuration for the icon set.
- Icon
Set Pulumi.Type Aws Native. Quick Sight. Analysis 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 AnalysisType 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 AnalysisType 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 AnalysisType 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_ Analysistype 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.
AnalysisConditionalFormattingIconSetType, AnalysisConditionalFormattingIconSetTypeArgs
- 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
- Analysis
Conditional Formatting Icon Set Type Plus Minus - PLUS_MINUS
- Analysis
Conditional Formatting Icon Set Type Check X - CHECK_X
- Analysis
Conditional Formatting Icon Set Type Three Color Arrow - THREE_COLOR_ARROW
- Analysis
Conditional Formatting Icon Set Type Three Gray Arrow - THREE_GRAY_ARROW
- Analysis
Conditional Formatting Icon Set Type Caret Up Minus Down - CARET_UP_MINUS_DOWN
- Analysis
Conditional Formatting Icon Set Type Three Shape - THREE_SHAPE
- Analysis
Conditional Formatting Icon Set Type Three Circle - THREE_CIRCLE
- Analysis
Conditional Formatting Icon Set Type Flags - FLAGS
- Analysis
Conditional Formatting Icon Set Type Bars - BARS
- Analysis
Conditional Formatting Icon Set Type Four Color Arrow - FOUR_COLOR_ARROW
- Analysis
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
AnalysisConditionalFormattingSolidColor, AnalysisConditionalFormattingSolidColorArgs
- 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.
AnalysisContributionAnalysisDefault, AnalysisContributionAnalysisDefaultArgs
- Contributor
Dimensions List<Pulumi.Aws Native. Quick Sight. Inputs. Analysis 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 []AnalysisColumn 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<AnalysisColumn 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 AnalysisColumn 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[AnalysisColumn 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.
AnalysisCrossDatasetTypes, AnalysisCrossDatasetTypesArgs
- All
Datasets - ALL_DATASETS
- Single
Dataset - SINGLE_DATASET
- Analysis
Cross Dataset Types All Datasets - ALL_DATASETS
- Analysis
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
AnalysisCurrencyDisplayFormatConfiguration, AnalysisCurrencyDisplayFormatConfigurationArgs
- Decimal
Places Pulumi.Configuration Aws Native. Quick Sight. Inputs. Analysis Decimal Places Configuration - The option that determines the decimal places configuration.
- Negative
Value Pulumi.Configuration Aws Native. Quick Sight. Inputs. Analysis Negative Value Configuration - The options that determine the negative value configuration.
- Null
Value Pulumi.Format Configuration Aws Native. Quick Sight. Inputs. Analysis Null Value Format Configuration - The options that determine the null value format configuration.
- Number
Scale Pulumi.Aws Native. Quick Sight. Analysis 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. Analysis 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 AnalysisConfiguration Decimal Places Configuration - The option that determines the decimal places configuration.
- Negative
Value AnalysisConfiguration Negative Value Configuration - The options that determine the negative value configuration.
- Null
Value AnalysisFormat Configuration Null Value Format Configuration - The options that determine the null value format configuration.
- Number
Scale AnalysisNumber Scale - Determines the number scale value for the currency format.
- Prefix string
- Determines the prefix value of the currency format.
- Separator
Configuration AnalysisNumeric 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 AnalysisConfiguration Decimal Places Configuration - The option that determines the decimal places configuration.
- negative
Value AnalysisConfiguration Negative Value Configuration - The options that determine the negative value configuration.
- null
Value AnalysisFormat Configuration Null Value Format Configuration - The options that determine the null value format configuration.
- number
Scale AnalysisNumber Scale - Determines the number scale value for the currency format.
- prefix String
- Determines the prefix value of the currency format.
- separator
Configuration AnalysisNumeric 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 AnalysisConfiguration Decimal Places Configuration - The option that determines the decimal places configuration.
- negative
Value AnalysisConfiguration Negative Value Configuration - The options that determine the negative value configuration.
- null
Value AnalysisFormat Configuration Null Value Format Configuration - The options that determine the null value format configuration.
- number
Scale AnalysisNumber Scale - Determines the number scale value for the currency format.
- prefix string
- Determines the prefix value of the currency format.
- separator
Configuration AnalysisNumeric 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_ Analysisconfiguration Decimal Places Configuration - The option that determines the decimal places configuration.
- negative_
value_ Analysisconfiguration Negative Value Configuration - The options that determine the negative value configuration.
- null_
value_ Analysisformat_ configuration Null Value Format Configuration - The options that determine the null value format configuration.
- number_
scale AnalysisNumber Scale - Determines the number scale value for the currency format.
- prefix str
- Determines the prefix value of the currency format.
- separator_
configuration AnalysisNumeric 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.
AnalysisCustomActionFilterOperation, AnalysisCustomActionFilterOperationArgs
- Selected
Fields Pulumi.Configuration Aws Native. Quick Sight. Inputs. Analysis Filter Operation Selected Fields Configuration - The configuration that chooses the fields to be filtered.
- Target
Visuals Pulumi.Configuration Aws Native. Quick Sight. Inputs. Analysis Filter Operation Target Visuals Configuration - The configuration that chooses the target visuals to be filtered.
- Selected
Fields AnalysisConfiguration Filter Operation Selected Fields Configuration - The configuration that chooses the fields to be filtered.
- Target
Visuals AnalysisConfiguration Filter Operation Target Visuals Configuration - The configuration that chooses the target visuals to be filtered.
- selected
Fields AnalysisConfiguration Filter Operation Selected Fields Configuration - The configuration that chooses the fields to be filtered.
- target
Visuals AnalysisConfiguration Filter Operation Target Visuals Configuration - The configuration that chooses the target visuals to be filtered.
- selected
Fields AnalysisConfiguration Filter Operation Selected Fields Configuration - The configuration that chooses the fields to be filtered.
- target
Visuals AnalysisConfiguration Filter Operation Target Visuals Configuration - The configuration that chooses the target visuals to be filtered.
- selected_
fields_ Analysisconfiguration Filter Operation Selected Fields Configuration - The configuration that chooses the fields to be filtered.
- target_
visuals_ Analysisconfiguration 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.
AnalysisCustomActionNavigationOperation, AnalysisCustomActionNavigationOperationArgs
- Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Local Navigation Configuration - The configuration that chooses the navigation target.
- Analysis
Local Navigation Configuration - The configuration that chooses the navigation target.
- Analysis
Local Navigation Configuration - The configuration that chooses the navigation target.
- Analysis
Local Navigation Configuration - The configuration that chooses the navigation target.
- Analysis
Local Navigation Configuration - The configuration that chooses the navigation target.
- Property Map
- The configuration that chooses the navigation target.
AnalysisCustomActionSetParametersOperation, AnalysisCustomActionSetParametersOperationArgs
- Parameter
Value List<Pulumi.Configurations Aws Native. Quick Sight. Inputs. Analysis Set Parameter Value Configuration> - The parameter that determines the value configuration.
- Parameter
Value []AnalysisConfigurations Set Parameter Value Configuration - The parameter that determines the value configuration.
- parameter
Value List<AnalysisConfigurations Set Parameter Value Configuration> - The parameter that determines the value configuration.
- parameter
Value AnalysisConfigurations Set Parameter Value Configuration[] - The parameter that determines the value configuration.
- parameter_
value_ Sequence[Analysisconfigurations Set Parameter Value Configuration] - The parameter that determines the value configuration.
- parameter
Value List<Property Map>Configurations - The parameter that determines the value configuration.
AnalysisCustomActionUrlOperation, AnalysisCustomActionUrlOperationArgs
- Url
Target Pulumi.Aws Native. Quick Sight. Analysis 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 AnalysisUrl 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 AnalysisUrl 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 AnalysisUrl 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 AnalysisUrl 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
.
AnalysisCustomColor, AnalysisCustomColorArgs
- 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. Analysis 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 AnalysisSpecial 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 AnalysisSpecial 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 AnalysisSpecial 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 AnalysisSpecial 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.
AnalysisCustomContentConfiguration, AnalysisCustomContentConfigurationArgs
- Content
Type Pulumi.Aws Native. Quick Sight. Analysis 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. Analysis 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 AnalysisCustom 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 AnalysisCustom 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 AnalysisCustom 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 AnalysisCustom 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 AnalysisCustom 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 AnalysisCustom 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 AnalysisCustom 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 AnalysisCustom 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'
.
AnalysisCustomContentImageScalingConfiguration, AnalysisCustomContentImageScalingConfigurationArgs
- Fit
To Height - FIT_TO_HEIGHT
- Fit
To Width - FIT_TO_WIDTH
- Do
Not Scale - DO_NOT_SCALE
- Scale
To Visual - SCALE_TO_VISUAL
- Analysis
Custom Content Image Scaling Configuration Fit To Height - FIT_TO_HEIGHT
- Analysis
Custom Content Image Scaling Configuration Fit To Width - FIT_TO_WIDTH
- Analysis
Custom Content Image Scaling Configuration Do Not Scale - DO_NOT_SCALE
- Analysis
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
AnalysisCustomContentType, AnalysisCustomContentTypeArgs
- Image
- IMAGE
- Other
Embedded Content - OTHER_EMBEDDED_CONTENT
- Analysis
Custom Content Type Image - IMAGE
- Analysis
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
AnalysisCustomContentVisual, AnalysisCustomContentVisualArgs
- 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. Analysis Visual Custom Action> - The list of custom actions that are configured for a visual.
- Chart
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Analysis Custom Content Configuration - The configuration of a
CustomContentVisual
. - Subtitle
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- Title
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Visual Title Label Options - The title that is displayed on the visual.
- Visual
Content stringAlt Text - The alt text for the visual.
- 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
[]Analysis
Visual Custom Action - The list of custom actions that are configured for a visual.
- Chart
Configuration AnalysisCustom Content Configuration - The configuration of a
CustomContentVisual
. - Subtitle
Analysis
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- Title
Analysis
Visual Title Label Options - The title that is displayed on the visual.
- Visual
Content stringAlt Text - The alt text for the visual.
- 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<Analysis
Visual Custom Action> - The list of custom actions that are configured for a visual.
- chart
Configuration AnalysisCustom Content Configuration - The configuration of a
CustomContentVisual
. - subtitle
Analysis
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Analysis
Visual Title Label Options - The title that is displayed on the visual.
- visual
Content StringAlt Text - The alt text for the visual.
- 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
Analysis
Visual Custom Action[] - The list of custom actions that are configured for a visual.
- chart
Configuration AnalysisCustom Content Configuration - The configuration of a
CustomContentVisual
. - subtitle
Analysis
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Analysis
Visual Title Label Options - The title that is displayed on the visual.
- visual
Content stringAlt Text - The alt text for the visual.
- 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[Analysis
Visual Custom Action] - The list of custom actions that are configured for a visual.
- chart_
configuration AnalysisCustom Content Configuration - The configuration of a
CustomContentVisual
. - subtitle
Analysis
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Analysis
Visual Title Label Options - The title that is displayed on the visual.
- visual_
content_ stralt_ text - The alt text for the visual.
- 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 - The alt text for the visual.
AnalysisCustomFilterConfiguration, AnalysisCustomFilterConfigurationArgs
- Match
Operator Pulumi.Aws Native. Quick Sight. Analysis 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. Analysis 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. Analysis Category Filter Select All Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
- Match
Operator AnalysisCategory Filter Match Operator - The match operator that is used to determine if a filter should be applied.
- Null
Option AnalysisFilter 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 AnalysisOptions Category Filter Select All Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
- match
Operator AnalysisCategory Filter Match Operator - The match operator that is used to determine if a filter should be applied.
- null
Option AnalysisFilter 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 AnalysisOptions Category Filter Select All Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
- match
Operator AnalysisCategory Filter Match Operator - The match operator that is used to determine if a filter should be applied.
- null
Option AnalysisFilter 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 AnalysisOptions Category Filter Select All Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
- match_
operator AnalysisCategory Filter Match Operator - The match operator that is used to determine if a filter should be applied.
- null_
option AnalysisFilter 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_ Analysisoptions 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
AnalysisCustomFilterListConfiguration, AnalysisCustomFilterListConfigurationArgs
- Match
Operator Pulumi.Aws Native. Quick Sight. Analysis 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. Analysis 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. Analysis Category Filter Select All Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
- Match
Operator AnalysisCategory Filter Match Operator - The match operator that is used to determine if a filter should be applied.
- Null
Option AnalysisFilter 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 AnalysisOptions Category Filter Select All Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
- match
Operator AnalysisCategory Filter Match Operator - The match operator that is used to determine if a filter should be applied.
- null
Option AnalysisFilter 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 AnalysisOptions Category Filter Select All Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
- match
Operator AnalysisCategory Filter Match Operator - The match operator that is used to determine if a filter should be applied.
- null
Option AnalysisFilter 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 AnalysisOptions Category Filter Select All Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
- match_
operator AnalysisCategory Filter Match Operator - The match operator that is used to determine if a filter should be applied.
- null_
option AnalysisFilter 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_ Analysisoptions 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
AnalysisCustomNarrativeOptions, AnalysisCustomNarrativeOptionsArgs
- 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.
AnalysisCustomParameterValues, AnalysisCustomParameterValuesArgs
- 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.
AnalysisCustomValuesConfiguration, AnalysisCustomValuesConfigurationArgs
- Custom
Values Pulumi.Aws Native. Quick Sight. Inputs. Analysis Custom Parameter Values - Include
Null boolValue - Includes the null value in custom action parameter values.
- Custom
Values AnalysisCustom Parameter Values - Include
Null boolValue - Includes the null value in custom action parameter values.
- custom
Values AnalysisCustom Parameter Values - include
Null BooleanValue - Includes the null value in custom action parameter values.
- custom
Values AnalysisCustom Parameter Values - include
Null booleanValue - Includes the null value in custom action parameter values.
- custom_
values AnalysisCustom 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.
AnalysisDataBarsOptions, AnalysisDataBarsOptionsArgs
- 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.
AnalysisDataColor, AnalysisDataColorArgs
- color str
- The color that is applied to the data value.
- data_
value float - The data value that the color is applied to.
AnalysisDataFieldSeriesItem, AnalysisDataFieldSeriesItemArgs
- Axis
Binding Pulumi.Aws Native. Quick Sight. Analysis 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. Analysis Line Chart Series Settings - The options that determine the presentation of line series associated to the field.
- Axis
Binding AnalysisAxis 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
Analysis
Line Chart Series Settings - The options that determine the presentation of line series associated to the field.
- axis
Binding AnalysisAxis 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
Analysis
Line Chart Series Settings - The options that determine the presentation of line series associated to the field.
- axis
Binding AnalysisAxis 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
Analysis
Line Chart Series Settings - The options that determine the presentation of line series associated to the field.
- axis_
binding AnalysisAxis 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
Analysis
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.
AnalysisDataLabelContent, AnalysisDataLabelContentArgs
- Value
- VALUE
- Percent
- PERCENT
- Value
And Percent - VALUE_AND_PERCENT
- Analysis
Data Label Content Value - VALUE
- Analysis
Data Label Content Percent - PERCENT
- Analysis
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
AnalysisDataLabelOptions, AnalysisDataLabelOptionsArgs
- Category
Label Pulumi.Visibility Aws Native. Quick Sight. Analysis Visibility - Determines the visibility of the category field labels.
- Data
Label List<Pulumi.Types Aws Native. Quick Sight. Inputs. Analysis 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. Analysis Data Label Content - Determines the content of the data labels.
- Label
Font Pulumi.Configuration Aws Native. Quick Sight. Inputs. Analysis Font Configuration - Determines the font configuration of the data labels.
- Measure
Label Pulumi.Visibility Aws Native. Quick Sight. Analysis Visibility - Determines the visibility of the measure field labels.
- Overlap
Pulumi.
Aws Native. Quick Sight. Analysis Data Label Overlap - Determines whether overlap is enabled or disabled for the data labels.
- Position
Pulumi.
Aws Native. Quick Sight. Analysis Data Label Position - Determines the position of the data labels.
- Totals
Visibility Pulumi.Aws Native. Quick Sight. Analysis Visibility - Determines the visibility of the total.
- Visibility
Pulumi.
Aws Native. Quick Sight. Analysis Visibility - Determines the visibility of the data labels.
- Category
Label AnalysisVisibility Visibility - Determines the visibility of the category field labels.
- Data
Label []AnalysisTypes Data Label Type - The option that determines the data label type.
- Label
Color string - Determines the color of the data labels.
- Label
Content AnalysisData Label Content - Determines the content of the data labels.
- Label
Font AnalysisConfiguration Font Configuration - Determines the font configuration of the data labels.
- Measure
Label AnalysisVisibility Visibility - Determines the visibility of the measure field labels.
- Overlap
Analysis
Data Label Overlap - Determines whether overlap is enabled or disabled for the data labels.
- Position
Analysis
Data Label Position - Determines the position of the data labels.
- Totals
Visibility AnalysisVisibility - Determines the visibility of the total.
- Visibility
Analysis
Visibility - Determines the visibility of the data labels.
- category
Label AnalysisVisibility Visibility - Determines the visibility of the category field labels.
- data
Label List<AnalysisTypes Data Label Type> - The option that determines the data label type.
- label
Color String - Determines the color of the data labels.
- label
Content AnalysisData Label Content - Determines the content of the data labels.
- label
Font AnalysisConfiguration Font Configuration - Determines the font configuration of the data labels.
- measure
Label AnalysisVisibility Visibility - Determines the visibility of the measure field labels.
- overlap
Analysis
Data Label Overlap - Determines whether overlap is enabled or disabled for the data labels.
- position
Analysis
Data Label Position - Determines the position of the data labels.
- totals
Visibility AnalysisVisibility - Determines the visibility of the total.
- visibility
Analysis
Visibility - Determines the visibility of the data labels.
- category
Label AnalysisVisibility Visibility - Determines the visibility of the category field labels.
- data
Label AnalysisTypes Data Label Type[] - The option that determines the data label type.
- label
Color string - Determines the color of the data labels.
- label
Content AnalysisData Label Content - Determines the content of the data labels.
- label
Font AnalysisConfiguration Font Configuration - Determines the font configuration of the data labels.
- measure
Label AnalysisVisibility Visibility - Determines the visibility of the measure field labels.
- overlap
Analysis
Data Label Overlap - Determines whether overlap is enabled or disabled for the data labels.
- position
Analysis
Data Label Position - Determines the position of the data labels.
- totals
Visibility AnalysisVisibility - Determines the visibility of the total.
- visibility
Analysis
Visibility - Determines the visibility of the data labels.
- category_
label_ Analysisvisibility Visibility - Determines the visibility of the category field labels.
- data_
label_ Sequence[Analysistypes Data Label Type] - The option that determines the data label type.
- label_
color str - Determines the color of the data labels.
- label_
content AnalysisData Label Content - Determines the content of the data labels.
- label_
font_ Analysisconfiguration Font Configuration - Determines the font configuration of the data labels.
- measure_
label_ Analysisvisibility Visibility - Determines the visibility of the measure field labels.
- overlap
Analysis
Data Label Overlap - Determines whether overlap is enabled or disabled for the data labels.
- position
Analysis
Data Label Position - Determines the position of the data labels.
- totals_
visibility AnalysisVisibility - Determines the visibility of the total.
- visibility
Analysis
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.
AnalysisDataLabelOverlap, AnalysisDataLabelOverlapArgs
- Disable
Overlap - DISABLE_OVERLAP
- Enable
Overlap - ENABLE_OVERLAP
- Analysis
Data Label Overlap Disable Overlap - DISABLE_OVERLAP
- Analysis
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
AnalysisDataLabelPosition, AnalysisDataLabelPositionArgs
- Inside
- INSIDE
- Outside
- OUTSIDE
- Left
- LEFT
- Top
- TOP
- Bottom
- BOTTOM
- Right
- RIGHT
- Analysis
Data Label Position Inside - INSIDE
- Analysis
Data Label Position Outside - OUTSIDE
- Analysis
Data Label Position Left - LEFT
- Analysis
Data Label Position Top - TOP
- Analysis
Data Label Position Bottom - BOTTOM
- Analysis
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
AnalysisDataLabelType, AnalysisDataLabelTypeArgs
- Data
Path Pulumi.Label Type Aws Native. Quick Sight. Inputs. Analysis Data Path Label Type - The option that specifies individual data values for labels.
- Field
Label Pulumi.Type Aws Native. Quick Sight. Inputs. Analysis Field Label Type - Determines the label configuration for the entire field.
- Maximum
Label Pulumi.Type Aws Native. Quick Sight. Inputs. Analysis Maximum Label Type - Determines the label configuration for the maximum value in a visual.
- Minimum
Label Pulumi.Type Aws Native. Quick Sight. Inputs. Analysis Minimum Label Type - Determines the label configuration for the minimum value in a visual.
- Range
Ends Pulumi.Label Type Aws Native. Quick Sight. Inputs. Analysis Range Ends Label Type - Determines the label configuration for range end value in a visual.
- Data
Path AnalysisLabel Type Data Path Label Type - The option that specifies individual data values for labels.
- Field
Label AnalysisType Field Label Type - Determines the label configuration for the entire field.
- Maximum
Label AnalysisType Maximum Label Type - Determines the label configuration for the maximum value in a visual.
- Minimum
Label AnalysisType Minimum Label Type - Determines the label configuration for the minimum value in a visual.
- Range
Ends AnalysisLabel Type Range Ends Label Type - Determines the label configuration for range end value in a visual.
- data
Path AnalysisLabel Type Data Path Label Type - The option that specifies individual data values for labels.
- field
Label AnalysisType Field Label Type - Determines the label configuration for the entire field.
- maximum
Label AnalysisType Maximum Label Type - Determines the label configuration for the maximum value in a visual.
- minimum
Label AnalysisType Minimum Label Type - Determines the label configuration for the minimum value in a visual.
- range
Ends AnalysisLabel Type Range Ends Label Type - Determines the label configuration for range end value in a visual.
- data
Path AnalysisLabel Type Data Path Label Type - The option that specifies individual data values for labels.
- field
Label AnalysisType Field Label Type - Determines the label configuration for the entire field.
- maximum
Label AnalysisType Maximum Label Type - Determines the label configuration for the maximum value in a visual.
- minimum
Label AnalysisType Minimum Label Type - Determines the label configuration for the minimum value in a visual.
- range
Ends AnalysisLabel Type Range Ends Label Type - Determines the label configuration for range end value in a visual.
- data_
path_ Analysislabel_ type Data Path Label Type - The option that specifies individual data values for labels.
- field_
label_ Analysistype Field Label Type - Determines the label configuration for the entire field.
- maximum_
label_ Analysistype Maximum Label Type - Determines the label configuration for the maximum value in a visual.
- minimum_
label_ Analysistype Minimum Label Type - Determines the label configuration for the minimum value in a visual.
- range_
ends_ Analysislabel_ type Range Ends Label Type - Determines the label configuration for range end value in a visual.
- data
Path Property MapLabel Type - The option that specifies individual data values for labels.
- field
Label Property MapType - Determines the label configuration for the entire field.
- maximum
Label Property MapType - Determines the label configuration for the maximum value in a visual.
- minimum
Label Property MapType - Determines the label configuration for the minimum value in a visual.
- range
Ends Property MapLabel Type - Determines the label configuration for range end value in a visual.
AnalysisDataPathColor, AnalysisDataPathColorArgs
- Color string
- The color that needs to be applied to the element.
- Element
Pulumi.
Aws Native. Quick Sight. Inputs. Analysis Data Path Value - The element that the color needs to be applied to.
- Time
Granularity Pulumi.Aws Native. Quick Sight. Analysis Time Granularity - The time granularity of the field that the color needs to be applied to.
- Color string
- The color that needs to be applied to the element.
- Element
Analysis
Data Path Value - The element that the color needs to be applied to.
- Time
Granularity AnalysisTime Granularity - The time granularity of the field that the color needs to be applied to.
- color String
- The color that needs to be applied to the element.
- element
Analysis
Data Path Value - The element that the color needs to be applied to.
- time
Granularity AnalysisTime Granularity - The time granularity of the field that the color needs to be applied to.
- color string
- The color that needs to be applied to the element.
- element
Analysis
Data Path Value - The element that the color needs to be applied to.
- time
Granularity AnalysisTime Granularity - The time granularity of the field that the color needs to be applied to.
- color str
- The color that needs to be applied to the element.
- element
Analysis
Data Path Value - The element that the color needs to be applied to.
- time_
granularity AnalysisTime Granularity - The time granularity of the field that the color needs to be applied to.
- color String
- The color that needs to be applied to the element.
- element Property Map
- The element that the color needs to be applied to.
- time
Granularity "YEAR" | "QUARTER" | "MONTH" | "WEEK" | "DAY" | "HOUR" | "MINUTE" | "SECOND" | "MILLISECOND" - The time granularity of the field that the color needs to be applied to.
AnalysisDataPathLabelType, AnalysisDataPathLabelTypeArgs
- Field
Id string - The field ID of the field that the data label needs to be applied to.
- Field
Value string - The actual value of the field that is labeled.
- Visibility
Pulumi.
Aws Native. Quick Sight. Analysis Visibility - The visibility of the data label.
- Field
Id string - The field ID of the field that the data label needs to be applied to.
- Field
Value string - The actual value of the field that is labeled.
- Visibility
Analysis
Visibility - The visibility of the data label.
- field
Id String - The field ID of the field that the data label needs to be applied to.
- field
Value String - The actual value of the field that is labeled.
- visibility
Analysis
Visibility - The visibility of the data label.
- field
Id string - The field ID of the field that the data label needs to be applied to.
- field
Value string - The actual value of the field that is labeled.
- visibility
Analysis
Visibility - The visibility of the data label.
- field_
id str - The field ID of the field that the data label needs to be applied to.
- field_
value str - The actual value of the field that is labeled.
- visibility
Analysis
Visibility - The visibility of the data label.
- field
Id String - The field ID of the field that the data label needs to be applied to.
- field
Value String - The actual value of the field that is labeled.
- visibility "HIDDEN" | "VISIBLE"
- The visibility of the data label.
AnalysisDataPathSort, AnalysisDataPathSortArgs
- Direction
Pulumi.
Aws Native. Quick Sight. Analysis Sort Direction - Determines the sort direction.
- Sort
Paths List<Pulumi.Aws Native. Quick Sight. Inputs. Analysis Data Path Value> - The list of data paths that need to be sorted.
- Direction
Analysis
Sort Direction - Determines the sort direction.
- Sort
Paths []AnalysisData Path Value - The list of data paths that need to be sorted.
- direction
Analysis
Sort Direction - Determines the sort direction.
- sort
Paths List<AnalysisData Path Value> - The list of data paths that need to be sorted.
- direction
Analysis
Sort Direction - Determines the sort direction.
- sort
Paths AnalysisData Path Value[] - The list of data paths that need to be sorted.
- direction
Analysis
Sort Direction - Determines the sort direction.