We recommend new projects start with resources from the AWS provider.
aws-native.quicksight.Template
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Definition of the AWS::QuickSight::Template Resource Type.
Create Template Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Template(name: string, args: TemplateArgs, opts?: CustomResourceOptions);
@overload
def Template(resource_name: str,
args: TemplateArgs,
opts: Optional[ResourceOptions] = None)
@overload
def Template(resource_name: str,
opts: Optional[ResourceOptions] = None,
aws_account_id: Optional[str] = None,
template_id: Optional[str] = None,
definition: Optional[TemplateVersionDefinitionArgs] = None,
name: Optional[str] = None,
permissions: Optional[Sequence[TemplateResourcePermissionArgs]] = None,
source_entity: Optional[TemplateSourceEntityArgs] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None,
validation_strategy: Optional[TemplateValidationStrategyArgs] = None,
version_description: Optional[str] = None)
func NewTemplate(ctx *Context, name string, args TemplateArgs, opts ...ResourceOption) (*Template, error)
public Template(string name, TemplateArgs args, CustomResourceOptions? opts = null)
public Template(String name, TemplateArgs args)
public Template(String name, TemplateArgs args, CustomResourceOptions options)
type: aws-native:quicksight:Template
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 TemplateArgs
- 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 TemplateArgs
- 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 TemplateArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args TemplateArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args TemplateArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Template Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The Template resource accepts the following input properties:
- Aws
Account stringId - The ID for the AWS account that the group is in. You use the ID for the AWS account that contains your Amazon QuickSight account.
- Template
Id string - An ID for the template that you want to create. This template is unique per AWS Region ; in each AWS account.
- Definition
Pulumi.
Aws Native. Quick Sight. Inputs. Template Version Definition - Name string
- A display name for the template.
- Permissions
List<Pulumi.
Aws Native. Quick Sight. Inputs. Template Resource Permission> - A list of resource permissions to be set on the template.
- Source
Entity Pulumi.Aws Native. Quick Sight. Inputs. Template Source Entity The entity that you are using as a source when you create the template. In
SourceEntity
, you specify the type of object you're using as source:SourceTemplate
for a template orSourceAnalysis
for an analysis. Both of these require an Amazon Resource Name (ARN). ForSourceTemplate
, specify the ARN of the source template. ForSourceAnalysis
, specify the ARN of the source analysis. TheSourceTemplate
ARN can contain any AWS account and any Amazon QuickSight-supported AWS Region .Use the
DataSetReferences
entity withinSourceTemplate
orSourceAnalysis
to list the replacement datasets for the placeholders listed in the original. The schema in each dataset must match its placeholder.Either a
SourceEntity
or aDefinition
must be provided in order for the request to be valid.- List<Pulumi.
Aws Native. Inputs. Tag> - Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.
- Validation
Strategy Pulumi.Aws Native. Quick Sight. Inputs. Template Validation Strategy - The option to relax the validation that is required to create and update analyses, dashboards, and templates with definition objects. When you set this value to
LENIENT
, validation is skipped for specific errors. - Version
Description string - A description of the current template version being created. This API operation creates the first version of the template. Every time
UpdateTemplate
is called, a new version is created. Each version of the template maintains a description of the version in theVersionDescription
field.
- Aws
Account stringId - The ID for the AWS account that the group is in. You use the ID for the AWS account that contains your Amazon QuickSight account.
- Template
Id string - An ID for the template that you want to create. This template is unique per AWS Region ; in each AWS account.
- Definition
Template
Version Definition Args - Name string
- A display name for the template.
- Permissions
[]Template
Resource Permission Args - A list of resource permissions to be set on the template.
- Source
Entity TemplateSource Entity Args The entity that you are using as a source when you create the template. In
SourceEntity
, you specify the type of object you're using as source:SourceTemplate
for a template orSourceAnalysis
for an analysis. Both of these require an Amazon Resource Name (ARN). ForSourceTemplate
, specify the ARN of the source template. ForSourceAnalysis
, specify the ARN of the source analysis. TheSourceTemplate
ARN can contain any AWS account and any Amazon QuickSight-supported AWS Region .Use the
DataSetReferences
entity withinSourceTemplate
orSourceAnalysis
to list the replacement datasets for the placeholders listed in the original. The schema in each dataset must match its placeholder.Either a
SourceEntity
or aDefinition
must be provided in order for the request to be valid.- Tag
Args - Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.
- Validation
Strategy TemplateValidation Strategy Args - The option to relax the validation that is required to create and update analyses, dashboards, and templates with definition objects. When you set this value to
LENIENT
, validation is skipped for specific errors. - Version
Description string - A description of the current template version being created. This API operation creates the first version of the template. Every time
UpdateTemplate
is called, a new version is created. Each version of the template maintains a description of the version in theVersionDescription
field.
- aws
Account StringId - The ID for the AWS account that the group is in. You use the ID for the AWS account that contains your Amazon QuickSight account.
- template
Id String - An ID for the template that you want to create. This template is unique per AWS Region ; in each AWS account.
- definition
Template
Version Definition - name String
- A display name for the template.
- permissions
List<Template
Resource Permission> - A list of resource permissions to be set on the template.
- source
Entity TemplateSource Entity The entity that you are using as a source when you create the template. In
SourceEntity
, you specify the type of object you're using as source:SourceTemplate
for a template orSourceAnalysis
for an analysis. Both of these require an Amazon Resource Name (ARN). ForSourceTemplate
, specify the ARN of the source template. ForSourceAnalysis
, specify the ARN of the source analysis. TheSourceTemplate
ARN can contain any AWS account and any Amazon QuickSight-supported AWS Region .Use the
DataSetReferences
entity withinSourceTemplate
orSourceAnalysis
to list the replacement datasets for the placeholders listed in the original. The schema in each dataset must match its placeholder.Either a
SourceEntity
or aDefinition
must be provided in order for the request to be valid.- List<Tag>
- Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.
- validation
Strategy TemplateValidation Strategy - The option to relax the validation that is required to create and update analyses, dashboards, and templates with definition objects. When you set this value to
LENIENT
, validation is skipped for specific errors. - version
Description String - A description of the current template version being created. This API operation creates the first version of the template. Every time
UpdateTemplate
is called, a new version is created. Each version of the template maintains a description of the version in theVersionDescription
field.
- aws
Account stringId - The ID for the AWS account that the group is in. You use the ID for the AWS account that contains your Amazon QuickSight account.
- template
Id string - An ID for the template that you want to create. This template is unique per AWS Region ; in each AWS account.
- definition
Template
Version Definition - name string
- A display name for the template.
- permissions
Template
Resource Permission[] - A list of resource permissions to be set on the template.
- source
Entity TemplateSource Entity The entity that you are using as a source when you create the template. In
SourceEntity
, you specify the type of object you're using as source:SourceTemplate
for a template orSourceAnalysis
for an analysis. Both of these require an Amazon Resource Name (ARN). ForSourceTemplate
, specify the ARN of the source template. ForSourceAnalysis
, specify the ARN of the source analysis. TheSourceTemplate
ARN can contain any AWS account and any Amazon QuickSight-supported AWS Region .Use the
DataSetReferences
entity withinSourceTemplate
orSourceAnalysis
to list the replacement datasets for the placeholders listed in the original. The schema in each dataset must match its placeholder.Either a
SourceEntity
or aDefinition
must be provided in order for the request to be valid.- Tag[]
- Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.
- validation
Strategy TemplateValidation Strategy - The option to relax the validation that is required to create and update analyses, dashboards, and templates with definition objects. When you set this value to
LENIENT
, validation is skipped for specific errors. - version
Description string - A description of the current template version being created. This API operation creates the first version of the template. Every time
UpdateTemplate
is called, a new version is created. Each version of the template maintains a description of the version in theVersionDescription
field.
- aws_
account_ strid - The ID for the AWS account that the group is in. You use the ID for the AWS account that contains your Amazon QuickSight account.
- template_
id str - An ID for the template that you want to create. This template is unique per AWS Region ; in each AWS account.
- definition
Template
Version Definition Args - name str
- A display name for the template.
- permissions
Sequence[Template
Resource Permission Args] - A list of resource permissions to be set on the template.
- source_
entity TemplateSource Entity Args The entity that you are using as a source when you create the template. In
SourceEntity
, you specify the type of object you're using as source:SourceTemplate
for a template orSourceAnalysis
for an analysis. Both of these require an Amazon Resource Name (ARN). ForSourceTemplate
, specify the ARN of the source template. ForSourceAnalysis
, specify the ARN of the source analysis. TheSourceTemplate
ARN can contain any AWS account and any Amazon QuickSight-supported AWS Region .Use the
DataSetReferences
entity withinSourceTemplate
orSourceAnalysis
to list the replacement datasets for the placeholders listed in the original. The schema in each dataset must match its placeholder.Either a
SourceEntity
or aDefinition
must be provided in order for the request to be valid.- Sequence[Tag
Args] - Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.
- validation_
strategy TemplateValidation Strategy Args - The option to relax the validation that is required to create and update analyses, dashboards, and templates with definition objects. When you set this value to
LENIENT
, validation is skipped for specific errors. - version_
description str - A description of the current template version being created. This API operation creates the first version of the template. Every time
UpdateTemplate
is called, a new version is created. Each version of the template maintains a description of the version in theVersionDescription
field.
- aws
Account StringId - The ID for the AWS account that the group is in. You use the ID for the AWS account that contains your Amazon QuickSight account.
- template
Id String - An ID for the template that you want to create. This template is unique per AWS Region ; in each AWS account.
- definition Property Map
- name String
- A display name for the template.
- permissions List<Property Map>
- A list of resource permissions to be set on the template.
- source
Entity Property Map The entity that you are using as a source when you create the template. In
SourceEntity
, you specify the type of object you're using as source:SourceTemplate
for a template orSourceAnalysis
for an analysis. Both of these require an Amazon Resource Name (ARN). ForSourceTemplate
, specify the ARN of the source template. ForSourceAnalysis
, specify the ARN of the source analysis. TheSourceTemplate
ARN can contain any AWS account and any Amazon QuickSight-supported AWS Region .Use the
DataSetReferences
entity withinSourceTemplate
orSourceAnalysis
to list the replacement datasets for the placeholders listed in the original. The schema in each dataset must match its placeholder.Either a
SourceEntity
or aDefinition
must be provided in order for the request to be valid.- List<Property Map>
- Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.
- validation
Strategy Property Map - The option to relax the validation that is required to create and update analyses, dashboards, and templates with definition objects. When you set this value to
LENIENT
, validation is skipped for specific errors. - version
Description String - A description of the current template version being created. This API operation creates the first version of the template. Every time
UpdateTemplate
is called, a new version is created. Each version of the template maintains a description of the version in theVersionDescription
field.
Outputs
All input properties are implicitly available as output properties. Additionally, the Template resource produces the following output properties:
- Arn string
- Created
Time string - Id string
- The provider-assigned unique ID for this managed resource.
- Last
Updated stringTime - Version
Pulumi.
Aws Native. Quick Sight. Outputs. Template Version
- Arn string
- Created
Time string - Id string
- The provider-assigned unique ID for this managed resource.
- Last
Updated stringTime - Version
Template
Version
- arn String
- created
Time String - id String
- The provider-assigned unique ID for this managed resource.
- last
Updated StringTime - version
Template
Version
- arn string
- created
Time string - id string
- The provider-assigned unique ID for this managed resource.
- last
Updated stringTime - version
Template
Version
- arn str
- created_
time str - id str
- The provider-assigned unique ID for this managed resource.
- last_
updated_ strtime - version
Template
Version
- arn String
- created
Time String - id String
- The provider-assigned unique ID for this managed resource.
- last
Updated StringTime - version Property Map
Supporting Types
Note: There are over 200 nested types for this resource. Only the first 200 types are included in this documentation.
Tag, TagArgs
TemplateAggregationFunction, TemplateAggregationFunctionArgs
- Attribute
Aggregation Pulumi.Function Aws Native. Quick Sight. Inputs. Template Attribute Aggregation Function - Aggregation for attributes.
- Categorical
Aggregation Pulumi.Function Aws Native. Quick Sight. Template 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. Template 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. Template Numerical Aggregation Function - Aggregation for numerical values.
- Attribute
Aggregation TemplateFunction Attribute Aggregation Function - Aggregation for attributes.
- Categorical
Aggregation TemplateFunction 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 TemplateFunction 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 TemplateFunction Numerical Aggregation Function - Aggregation for numerical values.
- attribute
Aggregation TemplateFunction Attribute Aggregation Function - Aggregation for attributes.
- categorical
Aggregation TemplateFunction 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 TemplateFunction 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 TemplateFunction Numerical Aggregation Function - Aggregation for numerical values.
- attribute
Aggregation TemplateFunction Attribute Aggregation Function - Aggregation for attributes.
- categorical
Aggregation TemplateFunction 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 TemplateFunction 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 TemplateFunction Numerical Aggregation Function - Aggregation for numerical values.
- attribute_
aggregation_ Templatefunction Attribute Aggregation Function - Aggregation for attributes.
- categorical_
aggregation_ Templatefunction 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_ Templatefunction 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_ Templatefunction 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.
TemplateAggregationSortConfiguration, TemplateAggregationSortConfigurationArgs
- Column
Pulumi.
Aws Native. Quick Sight. Inputs. Template Column Identifier - The column that determines the sort order of aggregated values.
- Sort
Direction Pulumi.Aws Native. Quick Sight. Template 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. Template Aggregation Function - The function that aggregates the values in
Column
.
- Column
Template
Column Identifier - The column that determines the sort order of aggregated values.
- Sort
Direction TemplateSort Direction - The sort direction of values.
ASC
: Sort in ascending order.DESC
: Sort in descending order.
- Aggregation
Function TemplateAggregation Function - The function that aggregates the values in
Column
.
- column
Template
Column Identifier - The column that determines the sort order of aggregated values.
- sort
Direction TemplateSort Direction - The sort direction of values.
ASC
: Sort in ascending order.DESC
: Sort in descending order.
- aggregation
Function TemplateAggregation Function - The function that aggregates the values in
Column
.
- column
Template
Column Identifier - The column that determines the sort order of aggregated values.
- sort
Direction TemplateSort Direction - The sort direction of values.
ASC
: Sort in ascending order.DESC
: Sort in descending order.
- aggregation
Function TemplateAggregation Function - The function that aggregates the values in
Column
.
- column
Template
Column Identifier - The column that determines the sort order of aggregated values.
- sort_
direction TemplateSort Direction - The sort direction of values.
ASC
: Sort in ascending order.DESC
: Sort in descending order.
- aggregation_
function TemplateAggregation 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
.
TemplateAnalysisDefaults, TemplateAnalysisDefaultsArgs
- Default
New Pulumi.Sheet Configuration Aws Native. Quick Sight. Inputs. Template Default New Sheet Configuration - The configuration for default new sheet settings.
- Default
New TemplateSheet Configuration Default New Sheet Configuration - The configuration for default new sheet settings.
- default
New TemplateSheet Configuration Default New Sheet Configuration - The configuration for default new sheet settings.
- default
New TemplateSheet Configuration Default New Sheet Configuration - The configuration for default new sheet settings.
- default_
new_ Templatesheet_ configuration Default New Sheet Configuration - The configuration for default new sheet settings.
- default
New Property MapSheet Configuration - The configuration for default new sheet settings.
TemplateAnchorDateConfiguration, TemplateAnchorDateConfigurationArgs
- Anchor
Option Pulumi.Aws Native. Quick Sight. Template 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 TemplateAnchor 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 TemplateAnchor 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 TemplateAnchor 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 TemplateAnchor 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.
TemplateAnchorOption, TemplateAnchorOptionArgs
- Now
- NOW
- Template
Anchor Option Now - NOW
- Now
- NOW
- Now
- NOW
- NOW
- NOW
- "NOW"
- NOW
TemplateArcAxisConfiguration, TemplateArcAxisConfigurationArgs
- Range
Pulumi.
Aws Native. Quick Sight. Inputs. Template Arc Axis Display Range - The arc axis range of a
GaugeChartVisual
. - Reserve
Range double - The reserved range of the arc axis.
- Range
Template
Arc Axis Display Range - The arc axis range of a
GaugeChartVisual
. - Reserve
Range float64 - The reserved range of the arc axis.
- range
Template
Arc Axis Display Range - The arc axis range of a
GaugeChartVisual
. - reserve
Range Double - The reserved range of the arc axis.
- range
Template
Arc Axis Display Range - The arc axis range of a
GaugeChartVisual
. - reserve
Range number - The reserved range of the arc axis.
- range
Template
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.
TemplateArcAxisDisplayRange, TemplateArcAxisDisplayRangeArgs
TemplateArcConfiguration, TemplateArcConfigurationArgs
- Arc
Angle double - The option that determines the arc angle of a
GaugeChartVisual
. - Arc
Thickness Pulumi.Aws Native. Quick Sight. Template 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 TemplateArc 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 TemplateArc 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 TemplateArc 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 TemplateArc 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
.
TemplateArcOptions, TemplateArcOptionsArgs
- Arc
Thickness Pulumi.Aws Native. Quick Sight. Template Arc Thickness - The arc thickness of a
GaugeChartVisual
.
- Arc
Thickness TemplateArc Thickness - The arc thickness of a
GaugeChartVisual
.
- arc
Thickness TemplateArc Thickness - The arc thickness of a
GaugeChartVisual
.
- arc
Thickness TemplateArc Thickness - The arc thickness of a
GaugeChartVisual
.
- arc_
thickness TemplateArc Thickness - The arc thickness of a
GaugeChartVisual
.
- arc
Thickness "SMALL" | "MEDIUM" | "LARGE" | "WHOLE" - The arc thickness of a
GaugeChartVisual
.
TemplateArcThickness, TemplateArcThicknessArgs
- Small
- SMALL
- Medium
- MEDIUM
- Large
- LARGE
- Whole
- WHOLE
- Template
Arc Thickness Small - SMALL
- Template
Arc Thickness Medium - MEDIUM
- Template
Arc Thickness Large - LARGE
- Template
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
TemplateArcThicknessOptions, TemplateArcThicknessOptionsArgs
- Small
- SMALL
- Medium
- MEDIUM
- Large
- LARGE
- Template
Arc Thickness Options Small - SMALL
- Template
Arc Thickness Options Medium - MEDIUM
- Template
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
TemplateAssetOptions, TemplateAssetOptionsArgs
- Timezone string
- Determines the timezone for the analysis.
- Week
Start Pulumi.Aws Native. Quick Sight. Template Day Of The Week - Determines the week start day for an analysis.
- Timezone string
- Determines the timezone for the analysis.
- Week
Start TemplateDay Of The Week - Determines the week start day for an analysis.
- timezone String
- Determines the timezone for the analysis.
- week
Start TemplateDay Of The Week - Determines the week start day for an analysis.
- timezone string
- Determines the timezone for the analysis.
- week
Start TemplateDay Of The Week - Determines the week start day for an analysis.
- timezone str
- Determines the timezone for the analysis.
- week_
start TemplateDay 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.
TemplateAttributeAggregationFunction, TemplateAttributeAggregationFunctionArgs
- Simple
Attribute Pulumi.Aggregation Aws Native. Quick Sight. Template 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 TemplateAggregation 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 TemplateAggregation 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 TemplateAggregation 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_ Templateaggregation 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 '*'.
TemplateAxisBinding, TemplateAxisBindingArgs
- Primary
Yaxis - PRIMARY_YAXIS
- Secondary
Yaxis - SECONDARY_YAXIS
- Template
Axis Binding Primary Yaxis - PRIMARY_YAXIS
- Template
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
TemplateAxisDataOptions, TemplateAxisDataOptionsArgs
- Date
Axis Pulumi.Options Aws Native. Quick Sight. Inputs. Template Date Axis Options - The options for an axis with a date field.
- Numeric
Axis Pulumi.Options Aws Native. Quick Sight. Inputs. Template Numeric Axis Options - The options for an axis with a numeric field.
- Date
Axis TemplateOptions Date Axis Options - The options for an axis with a date field.
- Numeric
Axis TemplateOptions Numeric Axis Options - The options for an axis with a numeric field.
- date
Axis TemplateOptions Date Axis Options - The options for an axis with a date field.
- numeric
Axis TemplateOptions Numeric Axis Options - The options for an axis with a numeric field.
- date
Axis TemplateOptions Date Axis Options - The options for an axis with a date field.
- numeric
Axis TemplateOptions Numeric Axis Options - The options for an axis with a numeric field.
- date_
axis_ Templateoptions Date Axis Options - The options for an axis with a date field.
- numeric_
axis_ Templateoptions 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.
TemplateAxisDisplayMinMaxRange, TemplateAxisDisplayMinMaxRangeArgs
TemplateAxisDisplayOptions, TemplateAxisDisplayOptionsArgs
- Axis
Line Pulumi.Visibility Aws Native. Quick Sight. Template 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. Template Axis Data Options - The data options for an axis.
- Grid
Line Pulumi.Visibility Aws Native. Quick Sight. Template Visibility - Determines whether or not the grid line is visible.
- Scrollbar
Options Pulumi.Aws Native. Quick Sight. Inputs. Template Scroll Bar Options - The scroll bar options for an axis.
- Tick
Label Pulumi.Options Aws Native. Quick Sight. Inputs. Template Axis Tick Label Options - The tick label options of an axis.
- Axis
Line TemplateVisibility 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 TemplateAxis Data Options - The data options for an axis.
- Grid
Line TemplateVisibility Visibility - Determines whether or not the grid line is visible.
- Scrollbar
Options TemplateScroll Bar Options - The scroll bar options for an axis.
- Tick
Label TemplateOptions Axis Tick Label Options - The tick label options of an axis.
- axis
Line TemplateVisibility 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 TemplateAxis Data Options - The data options for an axis.
- grid
Line TemplateVisibility Visibility - Determines whether or not the grid line is visible.
- scrollbar
Options TemplateScroll Bar Options - The scroll bar options for an axis.
- tick
Label TemplateOptions Axis Tick Label Options - The tick label options of an axis.
- axis
Line TemplateVisibility 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 TemplateAxis Data Options - The data options for an axis.
- grid
Line TemplateVisibility Visibility - Determines whether or not the grid line is visible.
- scrollbar
Options TemplateScroll Bar Options - The scroll bar options for an axis.
- tick
Label TemplateOptions Axis Tick Label Options - The tick label options of an axis.
- axis_
line_ Templatevisibility 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 TemplateAxis Data Options - The data options for an axis.
- grid_
line_ Templatevisibility Visibility - Determines whether or not the grid line is visible.
- scrollbar_
options TemplateScroll Bar Options - The scroll bar options for an axis.
- tick_
label_ Templateoptions 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.
TemplateAxisDisplayRange, TemplateAxisDisplayRangeArgs
- Data
Driven Pulumi.Aws Native. Quick Sight. Inputs. Template Axis Display Data Driven Range - The data-driven setup of an axis display range.
- Min
Max Pulumi.Aws Native. Quick Sight. Inputs. Template Axis Display Min Max Range - The minimum and maximum setup of an axis display range.
- Data
Driven TemplateAxis Display Data Driven Range - The data-driven setup of an axis display range.
- Min
Max TemplateAxis Display Min Max Range - The minimum and maximum setup of an axis display range.
- data
Driven TemplateAxis Display Data Driven Range - The data-driven setup of an axis display range.
- min
Max TemplateAxis Display Min Max Range - The minimum and maximum setup of an axis display range.
- data
Driven TemplateAxis Display Data Driven Range - The data-driven setup of an axis display range.
- min
Max TemplateAxis Display Min Max Range - The minimum and maximum setup of an axis display range.
- data_
driven TemplateAxis Display Data Driven Range - The data-driven setup of an axis display range.
- min_
max TemplateAxis 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.
TemplateAxisLabelOptions, TemplateAxisLabelOptionsArgs
- Apply
To Pulumi.Aws Native. Quick Sight. Inputs. Template 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. Template Font Configuration - The font configuration of the axis label.
- Apply
To TemplateAxis Label Reference Options - The options that indicate which field the label belongs to.
- Custom
Label string - The text for the axis label.
- Font
Configuration TemplateFont Configuration - The font configuration of the axis label.
- apply
To TemplateAxis Label Reference Options - The options that indicate which field the label belongs to.
- custom
Label String - The text for the axis label.
- font
Configuration TemplateFont Configuration - The font configuration of the axis label.
- apply
To TemplateAxis Label Reference Options - The options that indicate which field the label belongs to.
- custom
Label string - The text for the axis label.
- font
Configuration TemplateFont Configuration - The font configuration of the axis label.
- apply_
to TemplateAxis Label Reference Options - The options that indicate which field the label belongs to.
- custom_
label str - The text for the axis label.
- font_
configuration TemplateFont 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.
TemplateAxisLabelReferenceOptions, TemplateAxisLabelReferenceOptionsArgs
- Column
Pulumi.
Aws Native. Quick Sight. Inputs. Template Column Identifier - The column that the axis label is targeted to.
- Field
Id string - The field that the axis label is targeted to.
- Column
Template
Column Identifier - The column that the axis label is targeted to.
- Field
Id string - The field that the axis label is targeted to.
- column
Template
Column Identifier - The column that the axis label is targeted to.
- field
Id String - The field that the axis label is targeted to.
- column
Template
Column Identifier - The column that the axis label is targeted to.
- field
Id string - The field that the axis label is targeted to.
- column
Template
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.
TemplateAxisLinearScale, TemplateAxisLinearScaleArgs
- step_
count float - The step count setup of a linear axis.
- step_
size float - The step size setup of a linear axis.
TemplateAxisLogarithmicScale, TemplateAxisLogarithmicScaleArgs
- 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.
TemplateAxisScale, TemplateAxisScaleArgs
- Linear
Pulumi.
Aws Native. Quick Sight. Inputs. Template Axis Linear Scale - The linear axis scale setup.
- Logarithmic
Pulumi.
Aws Native. Quick Sight. Inputs. Template Axis Logarithmic Scale - The logarithmic axis scale setup.
- Linear
Template
Axis Linear Scale - The linear axis scale setup.
- Logarithmic
Template
Axis Logarithmic Scale - The logarithmic axis scale setup.
- linear
Template
Axis Linear Scale - The linear axis scale setup.
- logarithmic
Template
Axis Logarithmic Scale - The logarithmic axis scale setup.
- linear
Template
Axis Linear Scale - The linear axis scale setup.
- logarithmic
Template
Axis Logarithmic Scale - The logarithmic axis scale setup.
- linear
Template
Axis Linear Scale - The linear axis scale setup.
- logarithmic
Template
Axis Logarithmic Scale - The logarithmic axis scale setup.
- linear Property Map
- The linear axis scale setup.
- logarithmic Property Map
- The logarithmic axis scale setup.
TemplateAxisTickLabelOptions, TemplateAxisTickLabelOptionsArgs
- Label
Options Pulumi.Aws Native. Quick Sight. Inputs. Template Label Options - Determines whether or not the axis ticks are visible.
- Rotation
Angle double - The rotation angle of the axis tick labels.
- Label
Options TemplateLabel Options - Determines whether or not the axis ticks are visible.
- Rotation
Angle float64 - The rotation angle of the axis tick labels.
- label
Options TemplateLabel Options - Determines whether or not the axis ticks are visible.
- rotation
Angle Double - The rotation angle of the axis tick labels.
- label
Options TemplateLabel Options - Determines whether or not the axis ticks are visible.
- rotation
Angle number - The rotation angle of the axis tick labels.
- label_
options TemplateLabel 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.
TemplateBarChartAggregatedFieldWells, TemplateBarChartAggregatedFieldWellsArgs
- Category
List<Pulumi.
Aws Native. Quick Sight. Inputs. Template Dimension Field> - The category (y-axis) field well of a bar chart.
- Colors
List<Pulumi.
Aws Native. Quick Sight. Inputs. Template Dimension Field> - The color (group/color) field well of a bar chart.
- Small
Multiples List<Pulumi.Aws Native. Quick Sight. Inputs. Template Dimension Field> - The small multiples field well of a bar chart.
- Values
List<Pulumi.
Aws Native. Quick Sight. Inputs. Template Measure Field> - The value field wells of a bar chart. Values are aggregated by category.
- Category
[]Template
Dimension Field - The category (y-axis) field well of a bar chart.
- Colors
[]Template
Dimension Field - The color (group/color) field well of a bar chart.
- Small
Multiples []TemplateDimension Field - The small multiples field well of a bar chart.
- Values
[]Template
Measure Field - The value field wells of a bar chart. Values are aggregated by category.
- category
List<Template
Dimension Field> - The category (y-axis) field well of a bar chart.
- colors
List<Template
Dimension Field> - The color (group/color) field well of a bar chart.
- small
Multiples List<TemplateDimension Field> - The small multiples field well of a bar chart.
- values
List<Template
Measure Field> - The value field wells of a bar chart. Values are aggregated by category.
- category
Template
Dimension Field[] - The category (y-axis) field well of a bar chart.
- colors
Template
Dimension Field[] - The color (group/color) field well of a bar chart.
- small
Multiples TemplateDimension Field[] - The small multiples field well of a bar chart.
- values
Template
Measure Field[] - The value field wells of a bar chart. Values are aggregated by category.
- category
Sequence[Template
Dimension Field] - The category (y-axis) field well of a bar chart.
- colors
Sequence[Template
Dimension Field] - The color (group/color) field well of a bar chart.
- small_
multiples Sequence[TemplateDimension Field] - The small multiples field well of a bar chart.
- values
Sequence[Template
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.
TemplateBarChartConfiguration, TemplateBarChartConfigurationArgs
- Bars
Arrangement Pulumi.Aws Native. Quick Sight. Template 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. Template 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. Template 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. Template 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. Template Contribution Analysis Default> - The contribution analysis (anomaly configuration) setup of the visual.
- Data
Labels Pulumi.Aws Native. Quick Sight. Inputs. Template Data Label Options - The options that determine if visual data labels are displayed.
- Field
Wells Pulumi.Aws Native. Quick Sight. Inputs. Template Bar Chart Field Wells - The field wells of the visual.
- Legend
Pulumi.
Aws Native. Quick Sight. Inputs. Template Legend Options - The legend display setup of the visual.
- Orientation
Pulumi.
Aws Native. Quick Sight. Template 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. Template Reference Line> - The reference line setup of the visual.
- Small
Multiples Pulumi.Options Aws Native. Quick Sight. Inputs. Template Small Multiples Options - The small multiples setup for the visual.
- Sort
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Template Bar Chart Sort Configuration - The sort configuration of a
BarChartVisual
. - Tooltip
Pulumi.
Aws Native. Quick Sight. Inputs. Template Tooltip Options - The tooltip display setup of the visual.
- Value
Axis Pulumi.Aws Native. Quick Sight. Inputs. Template 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. Template 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. Template Visual Palette - The palette (chart color) display setup of the visual.
- Bars
Arrangement TemplateBars 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 TemplateAxis Display Options - The label display options (grid line, range, scale, axis step) for bar chart category.
- Category
Label TemplateOptions Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) for a bar chart.
- Color
Label TemplateOptions 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 []TemplateDefaults Contribution Analysis Default - The contribution analysis (anomaly configuration) setup of the visual.
- Data
Labels TemplateData Label Options - The options that determine if visual data labels are displayed.
- Field
Wells TemplateBar Chart Field Wells - The field wells of the visual.
- Legend
Template
Legend Options - The legend display setup of the visual.
- Orientation
Template
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 []TemplateReference Line - The reference line setup of the visual.
- Small
Multiples TemplateOptions Small Multiples Options - The small multiples setup for the visual.
- Sort
Configuration TemplateBar Chart Sort Configuration - The sort configuration of a
BarChartVisual
. - Tooltip
Template
Tooltip Options - The tooltip display setup of the visual.
- Value
Axis TemplateAxis Display Options - The label display options (grid line, range, scale, axis step) for a bar chart value.
- Value
Label TemplateOptions Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) for a bar chart value.
- Visual
Palette TemplateVisual Palette - The palette (chart color) display setup of the visual.
- bars
Arrangement TemplateBars 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 TemplateAxis Display Options - The label display options (grid line, range, scale, axis step) for bar chart category.
- category
Label TemplateOptions Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) for a bar chart.
- color
Label TemplateOptions 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<TemplateDefaults Contribution Analysis Default> - The contribution analysis (anomaly configuration) setup of the visual.
- data
Labels TemplateData Label Options - The options that determine if visual data labels are displayed.
- field
Wells TemplateBar Chart Field Wells - The field wells of the visual.
- legend
Template
Legend Options - The legend display setup of the visual.
- orientation
Template
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<TemplateReference Line> - The reference line setup of the visual.
- small
Multiples TemplateOptions Small Multiples Options - The small multiples setup for the visual.
- sort
Configuration TemplateBar Chart Sort Configuration - The sort configuration of a
BarChartVisual
. - tooltip
Template
Tooltip Options - The tooltip display setup of the visual.
- value
Axis TemplateAxis Display Options - The label display options (grid line, range, scale, axis step) for a bar chart value.
- value
Label TemplateOptions Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) for a bar chart value.
- visual
Palette TemplateVisual Palette - The palette (chart color) display setup of the visual.
- bars
Arrangement TemplateBars 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 TemplateAxis Display Options - The label display options (grid line, range, scale, axis step) for bar chart category.
- category
Label TemplateOptions Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) for a bar chart.
- color
Label TemplateOptions 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 TemplateDefaults Contribution Analysis Default[] - The contribution analysis (anomaly configuration) setup of the visual.
- data
Labels TemplateData Label Options - The options that determine if visual data labels are displayed.
- field
Wells TemplateBar Chart Field Wells - The field wells of the visual.
- legend
Template
Legend Options - The legend display setup of the visual.
- orientation
Template
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 TemplateReference Line[] - The reference line setup of the visual.
- small
Multiples TemplateOptions Small Multiples Options - The small multiples setup for the visual.
- sort
Configuration TemplateBar Chart Sort Configuration - The sort configuration of a
BarChartVisual
. - tooltip
Template
Tooltip Options - The tooltip display setup of the visual.
- value
Axis TemplateAxis Display Options - The label display options (grid line, range, scale, axis step) for a bar chart value.
- value
Label TemplateOptions Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) for a bar chart value.
- visual
Palette TemplateVisual Palette - The palette (chart color) display setup of the visual.
- bars_
arrangement TemplateBars 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 TemplateAxis Display Options - The label display options (grid line, range, scale, axis step) for bar chart category.
- category_
label_ Templateoptions Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) for a bar chart.
- color_
label_ Templateoptions 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[Templatedefaults Contribution Analysis Default] - The contribution analysis (anomaly configuration) setup of the visual.
- data_
labels TemplateData Label Options - The options that determine if visual data labels are displayed.
- field_
wells TemplateBar Chart Field Wells - The field wells of the visual.
- legend
Template
Legend Options - The legend display setup of the visual.
- orientation
Template
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[TemplateReference Line] - The reference line setup of the visual.
- small_
multiples_ Templateoptions Small Multiples Options - The small multiples setup for the visual.
- sort_
configuration TemplateBar Chart Sort Configuration - The sort configuration of a
BarChartVisual
. - tooltip
Template
Tooltip Options - The tooltip display setup of the visual.
- value_
axis TemplateAxis Display Options - The label display options (grid line, range, scale, axis step) for a bar chart value.
- value_
label_ Templateoptions Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) for a bar chart value.
- visual_
palette TemplateVisual 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.
TemplateBarChartFieldWells, TemplateBarChartFieldWellsArgs
- Bar
Chart Pulumi.Aggregated Field Wells Aws Native. Quick Sight. Inputs. Template Bar Chart Aggregated Field Wells - The aggregated field wells of a bar chart.
- Bar
Chart TemplateAggregated Field Wells Bar Chart Aggregated Field Wells - The aggregated field wells of a bar chart.
- bar
Chart TemplateAggregated Field Wells Bar Chart Aggregated Field Wells - The aggregated field wells of a bar chart.
- bar
Chart TemplateAggregated Field Wells Bar Chart Aggregated Field Wells - The aggregated field wells of a bar chart.
- bar_
chart_ Templateaggregated_ 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.
TemplateBarChartOrientation, TemplateBarChartOrientationArgs
- Horizontal
- HORIZONTAL
- Vertical
- VERTICAL
- Template
Bar Chart Orientation Horizontal - HORIZONTAL
- Template
Bar Chart Orientation Vertical - VERTICAL
- Horizontal
- HORIZONTAL
- Vertical
- VERTICAL
- Horizontal
- HORIZONTAL
- Vertical
- VERTICAL
- HORIZONTAL
- HORIZONTAL
- VERTICAL
- VERTICAL
- "HORIZONTAL"
- HORIZONTAL
- "VERTICAL"
- VERTICAL
TemplateBarChartSortConfiguration, TemplateBarChartSortConfigurationArgs
- Category
Items Pulumi.Limit Aws Native. Quick Sight. Inputs. Template Items Limit Configuration - The limit on the number of categories displayed in a bar chart.
- Category
Sort List<Pulumi.Aws Native. Quick Sight. Inputs. Template Field Sort Options> - The sort configuration of category fields.
- Color
Items Pulumi.Limit Aws Native. Quick Sight. Inputs. Template Items Limit Configuration - The limit on the number of values displayed in a bar chart.
- Color
Sort List<Pulumi.Aws Native. Quick Sight. Inputs. Template Field Sort Options> - The sort configuration of color fields in a bar chart.
- Small
Multiples Pulumi.Limit Configuration Aws Native. Quick Sight. Inputs. Template 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. Template Field Sort Options> - The sort configuration of the small multiples field.
- Category
Items TemplateLimit Items Limit Configuration - The limit on the number of categories displayed in a bar chart.
- Category
Sort []TemplateField Sort Options - The sort configuration of category fields.
- Color
Items TemplateLimit Items Limit Configuration - The limit on the number of values displayed in a bar chart.
- Color
Sort []TemplateField Sort Options - The sort configuration of color fields in a bar chart.
- Small
Multiples TemplateLimit Configuration Items Limit Configuration - The limit on the number of small multiples panels that are displayed.
- Small
Multiples []TemplateSort Field Sort Options - The sort configuration of the small multiples field.
- category
Items TemplateLimit Items Limit Configuration - The limit on the number of categories displayed in a bar chart.
- category
Sort List<TemplateField Sort Options> - The sort configuration of category fields.
- color
Items TemplateLimit Items Limit Configuration - The limit on the number of values displayed in a bar chart.
- color
Sort List<TemplateField Sort Options> - The sort configuration of color fields in a bar chart.
- small
Multiples TemplateLimit Configuration Items Limit Configuration - The limit on the number of small multiples panels that are displayed.
- small
Multiples List<TemplateSort Field Sort Options> - The sort configuration of the small multiples field.
- category
Items TemplateLimit Items Limit Configuration - The limit on the number of categories displayed in a bar chart.
- category
Sort TemplateField Sort Options[] - The sort configuration of category fields.
- color
Items TemplateLimit Items Limit Configuration - The limit on the number of values displayed in a bar chart.
- color
Sort TemplateField Sort Options[] - The sort configuration of color fields in a bar chart.
- small
Multiples TemplateLimit Configuration Items Limit Configuration - The limit on the number of small multiples panels that are displayed.
- small
Multiples TemplateSort Field Sort Options[] - The sort configuration of the small multiples field.
- category_
items_ Templatelimit Items Limit Configuration - The limit on the number of categories displayed in a bar chart.
- category_
sort Sequence[TemplateField Sort Options] - The sort configuration of category fields.
- color_
items_ Templatelimit Items Limit Configuration - The limit on the number of values displayed in a bar chart.
- color_
sort Sequence[TemplateField Sort Options] - The sort configuration of color fields in a bar chart.
- small_
multiples_ Templatelimit_ configuration Items Limit Configuration - The limit on the number of small multiples panels that are displayed.
- small_
multiples_ Sequence[Templatesort 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.
TemplateBarChartVisual, TemplateBarChartVisualArgs
- 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. Template Visual Custom Action> - The list of custom actions that are configured for a visual.
- Chart
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Template Bar Chart Configuration - The configuration settings of the visual.
- Column
Hierarchies List<Pulumi.Aws Native. Quick Sight. Inputs. Template Column Hierarchy> - The column hierarchy that is used during drill-downs and drill-ups.
- Subtitle
Pulumi.
Aws Native. Quick Sight. Inputs. Template Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- Title
Pulumi.
Aws Native. Quick Sight. Inputs. Template Visual Title Label Options - The title that is displayed on 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
[]Template
Visual Custom Action - The list of custom actions that are configured for a visual.
- Chart
Configuration TemplateBar Chart Configuration - The configuration settings of the visual.
- Column
Hierarchies []TemplateColumn Hierarchy - The column hierarchy that is used during drill-downs and drill-ups.
- Subtitle
Template
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- Title
Template
Visual Title Label Options - The title that is displayed on 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<Template
Visual Custom Action> - The list of custom actions that are configured for a visual.
- chart
Configuration TemplateBar Chart Configuration - The configuration settings of the visual.
- column
Hierarchies List<TemplateColumn Hierarchy> - The column hierarchy that is used during drill-downs and drill-ups.
- subtitle
Template
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Template
Visual Title Label Options - The title that is displayed on 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
Template
Visual Custom Action[] - The list of custom actions that are configured for a visual.
- chart
Configuration TemplateBar Chart Configuration - The configuration settings of the visual.
- column
Hierarchies TemplateColumn Hierarchy[] - The column hierarchy that is used during drill-downs and drill-ups.
- subtitle
Template
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Template
Visual Title Label Options - The title that is displayed on 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[Template
Visual Custom Action] - The list of custom actions that are configured for a visual.
- chart_
configuration TemplateBar Chart Configuration - The configuration settings of the visual.
- column_
hierarchies Sequence[TemplateColumn Hierarchy] - The column hierarchy that is used during drill-downs and drill-ups.
- subtitle
Template
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Template
Visual Title Label Options - The title that is displayed on 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.
TemplateBarsArrangement, TemplateBarsArrangementArgs
- Clustered
- CLUSTERED
- Stacked
- STACKED
- Stacked
Percent - STACKED_PERCENT
- Template
Bars Arrangement Clustered - CLUSTERED
- Template
Bars Arrangement Stacked - STACKED
- Template
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
TemplateBaseMapStyleType, TemplateBaseMapStyleTypeArgs
- Light
Gray - LIGHT_GRAY
- Dark
Gray - DARK_GRAY
- Street
- STREET
- Imagery
- IMAGERY
- Template
Base Map Style Type Light Gray - LIGHT_GRAY
- Template
Base Map Style Type Dark Gray - DARK_GRAY
- Template
Base Map Style Type Street - STREET
- Template
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
TemplateBinCountOptions, TemplateBinCountOptionsArgs
- 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.
TemplateBinWidthOptions, TemplateBinWidthOptionsArgs
- 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.
TemplateBodySectionConfiguration, TemplateBodySectionConfigurationArgs
- Content
Pulumi.
Aws Native. Quick Sight. Inputs. Template 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. Template Section Page Break Configuration - The configuration of a page break for a section.
- Style
Pulumi.
Aws Native. Quick Sight. Inputs. Template Section Style - The style options of a body section.
- Content
Template
Body Section Content - The configuration of content in a body section.
- Section
Id string - The unique identifier of a body section.
- Page
Break TemplateConfiguration Section Page Break Configuration - The configuration of a page break for a section.
- Style
Template
Section Style - The style options of a body section.
- content
Template
Body Section Content - The configuration of content in a body section.
- section
Id String - The unique identifier of a body section.
- page
Break TemplateConfiguration Section Page Break Configuration - The configuration of a page break for a section.
- style
Template
Section Style - The style options of a body section.
- content
Template
Body Section Content - The configuration of content in a body section.
- section
Id string - The unique identifier of a body section.
- page
Break TemplateConfiguration Section Page Break Configuration - The configuration of a page break for a section.
- style
Template
Section Style - The style options of a body section.
- content
Template
Body Section Content - The configuration of content in a body section.
- section_
id str - The unique identifier of a body section.
- page_
break_ Templateconfiguration Section Page Break Configuration - The configuration of a page break for a section.
- style
Template
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.
TemplateBodySectionContent, TemplateBodySectionContentArgs
- Layout
Pulumi.
Aws Native. Quick Sight. Inputs. Template Section Layout Configuration - The layout configuration of a body section.
- Layout
Template
Section Layout Configuration - The layout configuration of a body section.
- layout
Template
Section Layout Configuration - The layout configuration of a body section.
- layout
Template
Section Layout Configuration - The layout configuration of a body section.
- layout
Template
Section Layout Configuration - The layout configuration of a body section.
- layout Property Map
- The layout configuration of a body section.
TemplateBoxPlotAggregatedFieldWells, TemplateBoxPlotAggregatedFieldWellsArgs
- Group
By List<Pulumi.Aws Native. Quick Sight. Inputs. Template 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. Template Measure Field> - The value field well of a box plot chart. Values are aggregated based on group by fields.
- Group
By []TemplateDimension Field - The group by field well of a box plot chart. Values are grouped based on group by fields.
- Values
[]Template
Measure Field - The value field well of a box plot chart. Values are aggregated based on group by fields.
- group
By List<TemplateDimension Field> - The group by field well of a box plot chart. Values are grouped based on group by fields.
- values
List<Template
Measure Field> - The value field well of a box plot chart. Values are aggregated based on group by fields.
- group
By TemplateDimension Field[] - The group by field well of a box plot chart. Values are grouped based on group by fields.
- values
Template
Measure Field[] - The value field well of a box plot chart. Values are aggregated based on group by fields.
- group_
by Sequence[TemplateDimension Field] - The group by field well of a box plot chart. Values are grouped based on group by fields.
- values
Sequence[Template
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.
TemplateBoxPlotChartConfiguration, TemplateBoxPlotChartConfigurationArgs
- Box
Plot Pulumi.Options Aws Native. Quick Sight. Inputs. Template Box Plot Options - The box plot chart options for a box plot visual
- Category
Axis Pulumi.Aws Native. Quick Sight. Inputs. Template 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. Template 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. Template Box Plot Field Wells - The field wells of the visual.
- Legend
Pulumi.
Aws Native. Quick Sight. Inputs. Template Legend Options - Primary
YAxis Pulumi.Display Options Aws Native. Quick Sight. Inputs. Template 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. Template 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. Template Reference Line> - The reference line setup of the visual.
- Sort
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Template Box Plot Sort Configuration - The sort configuration of a
BoxPlotVisual
. - Tooltip
Pulumi.
Aws Native. Quick Sight. Inputs. Template Tooltip Options - The tooltip display setup of the visual.
- Visual
Palette Pulumi.Aws Native. Quick Sight. Inputs. Template Visual Palette - The palette (chart color) display setup of the visual.
- Box
Plot TemplateOptions Box Plot Options - The box plot chart options for a box plot visual
- Category
Axis TemplateAxis Display Options - The label display options (grid line, range, scale, axis step) of a box plot category.
- Category
Label TemplateOptions Chart Axis Label Options - The label options (label text, label visibility and sort Icon visibility) of a box plot category.
- Field
Wells TemplateBox Plot Field Wells - The field wells of the visual.
- Legend
Template
Legend Options - Primary
YAxis TemplateDisplay Options Axis Display Options - The label display options (grid line, range, scale, axis step) of a box plot category.
- Primary
YAxis TemplateLabel Options Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) of a box plot value.
- Reference
Lines []TemplateReference Line - The reference line setup of the visual.
- Sort
Configuration TemplateBox Plot Sort Configuration - The sort configuration of a
BoxPlotVisual
. - Tooltip
Template
Tooltip Options - The tooltip display setup of the visual.
- Visual
Palette TemplateVisual Palette - The palette (chart color) display setup of the visual.
- box
Plot TemplateOptions Box Plot Options - The box plot chart options for a box plot visual
- category
Axis TemplateAxis Display Options - The label display options (grid line, range, scale, axis step) of a box plot category.
- category
Label TemplateOptions Chart Axis Label Options - The label options (label text, label visibility and sort Icon visibility) of a box plot category.
- field
Wells TemplateBox Plot Field Wells - The field wells of the visual.
- legend
Template
Legend Options - primary
YAxis TemplateDisplay Options Axis Display Options - The label display options (grid line, range, scale, axis step) of a box plot category.
- primary
YAxis TemplateLabel Options Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) of a box plot value.
- reference
Lines List<TemplateReference Line> - The reference line setup of the visual.
- sort
Configuration TemplateBox Plot Sort Configuration - The sort configuration of a
BoxPlotVisual
. - tooltip
Template
Tooltip Options - The tooltip display setup of the visual.
- visual
Palette TemplateVisual Palette - The palette (chart color) display setup of the visual.
- box
Plot TemplateOptions Box Plot Options - The box plot chart options for a box plot visual
- category
Axis TemplateAxis Display Options - The label display options (grid line, range, scale, axis step) of a box plot category.
- category
Label TemplateOptions Chart Axis Label Options - The label options (label text, label visibility and sort Icon visibility) of a box plot category.
- field
Wells TemplateBox Plot Field Wells - The field wells of the visual.
- legend
Template
Legend Options - primary
YAxis TemplateDisplay Options Axis Display Options - The label display options (grid line, range, scale, axis step) of a box plot category.
- primary
YAxis TemplateLabel Options Chart Axis Label Options - The label options (label text, label visibility and sort icon visibility) of a box plot value.
- reference
Lines TemplateReference Line[] - The reference line setup of the visual.
- sort
Configuration TemplateBox Plot Sort Configuration - The sort configuration of a
BoxPlotVisual
. - tooltip
Template
Tooltip Options - The tooltip display setup of the visual.
- visual
Palette TemplateVisual Palette - The palette (chart color) display setup of the visual.
- box_
plot_ Templateoptions Box Plot Options - The box plot chart options for a box plot visual
- category_
axis TemplateAxis Display Options - The label display options (grid line, range, scale, axis step) of a box plot category.
- category_
label_ Templateoptions Chart Axis Label Options - The label options (label text, label visibility and sort Icon visibility) of a box plot category.
- field_
wells TemplateBox Plot Field Wells - The field wells of the visual.
- legend
Template
Legend Options - primary_
y_ Templateaxis_ display_ options Axis Display Options - The label display options (grid line, range, scale, axis step) of a box plot category.
- primary_
y_ Templateaxis_ 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[TemplateReference Line] - The reference line setup of the visual.
- sort_
configuration TemplateBox Plot Sort Configuration - The sort configuration of a
BoxPlotVisual
. - tooltip
Template
Tooltip Options - The tooltip display setup of the visual.
- visual_
palette TemplateVisual 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.
TemplateBoxPlotFieldWells, TemplateBoxPlotFieldWellsArgs
- Box
Plot Pulumi.Aggregated Field Wells Aws Native. Quick Sight. Inputs. Template Box Plot Aggregated Field Wells - The aggregated field wells of a box plot.
- Box
Plot TemplateAggregated Field Wells Box Plot Aggregated Field Wells - The aggregated field wells of a box plot.
- box
Plot TemplateAggregated Field Wells Box Plot Aggregated Field Wells - The aggregated field wells of a box plot.
- box
Plot TemplateAggregated Field Wells Box Plot Aggregated Field Wells - The aggregated field wells of a box plot.
- box_
plot_ Templateaggregated_ 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.
TemplateBoxPlotFillStyle, TemplateBoxPlotFillStyleArgs
- Solid
- SOLID
- Transparent
- TRANSPARENT
- Template
Box Plot Fill Style Solid - SOLID
- Template
Box Plot Fill Style Transparent - TRANSPARENT
- Solid
- SOLID
- Transparent
- TRANSPARENT
- Solid
- SOLID
- Transparent
- TRANSPARENT
- SOLID
- SOLID
- TRANSPARENT
- TRANSPARENT
- "SOLID"
- SOLID
- "TRANSPARENT"
- TRANSPARENT
TemplateBoxPlotOptions, TemplateBoxPlotOptionsArgs
- All
Data Pulumi.Points Visibility Aws Native. Quick Sight. Template Visibility - Determines the visibility of all data points of the box plot.
- Outlier
Visibility Pulumi.Aws Native. Quick Sight. Template Visibility - Determines the visibility of the outlier in a box plot.
- Style
Options Pulumi.Aws Native. Quick Sight. Inputs. Template Box Plot Style Options - The style options of the box plot.
- All
Data TemplatePoints Visibility Visibility - Determines the visibility of all data points of the box plot.
- Outlier
Visibility TemplateVisibility - Determines the visibility of the outlier in a box plot.
- Style
Options TemplateBox Plot Style Options - The style options of the box plot.
- all
Data TemplatePoints Visibility Visibility - Determines the visibility of all data points of the box plot.
- outlier
Visibility TemplateVisibility - Determines the visibility of the outlier in a box plot.
- style
Options TemplateBox Plot Style Options - The style options of the box plot.
- all
Data TemplatePoints Visibility Visibility - Determines the visibility of all data points of the box plot.
- outlier
Visibility TemplateVisibility - Determines the visibility of the outlier in a box plot.
- style
Options TemplateBox Plot Style Options - The style options of the box plot.
- all_
data_ Templatepoints_ visibility Visibility - Determines the visibility of all data points of the box plot.
- outlier_
visibility TemplateVisibility - Determines the visibility of the outlier in a box plot.
- style_
options TemplateBox 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.
TemplateBoxPlotSortConfiguration, TemplateBoxPlotSortConfigurationArgs
- Category
Sort List<Pulumi.Aws Native. Quick Sight. Inputs. Template Field Sort Options> - The sort configuration of a group by fields.
- Pagination
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Template Pagination Configuration - The pagination configuration of a table visual or box plot.
- Category
Sort []TemplateField Sort Options - The sort configuration of a group by fields.
- Pagination
Configuration TemplatePagination Configuration - The pagination configuration of a table visual or box plot.
- category
Sort List<TemplateField Sort Options> - The sort configuration of a group by fields.
- pagination
Configuration TemplatePagination Configuration - The pagination configuration of a table visual or box plot.
- category
Sort TemplateField Sort Options[] - The sort configuration of a group by fields.
- pagination
Configuration TemplatePagination Configuration - The pagination configuration of a table visual or box plot.
- category_
sort Sequence[TemplateField Sort Options] - The sort configuration of a group by fields.
- pagination_
configuration TemplatePagination 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.
TemplateBoxPlotStyleOptions, TemplateBoxPlotStyleOptionsArgs
- Fill
Style Pulumi.Aws Native. Quick Sight. Template Box Plot Fill Style - The fill styles (solid, transparent) of the box plot.
- Fill
Style TemplateBox Plot Fill Style - The fill styles (solid, transparent) of the box plot.
- fill
Style TemplateBox Plot Fill Style - The fill styles (solid, transparent) of the box plot.
- fill
Style TemplateBox Plot Fill Style - The fill styles (solid, transparent) of the box plot.
- fill_
style TemplateBox 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.
TemplateBoxPlotVisual, TemplateBoxPlotVisualArgs
- 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. Template Visual Custom Action> - The list of custom actions that are configured for a visual.
- Chart
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Template Box Plot Chart Configuration - The configuration settings of the visual.
- Column
Hierarchies List<Pulumi.Aws Native. Quick Sight. Inputs. Template Column Hierarchy> - The column hierarchy that is used during drill-downs and drill-ups.
- Subtitle
Pulumi.
Aws Native. Quick Sight. Inputs. Template Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- Title
Pulumi.
Aws Native. Quick Sight. Inputs. Template Visual Title Label Options - The title that is displayed on 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
[]Template
Visual Custom Action - The list of custom actions that are configured for a visual.
- Chart
Configuration TemplateBox Plot Chart Configuration - The configuration settings of the visual.
- Column
Hierarchies []TemplateColumn Hierarchy - The column hierarchy that is used during drill-downs and drill-ups.
- Subtitle
Template
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- Title
Template
Visual Title Label Options - The title that is displayed on 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<Template
Visual Custom Action> - The list of custom actions that are configured for a visual.
- chart
Configuration TemplateBox Plot Chart Configuration - The configuration settings of the visual.
- column
Hierarchies List<TemplateColumn Hierarchy> - The column hierarchy that is used during drill-downs and drill-ups.
- subtitle
Template
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Template
Visual Title Label Options - The title that is displayed on 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
Template
Visual Custom Action[] - The list of custom actions that are configured for a visual.
- chart
Configuration TemplateBox Plot Chart Configuration - The configuration settings of the visual.
- column
Hierarchies TemplateColumn Hierarchy[] - The column hierarchy that is used during drill-downs and drill-ups.
- subtitle
Template
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Template
Visual Title Label Options - The title that is displayed on 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[Template
Visual Custom Action] - The list of custom actions that are configured for a visual.
- chart_
configuration TemplateBox Plot Chart Configuration - The configuration settings of the visual.
- column_
hierarchies Sequence[TemplateColumn Hierarchy] - The column hierarchy that is used during drill-downs and drill-ups.
- subtitle
Template
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Template
Visual Title Label Options - The title that is displayed on 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.
TemplateCalculatedField, TemplateCalculatedFieldArgs
- 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.
TemplateCalculatedMeasureField, TemplateCalculatedMeasureFieldArgs
- 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.
TemplateCascadingControlConfiguration, TemplateCascadingControlConfigurationArgs
- Source
Controls List<Pulumi.Aws Native. Quick Sight. Inputs. Template Cascading Control Source> - A list of source controls that determine the values that are used in the current control.
- Source
Controls []TemplateCascading Control Source - A list of source controls that determine the values that are used in the current control.
- source
Controls List<TemplateCascading Control Source> - A list of source controls that determine the values that are used in the current control.
- source
Controls TemplateCascading Control Source[] - A list of source controls that determine the values that are used in the current control.
- source_
controls Sequence[TemplateCascading 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.
TemplateCascadingControlSource, TemplateCascadingControlSourceArgs
- Column
To Pulumi.Match Aws Native. Quick Sight. Inputs. Template 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 TemplateMatch 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 TemplateMatch 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 TemplateMatch 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_ Templatematch 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
.
TemplateCategoricalAggregationFunction, TemplateCategoricalAggregationFunctionArgs
- Count
- COUNT
- Distinct
Count - DISTINCT_COUNT
- Template
Categorical Aggregation Function Count - COUNT
- Template
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
TemplateCategoricalDimensionField, TemplateCategoricalDimensionFieldArgs
- Column
Pulumi.
Aws Native. Quick Sight. Inputs. Template 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. Template String Format Configuration - The format configuration of the field.
- Hierarchy
Id string - The custom hierarchy ID.
- Column
Template
Column Identifier - The column that is used in the
CategoricalDimensionField
. - Field
Id string - The custom field ID.
- Format
Configuration TemplateString Format Configuration - The format configuration of the field.
- Hierarchy
Id string - The custom hierarchy ID.
- column
Template
Column Identifier - The column that is used in the
CategoricalDimensionField
. - field
Id String - The custom field ID.
- format
Configuration TemplateString Format Configuration - The format configuration of the field.
- hierarchy
Id String - The custom hierarchy ID.
- column
Template
Column Identifier - The column that is used in the
CategoricalDimensionField
. - field
Id string - The custom field ID.
- format
Configuration TemplateString Format Configuration - The format configuration of the field.
- hierarchy
Id string - The custom hierarchy ID.
- column
Template
Column Identifier - The column that is used in the
CategoricalDimensionField
. - field_
id str - The custom field ID.
- format_
configuration TemplateString 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.
TemplateCategoricalMeasureField, TemplateCategoricalMeasureFieldArgs
- Column
Pulumi.
Aws Native. Quick Sight. Inputs. Template Column Identifier - The column that is used in the
CategoricalMeasureField
. - Field
Id string - The custom field ID.
- Aggregation
Function Pulumi.Aws Native. Quick Sight. Template Categorical Aggregation Function - The aggregation function of the measure field.
- Format
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Template String Format Configuration - The format configuration of the field.
- Column
Template
Column Identifier - The column that is used in the
CategoricalMeasureField
. - Field
Id string - The custom field ID.
- Aggregation
Function TemplateCategorical Aggregation Function - The aggregation function of the measure field.
- Format
Configuration TemplateString Format Configuration - The format configuration of the field.
- column
Template
Column Identifier - The column that is used in the
CategoricalMeasureField
. - field
Id String - The custom field ID.
- aggregation
Function TemplateCategorical Aggregation Function - The aggregation function of the measure field.
- format
Configuration TemplateString Format Configuration - The format configuration of the field.
- column
Template
Column Identifier - The column that is used in the
CategoricalMeasureField
. - field
Id string - The custom field ID.
- aggregation
Function TemplateCategorical Aggregation Function - The aggregation function of the measure field.
- format
Configuration TemplateString Format Configuration - The format configuration of the field.
- column
Template
Column Identifier - The column that is used in the
CategoricalMeasureField
. - field_
id str - The custom field ID.
- aggregation_
function TemplateCategorical Aggregation Function - The aggregation function of the measure field.
- format_
configuration TemplateString 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.
TemplateCategoryDrillDownFilter, TemplateCategoryDrillDownFilterArgs
- 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. Template 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
Template
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
Template
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
Template
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
Template
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.
TemplateCategoryFilter, TemplateCategoryFilterArgs
- Column
Pulumi.
Aws Native. Quick Sight. Inputs. Template Column Identifier - The column that the filter is applied to.
- Configuration
Pulumi.
Aws Native. Quick Sight. Inputs. Template 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. Template Default Filter Control Configuration - The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets.
- Column
Template
Column Identifier - The column that the filter is applied to.
- Configuration
Template
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 TemplateControl Configuration Default Filter Control Configuration - The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets.
- column
Template
Column Identifier - The column that the filter is applied to.
- configuration
Template
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 TemplateControl Configuration Default Filter Control Configuration - The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets.
- column
Template
Column Identifier - The column that the filter is applied to.
- configuration
Template
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 TemplateControl Configuration Default Filter Control Configuration - The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets.
- column
Template
Column Identifier - The column that the filter is applied to.
- configuration
Template
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_ Templatecontrol_ 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.
TemplateCategoryFilterConfiguration, TemplateCategoryFilterConfigurationArgs
- Custom
Filter Pulumi.Configuration Aws Native. Quick Sight. Inputs. Template 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. Template 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. Template Filter List Configuration - A list of filter configurations. In the Amazon QuickSight console, this filter type is called a filter list.
- Custom
Filter TemplateConfiguration Custom Filter Configuration - A custom filter that filters based on a single value. This filter can be partially matched.
- Custom
Filter TemplateList 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 TemplateConfiguration Filter List Configuration - A list of filter configurations. In the Amazon QuickSight console, this filter type is called a filter list.
- custom
Filter TemplateConfiguration Custom Filter Configuration - A custom filter that filters based on a single value. This filter can be partially matched.
- custom
Filter TemplateList 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 TemplateConfiguration Filter List Configuration - A list of filter configurations. In the Amazon QuickSight console, this filter type is called a filter list.
- custom
Filter TemplateConfiguration Custom Filter Configuration - A custom filter that filters based on a single value. This filter can be partially matched.
- custom
Filter TemplateList 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 TemplateConfiguration Filter List Configuration - A list of filter configurations. In the Amazon QuickSight console, this filter type is called a filter list.
- custom_
filter_ Templateconfiguration Custom Filter Configuration - A custom filter that filters based on a single value. This filter can be partially matched.
- custom_
filter_ Templatelist_ 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_ Templateconfiguration 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.
TemplateCategoryFilterMatchOperator, TemplateCategoryFilterMatchOperatorArgs
- 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
- Template
Category Filter Match Operator Equals - EQUALS
- Template
Category Filter Match Operator Does Not Equal - DOES_NOT_EQUAL
- Template
Category Filter Match Operator Contains - CONTAINS
- Template
Category Filter Match Operator Does Not Contain - DOES_NOT_CONTAIN
- Template
Category Filter Match Operator Starts With - STARTS_WITH
- Template
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
TemplateCategoryFilterSelectAllOptions, TemplateCategoryFilterSelectAllOptionsArgs
- Filter
All Values - FILTER_ALL_VALUES
- Template
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
TemplateCategoryInnerFilter, TemplateCategoryInnerFilterArgs
TemplateChartAxisLabelOptions, TemplateChartAxisLabelOptionsArgs
- Axis
Label List<Pulumi.Options Aws Native. Quick Sight. Inputs. Template Axis Label Options> - The label options for a chart axis.
- Sort
Icon Pulumi.Visibility Aws Native. Quick Sight. Template Visibility - The visibility configuration of the sort icon on a chart's axis label.
- Visibility
Pulumi.
Aws Native. Quick Sight. Template 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 []TemplateOptions Axis Label Options - The label options for a chart axis.
- Sort
Icon TemplateVisibility Visibility - The visibility configuration of the sort icon on a chart's axis label.
- Visibility
Template
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<TemplateOptions Axis Label Options> - The label options for a chart axis.
- sort
Icon TemplateVisibility Visibility - The visibility configuration of the sort icon on a chart's axis label.
- visibility
Template
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 TemplateOptions Axis Label Options[] - The label options for a chart axis.
- sort
Icon TemplateVisibility Visibility - The visibility configuration of the sort icon on a chart's axis label.
- visibility
Template
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[Templateoptions Axis Label Options] - The label options for a chart axis.
- sort_
icon_ Templatevisibility Visibility - The visibility configuration of the sort icon on a chart's axis label.
- visibility
Template
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.
TemplateClusterMarker, TemplateClusterMarkerArgs
- Simple
Cluster Pulumi.Marker Aws Native. Quick Sight. Inputs. Template Simple Cluster Marker - The simple cluster marker of the cluster marker.
- Simple
Cluster TemplateMarker Simple Cluster Marker - The simple cluster marker of the cluster marker.
- simple
Cluster TemplateMarker Simple Cluster Marker - The simple cluster marker of the cluster marker.
- simple
Cluster TemplateMarker Simple Cluster Marker - The simple cluster marker of the cluster marker.
- simple_
cluster_ Templatemarker Simple Cluster Marker - The simple cluster marker of the cluster marker.
- simple
Cluster Property MapMarker - The simple cluster marker of the cluster marker.
TemplateClusterMarkerConfiguration, TemplateClusterMarkerConfigurationArgs
- Cluster
Marker Pulumi.Aws Native. Quick Sight. Inputs. Template Cluster Marker - The cluster marker that is a part of the cluster marker configuration.
- Cluster
Marker TemplateCluster Marker - The cluster marker that is a part of the cluster marker configuration.
- cluster
Marker TemplateCluster Marker - The cluster marker that is a part of the cluster marker configuration.
- cluster
Marker TemplateCluster Marker - The cluster marker that is a part of the cluster marker configuration.
- cluster_
marker TemplateCluster 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.
TemplateColorFillType, TemplateColorFillTypeArgs
- Discrete
- DISCRETE
- Gradient
- GRADIENT
- Template
Color Fill Type Discrete - DISCRETE
- Template
Color Fill Type Gradient - GRADIENT
- Discrete
- DISCRETE
- Gradient
- GRADIENT
- Discrete
- DISCRETE
- Gradient
- GRADIENT
- DISCRETE
- DISCRETE
- GRADIENT
- GRADIENT
- "DISCRETE"
- DISCRETE
- "GRADIENT"
- GRADIENT
TemplateColorScale, TemplateColorScaleArgs
- Color
Fill Pulumi.Type Aws Native. Quick Sight. Template Color Fill Type - Determines the color fill type.
- Colors
List<Pulumi.
Aws Native. Quick Sight. Inputs. Template Data Color> - Determines the list of colors that are applied to the visual.
- Null
Value Pulumi.Color Aws Native. Quick Sight. Inputs. Template Data Color - Determines the color that is applied to null values.
- Color
Fill TemplateType Color Fill Type - Determines the color fill type.
- Colors
[]Template
Data Color - Determines the list of colors that are applied to the visual.
- Null
Value TemplateColor Data Color - Determines the color that is applied to null values.
- color
Fill TemplateType Color Fill Type - Determines the color fill type.
- colors
List<Template
Data Color> - Determines the list of colors that are applied to the visual.
- null
Value TemplateColor Data Color - Determines the color that is applied to null values.
- color
Fill TemplateType Color Fill Type - Determines the color fill type.
- colors
Template
Data Color[] - Determines the list of colors that are applied to the visual.
- null
Value TemplateColor Data Color - Determines the color that is applied to null values.
- color_
fill_ Templatetype Color Fill Type - Determines the color fill type.
- colors
Sequence[Template
Data Color] - Determines the list of colors that are applied to the visual.
- null_
value_ Templatecolor 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.
TemplateColorsConfiguration, TemplateColorsConfigurationArgs
- Custom
Colors List<Pulumi.Aws Native. Quick Sight. Inputs. Template Custom Color> - A list of up to 50 custom colors.
- Custom
Colors []TemplateCustom Color - A list of up to 50 custom colors.
- custom
Colors List<TemplateCustom Color> - A list of up to 50 custom colors.
- custom
Colors TemplateCustom Color[] - A list of up to 50 custom colors.
- custom_
colors Sequence[TemplateCustom Color] - A list of up to 50 custom colors.
- custom
Colors List<Property Map> - A list of up to 50 custom colors.
TemplateColumnConfiguration, TemplateColumnConfigurationArgs
- Column
Pulumi.
Aws Native. Quick Sight. Inputs. Template Column Identifier - The column.
- Colors
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Template Colors Configuration - The color configurations of the column.
- Format
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Template Format Configuration - The format configuration of a column.
- Role
Pulumi.
Aws Native. Quick Sight. Template Column Role - The role of the column.
- Column
Template
Column Identifier - The column.
- Colors
Configuration TemplateColors Configuration - The color configurations of the column.
- Format
Configuration TemplateFormat Configuration - The format configuration of a column.
- Role
Template
Column Role - The role of the column.
- column
Template
Column Identifier - The column.
- colors
Configuration TemplateColors Configuration - The color configurations of the column.
- format
Configuration TemplateFormat Configuration - The format configuration of a column.
- role
Template
Column Role - The role of the column.
- column
Template
Column Identifier - The column.
- colors
Configuration TemplateColors Configuration - The color configurations of the column.
- format
Configuration TemplateFormat Configuration - The format configuration of a column.
- role
Template
Column Role - The role of the column.
- column
Template
Column Identifier - The column.
- colors_
configuration TemplateColors Configuration - The color configurations of the column.
- format_
configuration TemplateFormat Configuration - The format configuration of a column.
- role
Template
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.
TemplateColumnGroupColumnSchema, TemplateColumnGroupColumnSchemaArgs
- Name string
- Name string
- name String
- name string
- name str
- name String
TemplateColumnGroupSchema, TemplateColumnGroupSchemaArgs
TemplateColumnHierarchy, TemplateColumnHierarchyArgs
- Date
Time Pulumi.Hierarchy Aws Native. Quick Sight. Inputs. Template Date Time Hierarchy - The option that determines the hierarchy of any
DateTime
fields. - Explicit
Hierarchy Pulumi.Aws Native. Quick Sight. Inputs. Template 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. Template 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 TemplateHierarchy Date Time Hierarchy - The option that determines the hierarchy of any
DateTime
fields. - Explicit
Hierarchy TemplateExplicit 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 TemplatePredefined 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 TemplateHierarchy Date Time Hierarchy - The option that determines the hierarchy of any
DateTime
fields. - explicit
Hierarchy TemplateExplicit 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 TemplatePredefined 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 TemplateHierarchy Date Time Hierarchy - The option that determines the hierarchy of any
DateTime
fields. - explicit
Hierarchy TemplateExplicit 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 TemplatePredefined 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_ Templatehierarchy Date Time Hierarchy - The option that determines the hierarchy of any
DateTime
fields. - explicit_
hierarchy TemplateExplicit 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 TemplatePredefined 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.
TemplateColumnIdentifier, TemplateColumnIdentifierArgs
- 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.
TemplateColumnRole, TemplateColumnRoleArgs
- Dimension
- DIMENSION
- Measure
- MEASURE
- Template
Column Role Dimension - DIMENSION
- Template
Column Role Measure - MEASURE
- Dimension
- DIMENSION
- Measure
- MEASURE
- Dimension
- DIMENSION
- Measure
- MEASURE
- DIMENSION
- DIMENSION
- MEASURE
- MEASURE
- "DIMENSION"
- DIMENSION
- "MEASURE"
- MEASURE
TemplateColumnSchema, TemplateColumnSchemaArgs
- Data
Type string - Geographic
Role string - Name string
- Data
Type string - Geographic
Role string - Name string
- data
Type String - geographic
Role String - name String
- data
Type string - geographic
Role string - name string
- data_
type str - geographic_
role str - name str
- data
Type String - geographic
Role String - name String
TemplateColumnSort, TemplateColumnSortArgs
- Direction
Pulumi.
Aws Native. Quick Sight. Template Sort Direction - The sort direction.
- Sort
By Pulumi.Aws Native. Quick Sight. Inputs. Template Column Identifier - Aggregation
Function Pulumi.Aws Native. Quick Sight. Inputs. Template Aggregation Function - The aggregation function that is defined in the column sort.
- Direction
Template
Sort Direction - The sort direction.
- Sort
By TemplateColumn Identifier - Aggregation
Function TemplateAggregation Function - The aggregation function that is defined in the column sort.
- direction
Template
Sort Direction - The sort direction.
- sort
By TemplateColumn Identifier - aggregation
Function TemplateAggregation Function - The aggregation function that is defined in the column sort.
- direction
Template
Sort Direction - The sort direction.
- sort
By TemplateColumn Identifier - aggregation
Function TemplateAggregation Function - The aggregation function that is defined in the column sort.
- direction
Template
Sort Direction - The sort direction.
- sort_
by TemplateColumn Identifier - aggregation_
function TemplateAggregation 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.
TemplateColumnTooltipItem, TemplateColumnTooltipItemArgs
- Column
Pulumi.
Aws Native. Quick Sight. Inputs. Template Column Identifier - The target column of the tooltip item.
- Aggregation
Pulumi.
Aws Native. Quick Sight. Inputs. Template 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. Template Tooltip Target - Determines the target of the column tooltip item in a combo chart visual.
- Visibility
Pulumi.
Aws Native. Quick Sight. Template Visibility - The visibility of the tooltip item.
- Column
Template
Column Identifier - The target column of the tooltip item.
- Aggregation
Template
Aggregation Function - The aggregation function of the column tooltip item.
- Label string
- The label of the tooltip item.
- Tooltip
Target TemplateTooltip Target - Determines the target of the column tooltip item in a combo chart visual.
- Visibility
Template
Visibility - The visibility of the tooltip item.
- column
Template
Column Identifier - The target column of the tooltip item.
- aggregation
Template
Aggregation Function - The aggregation function of the column tooltip item.
- label String
- The label of the tooltip item.
- tooltip
Target TemplateTooltip Target - Determines the target of the column tooltip item in a combo chart visual.
- visibility
Template
Visibility - The visibility of the tooltip item.
- column
Template
Column Identifier - The target column of the tooltip item.
- aggregation
Template
Aggregation Function - The aggregation function of the column tooltip item.
- label string
- The label of the tooltip item.
- tooltip
Target TemplateTooltip Target - Determines the target of the column tooltip item in a combo chart visual.
- visibility
Template
Visibility - The visibility of the tooltip item.
- column
Template
Column Identifier - The target column of the tooltip item.
- aggregation
Template
Aggregation Function - The aggregation function of the column tooltip item.
- label str
- The label of the tooltip item.
- tooltip_
target TemplateTooltip Target - Determines the target of the column tooltip item in a combo chart visual.
- visibility
Template
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.
TemplateComboChartAggregatedFieldWells, TemplateComboChartAggregatedFieldWellsArgs
- Bar
Values List<Pulumi.Aws Native. Quick Sight. Inputs. Template Measure Field> - The aggregated
BarValues
field well of a combo chart. - Category
List<Pulumi.
Aws Native. Quick Sight. Inputs. Template Dimension Field> - The aggregated category field wells of a combo chart.
- Colors
List<Pulumi.
Aws Native. Quick Sight. Inputs. Template Dimension Field> - The aggregated colors field well of a combo chart.
- Line
Values List<Pulumi.Aws Native. Quick Sight. Inputs. Template Measure Field> - The aggregated
LineValues
field well of a combo chart.
- Bar
Values []TemplateMeasure Field - The aggregated
BarValues
field well of a combo chart. - Category
[]Template
Dimension Field - The aggregated category field wells of a combo chart.
- Colors
[]Template
Dimension Field - The aggregated colors field well of a combo chart.
- Line
Values []TemplateMeasure Field - The aggregated
LineValues
field well of a combo chart.
- bar
Values List<TemplateMeasure Field> - The aggregated
BarValues
field well of a combo chart. - category
List<Template
Dimension Field> - The aggregated category field wells of a combo chart.
- colors
List<Template
Dimension Field> - The aggregated colors field well of a combo chart.
- line
Values List<TemplateMeasure Field> - The aggregated
LineValues
field well of a combo chart.
- bar
Values TemplateMeasure Field[] - The aggregated
BarValues
field well of a combo chart. - category
Template
Dimension Field[] - The aggregated category field wells of a combo chart.
- colors
Template
Dimension Field[] - The aggregated colors field well of a combo chart.
- line
Values TemplateMeasure Field[] - The aggregated
LineValues
field well of a combo chart.
- bar_
values Sequence[TemplateMeasure Field] - The aggregated
BarValues
field well of a combo chart. - category
Sequence[Template
Dimension Field] - The aggregated category field wells of a combo chart.
- colors
Sequence[Template
Dimension Field] - The aggregated colors field well of a combo chart.
- line_
values Sequence[TemplateMeasure 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.
TemplateComboChartConfiguration, TemplateComboChartConfigurationArgs
- Bar
Data Pulumi.Labels Aws Native. Quick Sight. Inputs. Template 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. Template 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. Template Axis Display Options - The category axis of a combo chart.
- Category
Label Pulumi.Options Aws Native. Quick Sight. Inputs. Template 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. Template 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. Template Combo Chart Field Wells - The field wells of the visual.
- Legend
Pulumi.
Aws Native. Quick Sight. Inputs. Template Legend Options - The legend display setup of the visual.
- Line
Data Pulumi.Labels Aws Native. Quick Sight. Inputs. Template 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. Template 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. Template 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. Template Reference Line> - The reference line setup of the visual.
- Secondary
YAxis Pulumi.Display Options Aws Native. Quick Sight. Inputs. Template 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. Template 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. Template Single Axis Options - Sort
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Template Combo Chart Sort Configuration - The sort configuration of a
ComboChartVisual
. - Tooltip
Pulumi.
Aws Native. Quick Sight. Inputs. Template Tooltip Options - The legend display setup of the visual.
- Visual
Palette Pulumi.Aws Native. Quick Sight. Inputs. Template Visual Palette - The palette (chart color) display setup of the visual.
- Bar
Data TemplateLabels 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 TemplateBars 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 TemplateAxis Display Options - The category axis of a combo chart.
- Category
Label TemplateOptions 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 TemplateOptions 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 TemplateCombo Chart Field Wells - The field wells of the visual.
- Legend
Template
Legend Options - The legend display setup of the visual.
- Line
Data TemplateLabels 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 TemplateDisplay 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 TemplateLabel 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 []TemplateReference Line - The reference line setup of the visual.
- Secondary
YAxis TemplateDisplay 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 TemplateLabel 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 TemplateOptions Single Axis Options - Sort
Configuration TemplateCombo Chart Sort Configuration - The sort configuration of a
ComboChartVisual
. - Tooltip
Template
Tooltip Options - The legend display setup of the visual.
- Visual
Palette TemplateVisual Palette - The palette (chart color) display setup of the visual.
- bar
Data TemplateLabels 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 TemplateBars 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 TemplateAxis Display Options - The category axis of a combo chart.
- category
Label TemplateOptions 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 TemplateOptions 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 TemplateCombo Chart Field Wells - The field wells of the visual.
- legend
Template
Legend Options - The legend display setup of the visual.
- line
Data TemplateLabels 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 TemplateDisplay 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 TemplateLabel 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<TemplateReference Line> - The reference line setup of the visual.
- secondary
YAxis TemplateDisplay 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 TemplateLabel 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 TemplateOptions Single Axis Options - sort
Configuration TemplateCombo Chart Sort Configuration - The sort configuration of a
ComboChartVisual
. - tooltip
Template
Tooltip Options - The legend display setup of the visual.
- visual
Palette TemplateVisual Palette - The palette (chart color) display setup of the visual.
- bar
Data TemplateLabels 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 TemplateBars 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 TemplateAxis Display Options - The category axis of a combo chart.
- category
Label TemplateOptions 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 TemplateOptions 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 TemplateCombo Chart Field Wells - The field wells of the visual.
- legend
Template
Legend Options - The legend display setup of the visual.
- line
Data TemplateLabels 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 TemplateDisplay 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 TemplateLabel 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 TemplateReference Line[] - The reference line setup of the visual.
- secondary
YAxis TemplateDisplay 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 TemplateLabel 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 TemplateOptions Single Axis Options - sort
Configuration TemplateCombo Chart Sort Configuration - The sort configuration of a
ComboChartVisual
. - tooltip
Template
Tooltip Options - The legend display setup of the visual.
- visual
Palette TemplateVisual Palette - The palette (chart color) display setup of the visual.
- bar_
data_ Templatelabels 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 TemplateBars 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 TemplateAxis Display Options - The category axis of a combo chart.
- category_
label_ Templateoptions 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_ Templateoptions 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 TemplateCombo Chart Field Wells - The field wells of the visual.
- legend
Template
Legend Options - The legend display setup of the visual.
- line_
data_ Templatelabels 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_ Templateaxis_ 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_ Templateaxis_ 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[TemplateReference Line] - The reference line setup of the visual.
- secondary_
y_ Templateaxis_ 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_ Templateaxis_ 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_ Templateoptions Single Axis Options - sort_
configuration TemplateCombo Chart Sort Configuration - The sort configuration of a
ComboChartVisual
. - tooltip
Template
Tooltip Options - The legend display setup of the visual.
- visual_
palette TemplateVisual 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.
TemplateComboChartFieldWells, TemplateComboChartFieldWellsArgs
- Combo
Chart Pulumi.Aggregated Field Wells Aws Native. Quick Sight. Inputs. Template 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 TemplateAggregated 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 TemplateAggregated 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 TemplateAggregated 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_ Templateaggregated_ 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.
TemplateComboChartSortConfiguration, TemplateComboChartSortConfigurationArgs
- Category
Items Pulumi.Limit Aws Native. Quick Sight. Inputs. Template 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. Template Field Sort Options> - The sort configuration of the category field well in a combo chart.
- Color
Items Pulumi.Limit Aws Native. Quick Sight. Inputs. Template 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. Template Field Sort Options> - The sort configuration of the color field well in a combo chart.
- Category
Items TemplateLimit Items Limit Configuration - The item limit configuration for the category field well of a combo chart.
- Category
Sort []TemplateField Sort Options - The sort configuration of the category field well in a combo chart.
- Color
Items TemplateLimit Items Limit Configuration - The item limit configuration of the color field well in a combo chart.
- Color
Sort []TemplateField Sort Options - The sort configuration of the color field well in a combo chart.
- category
Items TemplateLimit Items Limit Configuration - The item limit configuration for the category field well of a combo chart.
- category
Sort List<TemplateField Sort Options> - The sort configuration of the category field well in a combo chart.
- color
Items TemplateLimit Items Limit Configuration - The item limit configuration of the color field well in a combo chart.
- color
Sort List<TemplateField Sort Options> - The sort configuration of the color field well in a combo chart.
- category
Items TemplateLimit Items Limit Configuration - The item limit configuration for the category field well of a combo chart.
- category
Sort TemplateField Sort Options[] - The sort configuration of the category field well in a combo chart.
- color
Items TemplateLimit Items Limit Configuration - The item limit configuration of the color field well in a combo chart.
- color
Sort TemplateField Sort Options[] - The sort configuration of the color field well in a combo chart.
- category_
items_ Templatelimit Items Limit Configuration - The item limit configuration for the category field well of a combo chart.
- category_
sort Sequence[TemplateField Sort Options] - The sort configuration of the category field well in a combo chart.
- color_
items_ Templatelimit Items Limit Configuration - The item limit configuration of the color field well in a combo chart.
- color_
sort Sequence[TemplateField 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.
TemplateComboChartVisual, TemplateComboChartVisualArgs
- 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. Template Visual Custom Action> - The list of custom actions that are configured for a visual.
- Chart
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Template Combo Chart Configuration - The configuration settings of the visual.
- Column
Hierarchies List<Pulumi.Aws Native. Quick Sight. Inputs. Template Column Hierarchy> - The column hierarchy that is used during drill-downs and drill-ups.
- Subtitle
Pulumi.
Aws Native. Quick Sight. Inputs. Template Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- Title
Pulumi.
Aws Native. Quick Sight. Inputs. Template Visual Title Label Options - The title that is displayed on 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
[]Template
Visual Custom Action - The list of custom actions that are configured for a visual.
- Chart
Configuration TemplateCombo Chart Configuration - The configuration settings of the visual.
- Column
Hierarchies []TemplateColumn Hierarchy - The column hierarchy that is used during drill-downs and drill-ups.
- Subtitle
Template
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- Title
Template
Visual Title Label Options - The title that is displayed on 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<Template
Visual Custom Action> - The list of custom actions that are configured for a visual.
- chart
Configuration TemplateCombo Chart Configuration - The configuration settings of the visual.
- column
Hierarchies List<TemplateColumn Hierarchy> - The column hierarchy that is used during drill-downs and drill-ups.
- subtitle
Template
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Template
Visual Title Label Options - The title that is displayed on 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
Template
Visual Custom Action[] - The list of custom actions that are configured for a visual.
- chart
Configuration TemplateCombo Chart Configuration - The configuration settings of the visual.
- column
Hierarchies TemplateColumn Hierarchy[] - The column hierarchy that is used during drill-downs and drill-ups.
- subtitle
Template
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Template
Visual Title Label Options - The title that is displayed on 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[Template
Visual Custom Action] - The list of custom actions that are configured for a visual.
- chart_
configuration TemplateCombo Chart Configuration - The configuration settings of the visual.
- column_
hierarchies Sequence[TemplateColumn Hierarchy] - The column hierarchy that is used during drill-downs and drill-ups.
- subtitle
Template
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Template
Visual Title Label Options - The title that is displayed on 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.
TemplateComparisonConfiguration, TemplateComparisonConfigurationArgs
- Comparison
Format Pulumi.Aws Native. Quick Sight. Inputs. Template Comparison Format Configuration - The format of the comparison.
- Comparison
Method Pulumi.Aws Native. Quick Sight. Template Comparison Method - The method of the comparison. Choose from the following options:
DIFFERENCE
PERCENT_DIFFERENCE
PERCENT
- Comparison
Format TemplateComparison Format Configuration - The format of the comparison.
- Comparison
Method TemplateComparison Method - The method of the comparison. Choose from the following options:
DIFFERENCE
PERCENT_DIFFERENCE
PERCENT
- comparison
Format TemplateComparison Format Configuration - The format of the comparison.
- comparison
Method TemplateComparison Method - The method of the comparison. Choose from the following options:
DIFFERENCE
PERCENT_DIFFERENCE
PERCENT
- comparison
Format TemplateComparison Format Configuration - The format of the comparison.
- comparison
Method TemplateComparison Method - The method of the comparison. Choose from the following options:
DIFFERENCE
PERCENT_DIFFERENCE
PERCENT
- comparison_
format TemplateComparison Format Configuration - The format of the comparison.
- comparison_
method TemplateComparison 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
TemplateComparisonFormatConfiguration, TemplateComparisonFormatConfigurationArgs
- Number
Display Pulumi.Format Configuration Aws Native. Quick Sight. Inputs. Template Number Display Format Configuration - The number display format.
- Percentage
Display Pulumi.Format Configuration Aws Native. Quick Sight. Inputs. Template Percentage Display Format Configuration - The percentage display format.
- Number
Display TemplateFormat Configuration Number Display Format Configuration - The number display format.
- Percentage
Display TemplateFormat Configuration Percentage Display Format Configuration - The percentage display format.
- number
Display TemplateFormat Configuration Number Display Format Configuration - The number display format.
- percentage
Display TemplateFormat Configuration Percentage Display Format Configuration - The percentage display format.
- number
Display TemplateFormat Configuration Number Display Format Configuration - The number display format.
- percentage
Display TemplateFormat Configuration Percentage Display Format Configuration - The percentage display format.
- number_
display_ Templateformat_ configuration Number Display Format Configuration - The number display format.
- percentage_
display_ Templateformat_ 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.
TemplateComparisonMethod, TemplateComparisonMethodArgs
- Difference
- DIFFERENCE
- Percent
Difference - PERCENT_DIFFERENCE
- Percent
- PERCENT
- Template
Comparison Method Difference - DIFFERENCE
- Template
Comparison Method Percent Difference - PERCENT_DIFFERENCE
- Template
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
TemplateComputation, TemplateComputationArgs
- Forecast
Pulumi.
Aws Native. Quick Sight. Inputs. Template Forecast Computation - The forecast computation configuration.
- Growth
Rate Pulumi.Aws Native. Quick Sight. Inputs. Template Growth Rate Computation - The growth rate computation configuration.
- Maximum
Minimum Pulumi.Aws Native. Quick Sight. Inputs. Template Maximum Minimum Computation - The maximum and minimum computation configuration.
- Metric
Comparison Pulumi.Aws Native. Quick Sight. Inputs. Template Metric Comparison Computation - The metric comparison computation configuration.
- Period
Over Pulumi.Period Aws Native. Quick Sight. Inputs. Template Period Over Period Computation - The period over period computation configuration.
- Period
To Pulumi.Date Aws Native. Quick Sight. Inputs. Template Period To Date Computation - The period to
DataSetIdentifier
computation configuration. - Top
Bottom Pulumi.Movers Aws Native. Quick Sight. Inputs. Template Top Bottom Movers Computation - The top movers and bottom movers computation configuration.
- Top
Bottom Pulumi.Ranked Aws Native. Quick Sight. Inputs. Template Top Bottom Ranked Computation - The top ranked and bottom ranked computation configuration.
- Total
Aggregation Pulumi.Aws Native. Quick Sight. Inputs. Template Total Aggregation Computation - The total aggregation computation configuration.
- Unique
Values Pulumi.Aws Native. Quick Sight. Inputs. Template Unique Values Computation - The unique values computation configuration.
- Forecast
Template
Forecast Computation - The forecast computation configuration.
- Growth
Rate TemplateGrowth Rate Computation - The growth rate computation configuration.
- Maximum
Minimum TemplateMaximum Minimum Computation - The maximum and minimum computation configuration.
- Metric
Comparison TemplateMetric Comparison Computation - The metric comparison computation configuration.
- Period
Over TemplatePeriod Period Over Period Computation - The period over period computation configuration.
- Period
To TemplateDate Period To Date Computation - The period to
DataSetIdentifier
computation configuration. - Top
Bottom TemplateMovers Top Bottom Movers Computation - The top movers and bottom movers computation configuration.
- Top
Bottom TemplateRanked Top Bottom Ranked Computation - The top ranked and bottom ranked computation configuration.
- Total
Aggregation TemplateTotal Aggregation Computation - The total aggregation computation configuration.
- Unique
Values TemplateUnique Values Computation - The unique values computation configuration.
- forecast
Template
Forecast Computation - The forecast computation configuration.
- growth
Rate TemplateGrowth Rate Computation - The growth rate computation configuration.
- maximum
Minimum TemplateMaximum Minimum Computation - The maximum and minimum computation configuration.
- metric
Comparison TemplateMetric Comparison Computation - The metric comparison computation configuration.
- period
Over TemplatePeriod Period Over Period Computation - The period over period computation configuration.
- period
To TemplateDate Period To Date Computation - The period to
DataSetIdentifier
computation configuration. - top
Bottom TemplateMovers Top Bottom Movers Computation - The top movers and bottom movers computation configuration.
- top
Bottom TemplateRanked Top Bottom Ranked Computation - The top ranked and bottom ranked computation configuration.
- total
Aggregation TemplateTotal Aggregation Computation - The total aggregation computation configuration.
- unique
Values TemplateUnique Values Computation - The unique values computation configuration.
- forecast
Template
Forecast Computation - The forecast computation configuration.
- growth
Rate TemplateGrowth Rate Computation - The growth rate computation configuration.
- maximum
Minimum TemplateMaximum Minimum Computation - The maximum and minimum computation configuration.
- metric
Comparison TemplateMetric Comparison Computation - The metric comparison computation configuration.
- period
Over TemplatePeriod Period Over Period Computation - The period over period computation configuration.
- period
To TemplateDate Period To Date Computation - The period to
DataSetIdentifier
computation configuration. - top
Bottom TemplateMovers Top Bottom Movers Computation - The top movers and bottom movers computation configuration.
- top
Bottom TemplateRanked Top Bottom Ranked Computation - The top ranked and bottom ranked computation configuration.
- total
Aggregation TemplateTotal Aggregation Computation - The total aggregation computation configuration.
- unique
Values TemplateUnique Values Computation - The unique values computation configuration.
- forecast
Template
Forecast Computation - The forecast computation configuration.
- growth_
rate TemplateGrowth Rate Computation - The growth rate computation configuration.
- maximum_
minimum TemplateMaximum Minimum Computation - The maximum and minimum computation configuration.
- metric_
comparison TemplateMetric Comparison Computation - The metric comparison computation configuration.
- period_
over_ Templateperiod Period Over Period Computation - The period over period computation configuration.
- period_
to_ Templatedate Period To Date Computation - The period to
DataSetIdentifier
computation configuration. - top_
bottom_ Templatemovers Top Bottom Movers Computation - The top movers and bottom movers computation configuration.
- top_
bottom_ Templateranked Top Bottom Ranked Computation - The top ranked and bottom ranked computation configuration.
- total_
aggregation TemplateTotal Aggregation Computation - The total aggregation computation configuration.
- unique_
values TemplateUnique 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.
TemplateConditionalFormattingColor, TemplateConditionalFormattingColorArgs
- Gradient
Pulumi.
Aws Native. Quick Sight. Inputs. Template Conditional Formatting Gradient Color - Formatting configuration for gradient color.
- Solid
Pulumi.
Aws Native. Quick Sight. Inputs. Template Conditional Formatting Solid Color - Formatting configuration for solid color.
- Gradient
Template
Conditional Formatting Gradient Color - Formatting configuration for gradient color.
- Solid
Template
Conditional Formatting Solid Color - Formatting configuration for solid color.
- gradient
Template
Conditional Formatting Gradient Color - Formatting configuration for gradient color.
- solid
Template
Conditional Formatting Solid Color - Formatting configuration for solid color.
- gradient
Template
Conditional Formatting Gradient Color - Formatting configuration for gradient color.
- solid
Template
Conditional Formatting Solid Color - Formatting configuration for solid color.
- gradient
Template
Conditional Formatting Gradient Color - Formatting configuration for gradient color.
- solid
Template
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.
TemplateConditionalFormattingCustomIconCondition, TemplateConditionalFormattingCustomIconConditionArgs
- Expression string
- The expression that determines the condition of the icon set.
- Icon
Options Pulumi.Aws Native. Quick Sight. Inputs. Template 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. Template Conditional Formatting Icon Display Configuration - Determines the icon display configuration.
- Expression string
- The expression that determines the condition of the icon set.
- Icon
Options TemplateConditional Formatting Custom Icon Options - Custom icon options for an icon set.
- Color string
- Determines the color of the icon.
- Display
Configuration TemplateConditional Formatting Icon Display Configuration - Determines the icon display configuration.
- expression String
- The expression that determines the condition of the icon set.
- icon
Options TemplateConditional Formatting Custom Icon Options - Custom icon options for an icon set.
- color String
- Determines the color of the icon.
- display
Configuration TemplateConditional Formatting Icon Display Configuration - Determines the icon display configuration.
- expression string
- The expression that determines the condition of the icon set.
- icon
Options TemplateConditional Formatting Custom Icon Options - Custom icon options for an icon set.
- color string
- Determines the color of the icon.
- display
Configuration TemplateConditional Formatting Icon Display Configuration - Determines the icon display configuration.
- expression str
- The expression that determines the condition of the icon set.
- icon_
options TemplateConditional Formatting Custom Icon Options - Custom icon options for an icon set.
- color str
- Determines the color of the icon.
- display_
configuration TemplateConditional 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.
TemplateConditionalFormattingCustomIconOptions, TemplateConditionalFormattingCustomIconOptionsArgs
- Icon
Pulumi.
Aws Native. Quick Sight. Template Icon - Determines the type of icon.
- Unicode
Icon string - Determines the Unicode icon type.
- Icon
Template
Icon - Determines the type of icon.
- Unicode
Icon string - Determines the Unicode icon type.
- icon
Template
Icon - Determines the type of icon.
- unicode
Icon String - Determines the Unicode icon type.
- icon
Template
Icon - Determines the type of icon.
- unicode
Icon string - Determines the Unicode icon type.
- icon
Template
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.
TemplateConditionalFormattingGradientColor, TemplateConditionalFormattingGradientColorArgs
- Color
Pulumi.
Aws Native. Quick Sight. Inputs. Template Gradient Color - Determines the color.
- Expression string
- The expression that determines the formatting configuration for gradient color.
- Color
Template
Gradient Color - Determines the color.
- Expression string
- The expression that determines the formatting configuration for gradient color.
- color
Template
Gradient Color - Determines the color.
- expression String
- The expression that determines the formatting configuration for gradient color.
- color
Template
Gradient Color - Determines the color.
- expression string
- The expression that determines the formatting configuration for gradient color.
- color
Template
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.
TemplateConditionalFormattingIcon, TemplateConditionalFormattingIconArgs
- Custom
Condition Pulumi.Aws Native. Quick Sight. Inputs. Template Conditional Formatting Custom Icon Condition - Determines the custom condition for an icon set.
- Icon
Set Pulumi.Aws Native. Quick Sight. Inputs. Template Conditional Formatting Icon Set - Formatting configuration for icon set.
- Custom
Condition TemplateConditional Formatting Custom Icon Condition - Determines the custom condition for an icon set.
- Icon
Set TemplateConditional Formatting Icon Set - Formatting configuration for icon set.
- custom
Condition TemplateConditional Formatting Custom Icon Condition - Determines the custom condition for an icon set.
- icon
Set TemplateConditional Formatting Icon Set - Formatting configuration for icon set.
- custom
Condition TemplateConditional Formatting Custom Icon Condition - Determines the custom condition for an icon set.
- icon
Set TemplateConditional Formatting Icon Set - Formatting configuration for icon set.
- custom_
condition TemplateConditional Formatting Custom Icon Condition - Determines the custom condition for an icon set.
- icon_
set TemplateConditional 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.
TemplateConditionalFormattingIconDisplayConfiguration, TemplateConditionalFormattingIconDisplayConfigurationArgs
- Icon
Display Pulumi.Option Aws Native. Quick Sight. Template Conditional Formatting Icon Display Option - Determines the icon display configuration.
- Icon
Display TemplateOption Conditional Formatting Icon Display Option - Determines the icon display configuration.
- icon
Display TemplateOption Conditional Formatting Icon Display Option - Determines the icon display configuration.
- icon
Display TemplateOption Conditional Formatting Icon Display Option - Determines the icon display configuration.
- icon_
display_ Templateoption Conditional Formatting Icon Display Option - Determines the icon display configuration.
- icon
Display "ICON_ONLY"Option - Determines the icon display configuration.
TemplateConditionalFormattingIconDisplayOption, TemplateConditionalFormattingIconDisplayOptionArgs
- Icon
Only - ICON_ONLY
- Template
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
TemplateConditionalFormattingIconSet, TemplateConditionalFormattingIconSetArgs
- Expression string
- The expression that determines the formatting configuration for the icon set.
- Icon
Set Pulumi.Type Aws Native. Quick Sight. Template 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 TemplateType 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 TemplateType 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 TemplateType 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_ Templatetype 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.
TemplateConditionalFormattingIconSetType, TemplateConditionalFormattingIconSetTypeArgs
- 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
- Template
Conditional Formatting Icon Set Type Plus Minus - PLUS_MINUS
- Template
Conditional Formatting Icon Set Type Check X - CHECK_X
- Template
Conditional Formatting Icon Set Type Three Color Arrow - THREE_COLOR_ARROW
- Template
Conditional Formatting Icon Set Type Three Gray Arrow - THREE_GRAY_ARROW
- Template
Conditional Formatting Icon Set Type Caret Up Minus Down - CARET_UP_MINUS_DOWN
- Template
Conditional Formatting Icon Set Type Three Shape - THREE_SHAPE
- Template
Conditional Formatting Icon Set Type Three Circle - THREE_CIRCLE
- Template
Conditional Formatting Icon Set Type Flags - FLAGS
- Template
Conditional Formatting Icon Set Type Bars - BARS
- Template
Conditional Formatting Icon Set Type Four Color Arrow - FOUR_COLOR_ARROW
- Template
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
TemplateConditionalFormattingSolidColor, TemplateConditionalFormattingSolidColorArgs
- 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.
TemplateContributionAnalysisDefault, TemplateContributionAnalysisDefaultArgs
- Contributor
Dimensions List<Pulumi.Aws Native. Quick Sight. Inputs. Template 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 []TemplateColumn 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<TemplateColumn 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 TemplateColumn 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[TemplateColumn 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.
TemplateCrossDatasetTypes, TemplateCrossDatasetTypesArgs
- All
Datasets - ALL_DATASETS
- Single
Dataset - SINGLE_DATASET
- Template
Cross Dataset Types All Datasets - ALL_DATASETS
- Template
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
TemplateCurrencyDisplayFormatConfiguration, TemplateCurrencyDisplayFormatConfigurationArgs
- Decimal
Places Pulumi.Configuration Aws Native. Quick Sight. Inputs. Template Decimal Places Configuration - The option that determines the decimal places configuration.
- Negative
Value Pulumi.Configuration Aws Native. Quick Sight. Inputs. Template Negative Value Configuration - The options that determine the negative value configuration.
- Null
Value Pulumi.Format Configuration Aws Native. Quick Sight. Inputs. Template Null Value Format Configuration - The options that determine the null value format configuration.
- Number
Scale Pulumi.Aws Native. Quick Sight. Template 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. Template 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 TemplateConfiguration Decimal Places Configuration - The option that determines the decimal places configuration.
- Negative
Value TemplateConfiguration Negative Value Configuration - The options that determine the negative value configuration.
- Null
Value TemplateFormat Configuration Null Value Format Configuration - The options that determine the null value format configuration.
- Number
Scale TemplateNumber Scale - Determines the number scale value for the currency format.
- Prefix string
- Determines the prefix value of the currency format.
- Separator
Configuration TemplateNumeric 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 TemplateConfiguration Decimal Places Configuration - The option that determines the decimal places configuration.
- negative
Value TemplateConfiguration Negative Value Configuration - The options that determine the negative value configuration.
- null
Value TemplateFormat Configuration Null Value Format Configuration - The options that determine the null value format configuration.
- number
Scale TemplateNumber Scale - Determines the number scale value for the currency format.
- prefix String
- Determines the prefix value of the currency format.
- separator
Configuration TemplateNumeric 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 TemplateConfiguration Decimal Places Configuration - The option that determines the decimal places configuration.
- negative
Value TemplateConfiguration Negative Value Configuration - The options that determine the negative value configuration.
- null
Value TemplateFormat Configuration Null Value Format Configuration - The options that determine the null value format configuration.
- number
Scale TemplateNumber Scale - Determines the number scale value for the currency format.
- prefix string
- Determines the prefix value of the currency format.
- separator
Configuration TemplateNumeric 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_ Templateconfiguration Decimal Places Configuration - The option that determines the decimal places configuration.
- negative_
value_ Templateconfiguration Negative Value Configuration - The options that determine the negative value configuration.
- null_
value_ Templateformat_ configuration Null Value Format Configuration - The options that determine the null value format configuration.
- number_
scale TemplateNumber Scale - Determines the number scale value for the currency format.
- prefix str
- Determines the prefix value of the currency format.
- separator_
configuration TemplateNumeric 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.
TemplateCustomActionFilterOperation, TemplateCustomActionFilterOperationArgs
- Selected
Fields Pulumi.Configuration Aws Native. Quick Sight. Inputs. Template Filter Operation Selected Fields Configuration - The configuration that chooses the fields to be filtered.
- Target
Visuals Pulumi.Configuration Aws Native. Quick Sight. Inputs. Template Filter Operation Target Visuals Configuration - The configuration that chooses the target visuals to be filtered.
- Selected
Fields TemplateConfiguration Filter Operation Selected Fields Configuration - The configuration that chooses the fields to be filtered.
- Target
Visuals TemplateConfiguration Filter Operation Target Visuals Configuration - The configuration that chooses the target visuals to be filtered.
- selected
Fields TemplateConfiguration Filter Operation Selected Fields Configuration - The configuration that chooses the fields to be filtered.
- target
Visuals TemplateConfiguration Filter Operation Target Visuals Configuration - The configuration that chooses the target visuals to be filtered.
- selected
Fields TemplateConfiguration Filter Operation Selected Fields Configuration - The configuration that chooses the fields to be filtered.
- target
Visuals TemplateConfiguration Filter Operation Target Visuals Configuration - The configuration that chooses the target visuals to be filtered.
- selected_
fields_ Templateconfiguration Filter Operation Selected Fields Configuration - The configuration that chooses the fields to be filtered.
- target_
visuals_ Templateconfiguration 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.
TemplateCustomActionNavigationOperation, TemplateCustomActionNavigationOperationArgs
- Pulumi.
Aws Native. Quick Sight. Inputs. Template Local Navigation Configuration - The configuration that chooses the navigation target.
- Template
Local Navigation Configuration - The configuration that chooses the navigation target.
- Template
Local Navigation Configuration - The configuration that chooses the navigation target.
- Template
Local Navigation Configuration - The configuration that chooses the navigation target.
- Template
Local Navigation Configuration - The configuration that chooses the navigation target.
- Property Map
- The configuration that chooses the navigation target.
TemplateCustomActionSetParametersOperation, TemplateCustomActionSetParametersOperationArgs
- Parameter
Value List<Pulumi.Configurations Aws Native. Quick Sight. Inputs. Template Set Parameter Value Configuration> - The parameter that determines the value configuration.
- Parameter
Value []TemplateConfigurations Set Parameter Value Configuration - The parameter that determines the value configuration.
- parameter
Value List<TemplateConfigurations Set Parameter Value Configuration> - The parameter that determines the value configuration.
- parameter
Value TemplateConfigurations Set Parameter Value Configuration[] - The parameter that determines the value configuration.
- parameter_
value_ Sequence[Templateconfigurations Set Parameter Value Configuration] - The parameter that determines the value configuration.
- parameter
Value List<Property Map>Configurations - The parameter that determines the value configuration.
TemplateCustomActionUrlOperation, TemplateCustomActionUrlOperationArgs
- Url
Target Pulumi.Aws Native. Quick Sight. Template 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 TemplateUrl 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 TemplateUrl 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 TemplateUrl 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 TemplateUrl 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
.
TemplateCustomColor, TemplateCustomColorArgs
- 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. Template 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 TemplateSpecial 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 TemplateSpecial 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 TemplateSpecial 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 TemplateSpecial 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.
TemplateCustomContentConfiguration, TemplateCustomContentConfigurationArgs
- Content
Type Pulumi.Aws Native. Quick Sight. Template 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. Template 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 TemplateCustom 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 TemplateCustom 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 TemplateCustom 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 TemplateCustom 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 TemplateCustom 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 TemplateCustom 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 TemplateCustom 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 TemplateCustom 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'
.
TemplateCustomContentImageScalingConfiguration, TemplateCustomContentImageScalingConfigurationArgs
- Fit
To Height - FIT_TO_HEIGHT
- Fit
To Width - FIT_TO_WIDTH
- Do
Not Scale - DO_NOT_SCALE
- Scale
To Visual - SCALE_TO_VISUAL
- Template
Custom Content Image Scaling Configuration Fit To Height - FIT_TO_HEIGHT
- Template
Custom Content Image Scaling Configuration Fit To Width - FIT_TO_WIDTH
- Template
Custom Content Image Scaling Configuration Do Not Scale - DO_NOT_SCALE
- Template
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
TemplateCustomContentType, TemplateCustomContentTypeArgs
- Image
- IMAGE
- Other
Embedded Content - OTHER_EMBEDDED_CONTENT
- Template
Custom Content Type Image - IMAGE
- Template
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
TemplateCustomContentVisual, TemplateCustomContentVisualArgs
- 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. Template Visual Custom Action> - The list of custom actions that are configured for a visual.
- Chart
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Template Custom Content Configuration - The configuration of a
CustomContentVisual
. - Subtitle
Pulumi.
Aws Native. Quick Sight. Inputs. Template Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- Title
Pulumi.
Aws Native. Quick Sight. Inputs. Template Visual Title Label Options - The title that is displayed on 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
[]Template
Visual Custom Action - The list of custom actions that are configured for a visual.
- Chart
Configuration TemplateCustom Content Configuration - The configuration of a
CustomContentVisual
. - Subtitle
Template
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- Title
Template
Visual Title Label Options - The title that is displayed on 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<Template
Visual Custom Action> - The list of custom actions that are configured for a visual.
- chart
Configuration TemplateCustom Content Configuration - The configuration of a
CustomContentVisual
. - subtitle
Template
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Template
Visual Title Label Options - The title that is displayed on 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
Template
Visual Custom Action[] - The list of custom actions that are configured for a visual.
- chart
Configuration TemplateCustom Content Configuration - The configuration of a
CustomContentVisual
. - subtitle
Template
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Template
Visual Title Label Options - The title that is displayed on 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[Template
Visual Custom Action] - The list of custom actions that are configured for a visual.
- chart_
configuration TemplateCustom Content Configuration - The configuration of a
CustomContentVisual
. - subtitle
Template
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Template
Visual Title Label Options - The title that is displayed on 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.
TemplateCustomFilterConfiguration, TemplateCustomFilterConfigurationArgs
- Match
Operator Pulumi.Aws Native. Quick Sight. Template 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. Template 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. Template Category Filter Select All Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
- Match
Operator TemplateCategory Filter Match Operator - The match operator that is used to determine if a filter should be applied.
- Null
Option TemplateFilter 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 TemplateOptions Category Filter Select All Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
- match
Operator TemplateCategory Filter Match Operator - The match operator that is used to determine if a filter should be applied.
- null
Option TemplateFilter 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 TemplateOptions Category Filter Select All Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
- match
Operator TemplateCategory Filter Match Operator - The match operator that is used to determine if a filter should be applied.
- null
Option TemplateFilter 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 TemplateOptions Category Filter Select All Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
- match_
operator TemplateCategory Filter Match Operator - The match operator that is used to determine if a filter should be applied.
- null_
option TemplateFilter 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_ Templateoptions 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
TemplateCustomFilterListConfiguration, TemplateCustomFilterListConfigurationArgs
- Match
Operator Pulumi.Aws Native. Quick Sight. Template 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. Template 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. Template Category Filter Select All Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
- Match
Operator TemplateCategory Filter Match Operator - The match operator that is used to determine if a filter should be applied.
- Null
Option TemplateFilter 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 TemplateOptions Category Filter Select All Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
- match
Operator TemplateCategory Filter Match Operator - The match operator that is used to determine if a filter should be applied.
- null
Option TemplateFilter 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 TemplateOptions Category Filter Select All Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
- match
Operator TemplateCategory Filter Match Operator - The match operator that is used to determine if a filter should be applied.
- null
Option TemplateFilter 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 TemplateOptions Category Filter Select All Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
- match_
operator TemplateCategory Filter Match Operator - The match operator that is used to determine if a filter should be applied.
- null_
option TemplateFilter 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_ Templateoptions 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
TemplateCustomNarrativeOptions, TemplateCustomNarrativeOptionsArgs
- 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.
TemplateCustomParameterValues, TemplateCustomParameterValuesArgs
- 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.
TemplateCustomValuesConfiguration, TemplateCustomValuesConfigurationArgs
- Custom
Values Pulumi.Aws Native. Quick Sight. Inputs. Template Custom Parameter Values - Include
Null boolValue - Includes the null value in custom action parameter values.
- Custom
Values TemplateCustom Parameter Values - Include
Null boolValue - Includes the null value in custom action parameter values.
- custom
Values TemplateCustom Parameter Values - include
Null BooleanValue - Includes the null value in custom action parameter values.
- custom
Values TemplateCustom Parameter Values - include
Null booleanValue - Includes the null value in custom action parameter values.
- custom_
values TemplateCustom 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.
TemplateDataBarsOptions, TemplateDataBarsOptionsArgs
- 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.
TemplateDataColor, TemplateDataColorArgs
- color str
- The color that is applied to the data value.
- data_
value float - The data value that the color is applied to.
TemplateDataFieldSeriesItem, TemplateDataFieldSeriesItemArgs
- Axis
Binding Pulumi.Aws Native. Quick Sight. Template 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. Template Line Chart Series Settings - The options that determine the presentation of line series associated to the field.
- Axis
Binding TemplateAxis 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
Template
Line Chart Series Settings - The options that determine the presentation of line series associated to the field.
- axis
Binding TemplateAxis 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
Template
Line Chart Series Settings - The options that determine the presentation of line series associated to the field.
- axis
Binding TemplateAxis 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
Template
Line Chart Series Settings - The options that determine the presentation of line series associated to the field.
- axis_
binding TemplateAxis 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
Template
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.
TemplateDataLabelContent, TemplateDataLabelContentArgs
- Value
- VALUE
- Percent
- PERCENT
- Value
And Percent - VALUE_AND_PERCENT
- Template
Data Label Content Value - VALUE
- Template
Data Label Content Percent - PERCENT
- Template
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
TemplateDataLabelOptions, TemplateDataLabelOptionsArgs
- Category
Label Pulumi.Visibility Aws Native. Quick Sight. Template Visibility - Determines the visibility of the category field labels.
- Data
Label List<Pulumi.Types Aws Native. Quick Sight. Inputs. Template 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. Template Data Label Content - Determines the content of the data labels.
- Label
Font Pulumi.Configuration Aws Native. Quick Sight. Inputs. Template Font Configuration - Determines the font configuration of the data labels.
- Measure
Label Pulumi.Visibility Aws Native. Quick Sight. Template Visibility - Determines the visibility of the measure field labels.
- Overlap
Pulumi.
Aws Native. Quick Sight. Template Data Label Overlap - Determines whether overlap is enabled or disabled for the data labels.
- Position
Pulumi.
Aws Native. Quick Sight. Template Data Label Position - Determines the position of the data labels.
- Totals
Visibility Pulumi.Aws Native. Quick Sight. Template Visibility - Determines the visibility of the total.
- Visibility
Pulumi.
Aws Native. Quick Sight. Template Visibility - Determines the visibility of the data labels.
- Category
Label TemplateVisibility Visibility - Determines the visibility of the category field labels.
- Data
Label []TemplateTypes Data Label Type - The option that determines the data label type.
- Label
Color string - Determines the color of the data labels.
- Label
Content TemplateData Label Content - Determines the content of the data labels.
- Label
Font TemplateConfiguration Font Configuration - Determines the font configuration of the data labels.
- Measure
Label TemplateVisibility Visibility - Determines the visibility of the measure field labels.
- Overlap
Template
Data Label Overlap - Determines whether overlap is enabled or disabled for the data labels.
- Position
Template
Data Label Position - Determines the position of the data labels.
- Totals
Visibility TemplateVisibility - Determines the visibility of the total.
- Visibility
Template
Visibility - Determines the visibility of the data labels.
- category
Label TemplateVisibility Visibility - Determines the visibility of the category field labels.
- data
Label List<TemplateTypes Data Label Type> - The option that determines the data label type.
- label
Color String - Determines the color of the data labels.
- label
Content TemplateData Label Content - Determines the content of the data labels.
- label
Font TemplateConfiguration Font Configuration - Determines the font configuration of the data labels.
- measure
Label TemplateVisibility Visibility - Determines the visibility of the measure field labels.
- overlap
Template
Data Label Overlap - Determines whether overlap is enabled or disabled for the data labels.
- position
Template
Data Label Position - Determines the position of the data labels.
- totals
Visibility TemplateVisibility - Determines the visibility of the total.
- visibility
Template
Visibility - Determines the visibility of the data labels.
- category
Label TemplateVisibility Visibility - Determines the visibility of the category field labels.
- data
Label TemplateTypes Data Label Type[] - The option that determines the data label type.
- label
Color string - Determines the color of the data labels.
- label
Content TemplateData Label Content - Determines the content of the data labels.
- label
Font TemplateConfiguration Font Configuration - Determines the font configuration of the data labels.
- measure
Label TemplateVisibility Visibility - Determines the visibility of the measure field labels.
- overlap
Template
Data Label Overlap - Determines whether overlap is enabled or disabled for the data labels.
- position
Template
Data Label Position - Determines the position of the data labels.
- totals
Visibility TemplateVisibility - Determines the visibility of the total.
- visibility
Template
Visibility - Determines the visibility of the data labels.
- category_
label_ Templatevisibility Visibility - Determines the visibility of the category field labels.
- data_
label_ Sequence[Templatetypes Data Label Type] - The option that determines the data label type.
- label_
color str - Determines the color of the data labels.
- label_
content TemplateData Label Content - Determines the content of the data labels.
- label_
font_ Templateconfiguration Font Configuration - Determines the font configuration of the data labels.
- measure_
label_ Templatevisibility Visibility - Determines the visibility of the measure field labels.
- overlap
Template
Data Label Overlap - Determines whether overlap is enabled or disabled for the data labels.
- position
Template
Data Label Position - Determines the position of the data labels.
- totals_
visibility TemplateVisibility - Determines the visibility of the total.
- visibility
Template
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.
TemplateDataLabelOverlap, TemplateDataLabelOverlapArgs
- Disable
Overlap - DISABLE_OVERLAP
- Enable
Overlap - ENABLE_OVERLAP
- Template
Data Label Overlap Disable Overlap - DISABLE_OVERLAP
- Template
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
TemplateDataLabelPosition, TemplateDataLabelPositionArgs
- Inside
- INSIDE
- Outside
- OUTSIDE
- Left
- LEFT
- Top
- TOP
- Bottom
- BOTTOM
- Right
- RIGHT
- Template
Data Label Position Inside - INSIDE
- Template
Data Label Position Outside - OUTSIDE
- Template
Data Label Position Left - LEFT
- Template
Data Label Position Top - TOP
- Template
Data Label Position Bottom - BOTTOM
- Template
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
TemplateDataLabelType, TemplateDataLabelTypeArgs
- Data
Path Pulumi.Label Type Aws Native. Quick Sight. Inputs. Template Data Path Label Type - The option that specifies individual data values for labels.
- Field
Label Pulumi.Type Aws Native. Quick Sight. Inputs. Template Field Label Type - Determines the label configuration for the entire field.
- Maximum
Label Pulumi.Type Aws Native. Quick Sight. Inputs. Template Maximum Label Type - Determines the label configuration for the maximum value in a visual.
- Minimum
Label Pulumi.Type Aws Native. Quick Sight. Inputs. Template Minimum Label Type - Determines the label configuration for the minimum value in a visual.
- Range
Ends Pulumi.Label Type Aws Native. Quick Sight. Inputs. Template Range Ends Label Type - Determines the label configuration for range end value in a visual.
- Data
Path TemplateLabel Type Data Path Label Type - The option that specifies individual data values for labels.
- Field
Label TemplateType Field Label Type - Determines the label configuration for the entire field.
- Maximum
Label TemplateType Maximum Label Type - Determines the label configuration for the maximum value in a visual.
- Minimum
Label TemplateType Minimum Label Type - Determines the label configuration for the minimum value in a visual.
- Range
Ends TemplateLabel Type Range Ends Label Type - Determines the label configuration for range end value in a visual.
- data
Path TemplateLabel Type Data Path Label Type - The option that specifies individual data values for labels.
- field
Label TemplateType Field Label Type - Determines the label configuration for the entire field.
- maximum
Label TemplateType Maximum Label Type - Determines the label configuration for the maximum value in a visual.
- minimum
Label TemplateType Minimum Label Type - Determines the label configuration for the minimum value in a visual.
- range
Ends TemplateLabel Type Range Ends Label Type - Determines the label configuration for range end value in a visual.
- data
Path TemplateLabel Type Data Path Label Type - The option that specifies individual data values for labels.
- field
Label TemplateType Field Label Type - Determines the label configuration for the entire field.
- maximum
Label TemplateType Maximum Label Type - Determines the label configuration for the maximum value in a visual.
- minimum
Label TemplateType Minimum Label Type - Determines the label configuration for the minimum value in a visual.
- range
Ends TemplateLabel Type Range Ends Label Type - Determines the label configuration for range end value in a visual.
- data_
path_ Templatelabel_ type Data Path Label Type - The option that specifies individual data values for labels.
- field_
label_ Templatetype Field Label Type - Determines the label configuration for the entire field.
- maximum_
label_ Templatetype Maximum Label Type - Determines the label configuration for the maximum value in a visual.
- minimum_
label_ Templatetype Minimum Label Type - Determines the label configuration for the minimum value in a visual.
- range_
ends_ Templatelabel_ 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.
TemplateDataPathColor, TemplateDataPathColorArgs
- Color string
- The color that needs to be applied to the element.
- Element
Pulumi.
Aws Native. Quick Sight. Inputs. Template Data Path Value - The element that the color needs to be applied to.
- Time
Granularity Pulumi.Aws Native. Quick Sight. Template 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
Template
Data Path Value - The element that the color needs to be applied to.
- Time
Granularity TemplateTime 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
Template
Data Path Value - The element that the color needs to be applied to.
- time
Granularity TemplateTime 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
Template
Data Path Value - The element that the color needs to be applied to.
- time
Granularity TemplateTime 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
Template
Data Path Value - The element that the color needs to be applied to.
- time_
granularity TemplateTime 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.
TemplateDataPathLabelType, TemplateDataPathLabelTypeArgs
- 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. Template 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
Template
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
Template
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
Template
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
Template
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.
TemplateDataPathSort, TemplateDataPathSortArgs
- Direction
Pulumi.
Aws Native. Quick Sight. Template Sort Direction - Determines the sort direction.
- Sort
Paths List<Pulumi.Aws Native. Quick Sight. Inputs. Template Data Path Value> - The list of data paths that need to be sorted.
- Direction
Template
Sort Direction - Determines the sort direction.
- Sort
Paths []TemplateData Path Value - The list of data paths that need to be sorted.
- direction
Template
Sort Direction - Determines the sort direction.
- sort
Paths List<TemplateData Path Value> - The list of data paths that need to be sorted.
- direction
Template
Sort Direction - Determines the sort direction.
- sort
Paths TemplateData Path Value[] - The list of data paths that need to be sorted.
- direction
Template
Sort Direction - Determines the sort direction.
- sort_
paths Sequence[TemplateData Path Value] - The list of data paths that need to be sorted.
- direction "ASC" | "DESC"
- Determines the sort direction.
- sort
Paths List<Property Map> - The list of data paths that need to be sorted.
TemplateDataPathType, TemplateDataPathTypeArgs
- Pivot
Table Pulumi.Data Path Type Aws Native. Quick Sight. Template Pivot Table Data Path Type - The type of data path value utilized in a pivot table. Choose one of the following options:
HIERARCHY_ROWS_LAYOUT_COLUMN
- The type of data path for the rows layout column, whenRowsLayout
is set toHIERARCHY
.MULTIPLE_ROW_METRICS_COLUMN
- The type of data path for the metric column when the row is set to Metric Placement.EMPTY_COLUMN_HEADER
- The type of data path for the column with empty column header, when there is no field inColumnsFieldWell
and the row is set to Metric Placement.COUNT_METRIC_COLUMN
- The type of data path for the column withCOUNT
as the metric, when there is no field in theValuesFieldWell
.
- Pivot
Table TemplateData Path Type Pivot Table Data Path Type - The type of data path value utilized in a pivot table. Choose one of the following options:
HIERARCHY_ROWS_LAYOUT_COLUMN
- The type of data path for the rows layout column, whenRowsLayout
is set toHIERARCHY
.MULTIPLE_ROW_METRICS_COLUMN
- The type of data path for the metric column when the row is set to Metric Placement.EMPTY_COLUMN_HEADER
- The type of data path for the column with empty column header, when there is no field inColumnsFieldWell
and the row is set to Metric Placement.COUNT_METRIC_COLUMN
- The type of data path for the column withCOUNT
as the metric, when there is no field in theValuesFieldWell
.
- pivot
Table TemplateData Path Type Pivot Table Data Path Type - The type of data path value utilized in a pivot table. Choose one of the following options:
HIERARCHY_ROWS_LAYOUT_COLUMN
- The type of data path for the rows layout column, whenRowsLayout
is set toHIERARCHY
.MULTIPLE_ROW_METRICS_COLUMN
- The type of data path for the metric column when the row is set to Metric Placement.EMPTY_COLUMN_HEADER
- The type of data path for the column with empty column header, when there is no field inColumnsFieldWell
and the row is set to Metric Placement.COUNT_METRIC_COLUMN
- The type of data path for the column withCOUNT
as the metric, when there is no field in theValuesFieldWell
.
- pivot
Table TemplateData Path Type Pivot Table Data Path Type - The type of data path value utilized in a pivot table. Choose one of the following options:
HIERARCHY_ROWS_LAYOUT_COLUMN
- The type of data path for the rows layout column, whenRowsLayout
is set toHIERARCHY
.MULTIPLE_ROW_METRICS_COLUMN
- The type of data path for the metric column when the row is set to Metric Placement.EMPTY_COLUMN_HEADER
- The type of data path for the column with empty column header, when there is no field inColumnsFieldWell
and the row is set to Metric Placement.COUNT_METRIC_COLUMN
- The type of data path for the column withCOUNT
as the metric, when there is no field in theValuesFieldWell
.
- pivot_
table_ Templatedata_ path_ type Pivot Table Data Path Type - The type of data path value utilized in a pivot table. Choose one of the following options:
HIERARCHY_ROWS_LAYOUT_COLUMN
- The type of data path for the rows layout column, whenRowsLayout
is set toHIERARCHY
.MULTIPLE_ROW_METRICS_COLUMN
- The type of data path for the metric column when the row is set to Metric Placement.EMPTY_COLUMN_HEADER
- The type of data path for the column with empty column header, when there is no field inColumnsFieldWell
and the row is set to Metric Placement.COUNT_METRIC_COLUMN
- The type of data path for the column withCOUNT
as the metric, when there is no field in theValuesFieldWell
.
- pivot
Table "HIERARCHY_ROWS_LAYOUT_COLUMN" | "MULTIPLE_ROW_METRICS_COLUMN" | "EMPTY_COLUMN_HEADER" | "COUNT_METRIC_COLUMN"Data Path Type - The type of data path value utilized in a pivot table. Choose one of the following options:
HIERARCHY_ROWS_LAYOUT_COLUMN
- The type of data path for the rows layout column, whenRowsLayout
is set toHIERARCHY
.MULTIPLE_ROW_METRICS_COLUMN
- The type of data path for the metric column when the row is set to Metric Placement.EMPTY_COLUMN_HEADER
- The type of data path for the column with empty column header, when there is no field inColumnsFieldWell
and the row is set to Metric Placement.COUNT_METRIC_COLUMN
- The type of data path for the column withCOUNT
as the metric, when there is no field in theValuesFieldWell
.
TemplateDataPathValue, TemplateDataPathValueArgs
- Data
Path Pulumi.Type Aws Native. Quick Sight. Inputs. Template Data Path Type - The type configuration of the field.
- Field
Id string - The field ID of the field that needs to be sorted.
- Field
Value string - The actual value of the field that needs to be sorted.
- Data
Path TemplateType Data Path Type - The type configuration of the field.
- Field
Id string - The field ID of the field that needs to be sorted.
- Field
Value string - The actual value of the field that needs to be sorted.
- data
Path TemplateType Data Path Type - The type configuration of the field.
- field
Id String - The field ID of the field that needs to be sorted.
- field
Value String - The actual value of the field that needs to be sorted.
- data
Path TemplateType Data Path Type - The type configuration of the field.
- field
Id string - The field ID of the field that needs to be sorted.
- field
Value string - The actual value of the field that needs to be sorted.
- data_
path_ Templatetype Data Path Type - The type configuration of the field.
- field_
id str - The field ID of the field that needs to be sorted.
- field_
value str - The actual value of the field that needs to be sorted.
- data
Path Property MapType - The type configuration of the field.
- field
Id String - The field ID of the field that needs to be sorted.
- field
Value String - The actual value of the field that needs to be sorted.
TemplateDataSetConfiguration, TemplateDataSetConfigurationArgs
- Column
Group []TemplateSchema List Column Group Schema - Data
Set TemplateSchema Data Set Schema - Dataset schema.
- Placeholder string
- column
Group TemplateSchema List Column Group Schema[] - data
Set TemplateSchema Data Set Schema - Dataset schema.
- placeholder string
- column
Group List<Property Map>Schema List - data
Set Property MapSchema - Dataset schema.
- placeholder String
TemplateDataSetReference, TemplateDataSetReferenceArgs
- Data
Set stringArn - Data
Set stringPlaceholder
- Data
Set stringArn - Data
Set stringPlaceholder
- data
Set StringArn - data
Set StringPlaceholder
- data
Set stringArn - data
Set stringPlaceholder
- data_
set_ strarn - data_
set_ strplaceholder
- data
Set StringArn - data
Set StringPlaceholder
TemplateDataSetSchema, TemplateDataSetSchemaArgs
TemplateDateAggregationFunction, TemplateDateAggregationFunctionArgs
- Count
- COUNT
- Distinct
Count - DISTINCT_COUNT
- Min
- MIN
- Max
- MAX
- Template
Date Aggregation Function Count - COUNT
- Template
Date Aggregation Function Distinct Count - DISTINCT_COUNT
- Template
Date Aggregation Function Min - MIN
- Template
Date Aggregation Function Max - MAX
- Count
- COUNT
- Distinct
Count - DISTINCT_COUNT
- Min
- MIN
- Max
- MAX
- Count
- COUNT
- Distinct
Count - DISTINCT_COUNT
- Min
- MIN
- Max
- MAX
- COUNT
- COUNT
- DISTINCT_COUNT
- DISTINCT_COUNT
- MIN
- MIN
- MAX
- MAX
- "COUNT"
- COUNT
- "DISTINCT_COUNT"
- DISTINCT_COUNT
- "MIN"
- MIN
- "MAX"
- MAX
TemplateDateAxisOptions, TemplateDateAxisOptionsArgs
- Missing
Date Pulumi.Visibility Aws Native. Quick Sight. Template Visibility - Determines whether or not missing dates are displayed.
- Missing
Date TemplateVisibility Visibility - Determines whether or not missing dates are displayed.
- missing
Date TemplateVisibility Visibility - Determines whether or not missing dates are displayed.
- missing
Date TemplateVisibility Visibility - Determines whether or not missing dates are displayed.
- missing_
date_ Templatevisibility Visibility - Determines whether or not missing dates are displayed.
- missing
Date "HIDDEN" | "VISIBLE"Visibility - Determines whether or not missing dates are displayed.
TemplateDateDimensionField, TemplateDateDimensionFieldArgs
- Column
Pulumi.
Aws Native. Quick Sight. Inputs. Template Column Identifier - The column that is used in the
DateDimensionField
. - Field
Id string - The custom field ID.
- Date
Granularity Pulumi.Aws Native. Quick Sight. Template Time Granularity - The date granularity of the
DateDimensionField
. Choose one of the following options:YEAR
QUARTER
MONTH
WEEK
DAY
HOUR
MINUTE
SECOND
MILLISECOND
- Format
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Template Date Time Format Configuration - The format configuration of the field.
- Hierarchy
Id string - The custom hierarchy ID.
- Column
Template
Column Identifier - The column that is used in the
DateDimensionField
. - Field
Id string - The custom field ID.
- Date
Granularity TemplateTime Granularity - The date granularity of the
DateDimensionField
. Choose one of the following options:YEAR
QUARTER
MONTH
WEEK
DAY
HOUR
MINUTE
SECOND
MILLISECOND
- Format
Configuration TemplateDate Time Format Configuration - The format configuration of the field.
- Hierarchy
Id string - The custom hierarchy ID.
- column
Template
Column Identifier - The column that is used in the
DateDimensionField
. - field
Id String - The custom field ID.
- date
Granularity TemplateTime Granularity - The date granularity of the
DateDimensionField
. Choose one of the following options:YEAR
QUARTER
MONTH
WEEK
DAY
HOUR
MINUTE
SECOND
MILLISECOND
- format
Configuration TemplateDate Time Format Configuration - The format configuration of the field.
- hierarchy
Id String - The custom hierarchy ID.
- column
Template
Column Identifier - The column that is used in the
DateDimensionField
. - field
Id string - The custom field ID.
- date
Granularity TemplateTime Granularity - The date granularity of the
DateDimensionField
. Choose one of the following options:YEAR
QUARTER
MONTH
WEEK
DAY
HOUR
MINUTE
SECOND
MILLISECOND
- format
Configuration TemplateDate Time Format Configuration - The format configuration of the field.
- hierarchy
Id string - The custom hierarchy ID.
- column
Template
Column Identifier - The column that is used in the
DateDimensionField
. - field_
id str - The custom field ID.
- date_
granularity TemplateTime Granularity - The date granularity of the
DateDimensionField
. Choose one of the following options:YEAR
QUARTER
MONTH
WEEK
DAY
HOUR
MINUTE
SECOND
MILLISECOND
- format_
configuration TemplateDate Time 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
DateDimensionField
. - field
Id String - The custom field ID.
- date
Granularity "YEAR" | "QUARTER" | "MONTH" | "WEEK" | "DAY" | "HOUR" | "MINUTE" | "SECOND" | "MILLISECOND" - The date granularity of the
DateDimensionField
. Choose one of the following options:YEAR
QUARTER
MONTH
WEEK
DAY
HOUR
MINUTE
SECOND
MILLISECOND
- format
Configuration Property Map - The format configuration of the field.
- hierarchy
Id String - The custom hierarchy ID.
TemplateDateMeasureField, TemplateDateMeasureFieldArgs
- Column
Pulumi.
Aws Native. Quick Sight. Inputs. Template Column Identifier - The column that is used in the
DateMeasureField
. - Field
Id string - The custom field ID.
- Aggregation
Function Pulumi.Aws Native. Quick Sight. Template Date Aggregation Function - The aggregation function of the measure field.
- Format
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Template Date Time Format Configuration - The format configuration of the field.
- Column
Template
Column Identifier - The column that is used in the
DateMeasureField
. - Field
Id string - The custom field ID.
- Aggregation
Function TemplateDate Aggregation Function - The aggregation function of the measure field.
- Format
Configuration TemplateDate Time Format Configuration - The format configuration of the field.
- column
Template
Column Identifier - The column that is used in the
DateMeasureField
. - field
Id String - The custom field ID.
- aggregation
Function TemplateDate Aggregation Function - The aggregation function of the measure field.
- format
Configuration TemplateDate Time Format Configuration - The format configuration of the field.
- column
Template
Column Identifier - The column that is used in the
DateMeasureField
. - field
Id string - The custom field ID.
- aggregation
Function TemplateDate Aggregation Function - The aggregation function of the measure field.
- format
Configuration TemplateDate Time Format Configuration - The format configuration of the field.
- column
Template
Column Identifier - The column that is used in the
DateMeasureField
. - field_
id str - The custom field ID.
- aggregation_
function TemplateDate Aggregation Function - The aggregation function of the measure field.
- format_
configuration TemplateDate Time Format Configuration - The format configuration of the field.
- column Property Map
- The column that is used in the
DateMeasureField
. - field
Id String - The custom field ID.
- aggregation
Function "COUNT" | "DISTINCT_COUNT" | "MIN" | "MAX" - The aggregation function of the measure field.
- format
Configuration Property Map - The format configuration of the field.
TemplateDateTimeDefaultValues, TemplateDateTimeDefaultValuesArgs
- Dynamic
Value Pulumi.Aws Native. Quick Sight. Inputs. Template Dynamic Default Value - The dynamic value of the
DataTimeDefaultValues
. Different defaults are displayed according to users, groups, and values mapping. - Rolling
Date Pulumi.Aws Native. Quick Sight. Inputs. Template Rolling Date Configuration - The rolling date of the
DataTimeDefaultValues
. The date is determined from the dataset based on input expression. - Static
Values List<string> - The static values of the
DataTimeDefaultValues
.
- Dynamic
Value TemplateDynamic Default Value - The dynamic value of the
DataTimeDefaultValues
. Different defaults are displayed according to users, groups, and values mapping. - Rolling
Date TemplateRolling Date Configuration - The rolling date of the
DataTimeDefaultValues
. The date is determined from the dataset based on input expression. - Static
Values []string - The static values of the
DataTimeDefaultValues
.
- dynamic
Value TemplateDynamic Default Value - The dynamic value of the
DataTimeDefaultValues
. Different defaults are displayed according to users, groups, and values mapping. - rolling
Date TemplateRolling Date Configuration - The rolling date of the
DataTimeDefaultValues
. The date is determined from the dataset based on input expression. - static
Values List<String> - The static values of the
DataTimeDefaultValues
.
- dynamic
Value TemplateDynamic Default Value - The dynamic value of the
DataTimeDefaultValues
. Different defaults are displayed according to users, groups, and values mapping. - rolling
Date TemplateRolling Date Configuration - The rolling date of the
DataTimeDefaultValues
. The date is determined from the dataset based on input expression. - static
Values string[] - The static values of the
DataTimeDefaultValues
.
- dynamic_
value TemplateDynamic Default Value - The dynamic value of the
DataTimeDefaultValues
. Different defaults are displayed according to users, groups, and values mapping. - rolling_
date TemplateRolling Date Configuration - The rolling date of the
DataTimeDefaultValues
. The date is determined from the dataset based on input expression. - static_
values Sequence[str] - The static values of the
DataTimeDefaultValues
.
- dynamic
Value Property Map - The dynamic value of the
DataTimeDefaultValues
. Different defaults are displayed according to users, groups, and values mapping. - rolling
Date Property Map - The rolling date of the
DataTimeDefaultValues
. The date is determined from the dataset based on input expression. - static
Values List<String> - The static values of the
DataTimeDefaultValues
.
TemplateDateTimeFormatConfiguration, TemplateDateTimeFormatConfigurationArgs
- Date
Time stringFormat - Determines the
DateTime
format. - Null
Value Pulumi.Format Configuration Aws Native. Quick Sight. Inputs. Template Null Value Format Configuration - The options that determine the null value format configuration.
- Numeric
Format Pulumi.Configuration Aws Native. Quick Sight. Inputs. Template Numeric Format Configuration - The formatting configuration for numeric
DateTime
fields.
- Date
Time stringFormat - Determines the
DateTime
format. - Null
Value TemplateFormat Configuration Null Value Format Configuration - The options that determine the null value format configuration.
- Numeric
Format TemplateConfiguration Numeric Format Configuration - The formatting configuration for numeric
DateTime
fields.
- date
Time StringFormat - Determines the
DateTime
format. - null
Value TemplateFormat Configuration Null Value Format Configuration - The options that determine the null value format configuration.
- numeric
Format TemplateConfiguration Numeric Format Configuration - The formatting configuration for numeric
DateTime
fields.
- date
Time stringFormat - Determines the
DateTime
format. - null
Value TemplateFormat Configuration Null Value Format Configuration - The options that determine the null value format configuration.
- numeric
Format TemplateConfiguration Numeric Format Configuration - The formatting configuration for numeric
DateTime
fields.
- date_
time_ strformat - Determines the
DateTime
format. - null_
value_ Templateformat_ configuration Null Value Format Configuration - The options that determine the null value format configuration.
- numeric_
format_ Templateconfiguration Numeric Format Configuration - The formatting configuration for numeric
DateTime
fields.
- date
Time StringFormat - Determines the
DateTime
format. - null
Value Property MapFormat Configuration - The options that determine the null value format configuration.
- numeric
Format Property MapConfiguration - The formatting configuration for numeric
DateTime
fields.
TemplateDateTimeHierarchy, TemplateDateTimeHierarchyArgs
- Hierarchy
Id string - The hierarchy ID of the
DateTime
hierarchy. - Drill
Down List<Pulumi.Filters Aws Native. Quick Sight. Inputs. Template Drill Down Filter> - The option that determines the drill down filters for the
DateTime
hierarchy.
- Hierarchy
Id string - The hierarchy ID of the
DateTime
hierarchy. - Drill
Down []TemplateFilters Drill Down Filter - The option that determines the drill down filters for the
DateTime
hierarchy.
- hierarchy
Id String - The hierarchy ID of the
DateTime
hierarchy. - drill
Down List<TemplateFilters Drill Down Filter> - The option that determines the drill down filters for the
DateTime
hierarchy.
- hierarchy
Id string - The hierarchy ID of the
DateTime
hierarchy. - drill
Down TemplateFilters Drill Down Filter[] - The option that determines the drill down filters for the
DateTime
hierarchy.
- hierarchy_
id str - The hierarchy ID of the
DateTime
hierarchy. - drill_
down_ Sequence[Templatefilters Drill Down Filter] - The option that determines the drill down filters for the
DateTime
hierarchy.
- hierarchy
Id String - The hierarchy ID of the
DateTime
hierarchy. - drill
Down List<Property Map>Filters - The option that determines the drill down filters for the
DateTime
hierarchy.
TemplateDateTimeParameterDeclaration, TemplateDateTimeParameterDeclarationArgs
- Name string
- The name of the parameter that is being declared.
- Default
Values Pulumi.Aws Native. Quick Sight. Inputs. Template Date Time Default Values - The default values of a parameter. If the parameter is a single-value parameter, a maximum of one default value can be provided.
- Mapped
Data List<Pulumi.Set Parameters Aws Native. Quick Sight. Inputs. Template Mapped Data Set Parameter> - Time
Granularity Pulumi.Aws Native. Quick Sight. Template Time Granularity - The level of time precision that is used to aggregate
DateTime
values. - Value
When Pulumi.Unset Aws Native. Quick Sight. Inputs. Template Date Time Value When Unset Configuration - The configuration that defines the default value of a
DateTime
parameter when a value has not been set.
- Name string
- The name of the parameter that is being declared.
- Default
Values TemplateDate Time Default Values - The default values of a parameter. If the parameter is a single-value parameter, a maximum of one default value can be provided.
- Mapped
Data []TemplateSet Parameters Mapped Data Set Parameter - Time
Granularity TemplateTime Granularity - The level of time precision that is used to aggregate
DateTime
values. - Value
When TemplateUnset Date Time Value When Unset Configuration - The configuration that defines the default value of a
DateTime
parameter when a value has not been set.
- name String
- The name of the parameter that is being declared.
- default
Values TemplateDate Time Default Values - The default values of a parameter. If the parameter is a single-value parameter, a maximum of one default value can be provided.
- mapped
Data List<TemplateSet Parameters Mapped Data Set Parameter> - time
Granularity TemplateTime Granularity - The level of time precision that is used to aggregate
DateTime
values. - value
When TemplateUnset Date Time Value When Unset Configuration - The configuration that defines the default value of a
DateTime
parameter when a value has not been set.
- name string
- The name of the parameter that is being declared.
- default
Values TemplateDate Time Default Values - The default values of a parameter. If the parameter is a single-value parameter, a maximum of one default value can be provided.
- mapped
Data TemplateSet Parameters Mapped Data Set Parameter[] - time
Granularity TemplateTime Granularity - The level of time precision that is used to aggregate
DateTime
values. - value
When TemplateUnset Date Time Value When Unset Configuration - The configuration that defines the default value of a
DateTime
parameter when a value has not been set.
- name str
- The name of the parameter that is being declared.
- default_
values TemplateDate Time Default Values - The default values of a parameter. If the parameter is a single-value parameter, a maximum of one default value can be provided.
- mapped_
data_ Sequence[Templateset_ parameters Mapped Data Set Parameter] - time_
granularity TemplateTime Granularity - The level of time precision that is used to aggregate
DateTime
values. - value_
when_ Templateunset Date Time Value When Unset Configuration - The configuration that defines the default value of a
DateTime
parameter when a value has not been set.
- name String
- The name of the parameter that is being declared.
- default
Values Property Map - The default values of a parameter. If the parameter is a single-value parameter, a maximum of one default value can be provided.
- mapped
Data List<Property Map>Set Parameters - time
Granularity "YEAR" | "QUARTER" | "MONTH" | "WEEK" | "DAY" | "HOUR" | "MINUTE" | "SECOND" | "MILLISECOND" - The level of time precision that is used to aggregate
DateTime
values. - value
When Property MapUnset - The configuration that defines the default value of a
DateTime
parameter when a value has not been set.
TemplateDateTimePickerControlDisplayOptions, TemplateDateTimePickerControlDisplayOptionsArgs
- Date
Time stringFormat - Customize how dates are formatted in controls.
- Info
Icon Pulumi.Label Options Aws Native. Quick Sight. Inputs. Template Sheet Control Info Icon Label Options - The configuration of info icon label options.
- Title
Options Pulumi.Aws Native. Quick Sight. Inputs. Template Label Options - The options to configure the title visibility, name, and font size.
- Date
Time stringFormat - Customize how dates are formatted in controls.
- Info
Icon TemplateLabel Options Sheet Control Info Icon Label Options - The configuration of info icon label options.
- Title
Options TemplateLabel Options - The options to configure the title visibility, name, and font size.
- date
Time StringFormat - Customize how dates are formatted in controls.
- info
Icon TemplateLabel Options Sheet Control Info Icon Label Options - The configuration of info icon label options.
- title
Options TemplateLabel Options - The options to configure the title visibility, name, and font size.
- date
Time stringFormat - Customize how dates are formatted in controls.
- info
Icon TemplateLabel Options Sheet Control Info Icon Label Options - The configuration of info icon label options.
- title
Options TemplateLabel Options - The options to configure the title visibility, name, and font size.
- date_
time_ strformat - Customize how dates are formatted in controls.
- info_
icon_ Templatelabel_ options Sheet Control Info Icon Label Options - The configuration of info icon label options.
- title_
options TemplateLabel Options - The options to configure the title visibility, name, and font size.
- date
Time StringFormat - Customize how dates are formatted in controls.
- info
Icon Property MapLabel Options - The configuration of info icon label options.
- title
Options Property Map - The options to configure the title visibility, name, and font size.
TemplateDateTimeValueWhenUnsetConfiguration, TemplateDateTimeValueWhenUnsetConfigurationArgs
- Custom
Value string - A custom value that's used when the value of a parameter isn't set.
- Value
When Pulumi.Unset Option Aws Native. Quick Sight. Template Value When Unset Option - The built-in options for default values. The value can be one of the following:
RECOMMENDED
: The recommended value.NULL
: TheNULL
value.
- Custom
Value string - A custom value that's used when the value of a parameter isn't set.
- Value
When TemplateUnset Option Value When Unset Option - The built-in options for default values. The value can be one of the following:
RECOMMENDED
: The recommended value.NULL
: TheNULL
value.
- custom
Value String - A custom value that's used when the value of a parameter isn't set.
- value
When TemplateUnset Option Value When Unset Option - The built-in options for default values. The value can be one of the following:
RECOMMENDED
: The recommended value.NULL
: TheNULL
value.
- custom
Value string - A custom value that's used when the value of a parameter isn't set.
- value
When TemplateUnset Option Value When Unset Option - The built-in options for default values. The value can be one of the following:
RECOMMENDED
: The recommended value.NULL
: TheNULL
value.
- custom_
value str - A custom value that's used when the value of a parameter isn't set.
- value_
when_ Templateunset_ option Value When Unset Option - The built-in options for default values. The value can be one of the following:
RECOMMENDED
: The recommended value.NULL
: TheNULL
value.
- custom
Value String - A custom value that's used when the value of a parameter isn't set.
- value
When "RECOMMENDED_VALUE" | "NULL"Unset Option - The built-in options for default values. The value can be one of the following:
RECOMMENDED
: The recommended value.NULL
: TheNULL
value.
TemplateDayOfTheWeek, TemplateDayOfTheWeekArgs
- Sunday
- SUNDAY
- Monday
- MONDAY
- Tuesday
- TUESDAY
- Wednesday
- WEDNESDAY
- Thursday
- THURSDAY
- Friday
- FRIDAY
- Saturday
- SATURDAY
- Template
Day Of The Week Sunday - SUNDAY
- Template
Day Of The Week Monday - MONDAY
- Template
Day Of The Week Tuesday - TUESDAY
- Template
Day Of The Week Wednesday - WEDNESDAY
- Template
Day Of The Week Thursday - THURSDAY
- Template
Day Of The Week Friday - FRIDAY
- Template
Day Of The Week Saturday - SATURDAY
- Sunday
- SUNDAY
- Monday
- MONDAY
- Tuesday
- TUESDAY
- Wednesday
- WEDNESDAY
- Thursday
- THURSDAY
- Friday
- FRIDAY
- Saturday
- SATURDAY
- Sunday
- SUNDAY
- Monday
- MONDAY
- Tuesday
- TUESDAY
- Wednesday
- WEDNESDAY
- Thursday
- THURSDAY
- Friday
- FRIDAY
- Saturday
- SATURDAY
- SUNDAY
- SUNDAY
- MONDAY
- MONDAY
- TUESDAY
- TUESDAY
- WEDNESDAY
- WEDNESDAY
- THURSDAY
- THURSDAY
- FRIDAY
- FRIDAY
- SATURDAY
- SATURDAY
- "SUNDAY"
- SUNDAY
- "MONDAY"
- MONDAY
- "TUESDAY"
- TUESDAY
- "WEDNESDAY"
- WEDNESDAY
- "THURSDAY"
- THURSDAY
- "FRIDAY"
- FRIDAY
- "SATURDAY"
- SATURDAY
TemplateDecimalDefaultValues, TemplateDecimalDefaultValuesArgs
- Dynamic
Value Pulumi.Aws Native. Quick Sight. Inputs. Template Dynamic Default Value - The dynamic value of the
DecimalDefaultValues
. Different defaults are displayed according to users, groups, and values mapping. - Static
Values List<double> - The static values of the
DecimalDefaultValues
.
- Dynamic
Value TemplateDynamic Default Value - The dynamic value of the
DecimalDefaultValues
. Different defaults are displayed according to users, groups, and values mapping. - Static
Values []float64 - The static values of the
DecimalDefaultValues
.
- dynamic
Value TemplateDynamic Default Value - The dynamic value of the
DecimalDefaultValues
. Different defaults are displayed according to users, groups, and values mapping. - static
Values List<Double> - The static values of the
DecimalDefaultValues
.
- dynamic
Value TemplateDynamic Default Value - The dynamic value of the
DecimalDefaultValues
. Different defaults are displayed according to users, groups, and values mapping. - static
Values number[] - The static values of the
DecimalDefaultValues
.
- dynamic_
value TemplateDynamic Default Value - The dynamic value of the
DecimalDefaultValues
. Different defaults are displayed according to users, groups, and values mapping. - static_
values Sequence[float] - The static values of the
DecimalDefaultValues
.
- dynamic
Value Property Map - The dynamic value of the
DecimalDefaultValues
. Different defaults are displayed according to users, groups, and values mapping. - static
Values List<Number> - The static values of the
DecimalDefaultValues
.
TemplateDecimalParameterDeclaration, TemplateDecimalParameterDeclarationArgs
- Name string
- The name of the parameter that is being declared.
- Parameter
Value Pulumi.Type Aws Native. Quick Sight. Template Parameter Value Type - The value type determines whether the parameter is a single-value or multi-value parameter.
- Default
Values Pulumi.Aws Native. Quick Sight. Inputs. Template Decimal Default Values - The default values of a parameter. If the parameter is a single-value parameter, a maximum of one default value can be provided.
- Mapped
Data List<Pulumi.Set Parameters Aws Native. Quick Sight. Inputs. Template Mapped Data Set Parameter> - Value
When Pulumi.Unset Aws Native. Quick Sight. Inputs. Template Decimal Value When Unset Configuration - The configuration that defines the default value of a
Decimal
parameter when a value has not been set.
- Name string
- The name of the parameter that is being declared.
- Parameter
Value TemplateType Parameter Value Type - The value type determines whether the parameter is a single-value or multi-value parameter.
- Default
Values TemplateDecimal Default Values - The default values of a parameter. If the parameter is a single-value parameter, a maximum of one default value can be provided.
- Mapped
Data []TemplateSet Parameters Mapped Data Set Parameter - Value
When TemplateUnset Decimal Value When Unset Configuration - The configuration that defines the default value of a
Decimal
parameter when a value has not been set.
- name String
- The name of the parameter that is being declared.
- parameter
Value TemplateType Parameter Value Type - The value type determines whether the parameter is a single-value or multi-value parameter.
- default
Values TemplateDecimal Default Values - The default values of a parameter. If the parameter is a single-value parameter, a maximum of one default value can be provided.
- mapped
Data List<TemplateSet Parameters Mapped Data Set Parameter> - value
When TemplateUnset Decimal Value When Unset Configuration - The configuration that defines the default value of a
Decimal
parameter when a value has not been set.
- name string
- The name of the parameter that is being declared.
- parameter
Value TemplateType Parameter Value Type - The value type determines whether the parameter is a single-value or multi-value parameter.
- default
Values TemplateDecimal Default Values - The default values of a parameter. If the parameter is a single-value parameter, a maximum of one default value can be provided.
- mapped
Data TemplateSet Parameters Mapped Data Set Parameter[] - value
When TemplateUnset Decimal Value When Unset Configuration - The configuration that defines the default value of a
Decimal
parameter when a value has not been set.
- name str
- The name of the parameter that is being declared.
- parameter_
value_ Templatetype Parameter Value Type - The value type determines whether the parameter is a single-value or multi-value parameter.
- default_
values TemplateDecimal Default Values - The default values of a parameter. If the parameter is a single-value parameter, a maximum of one default value can be provided.
- mapped_
data_ Sequence[Templateset_ parameters Mapped Data Set Parameter] - value_
when_ Templateunset Decimal Value When Unset Configuration - The configuration that defines the default value of a
Decimal
parameter when a value has not been set.
- name String
- The name of the parameter that is being declared.
- parameter
Value "MULTI_VALUED" | "SINGLE_VALUED"Type - The value type determines whether the parameter is a single-value or multi-value parameter.
- default
Values Property Map - The default values of a parameter. If the parameter is a single-value parameter, a maximum of one default value can be provided.
- mapped
Data List<Property Map>Set Parameters - value
When Property MapUnset - The configuration that defines the default value of a
Decimal
parameter when a value has not been set.
TemplateDecimalPlacesConfiguration, TemplateDecimalPlacesConfigurationArgs
- Decimal
Places double - The values of the decimal places.
- Decimal
Places float64 - The values of the decimal places.
- decimal
Places Double - The values of the decimal places.
- decimal
Places number - The values of the decimal places.
- decimal_
places float - The values of the decimal places.
- decimal
Places Number - The values of the decimal places.
TemplateDecimalValueWhenUnsetConfiguration, TemplateDecimalValueWhenUnsetConfigurationArgs
- Custom
Value double - A custom value that's used when the value of a parameter isn't set.
- Value
When Pulumi.Unset Option Aws Native. Quick Sight. Template Value When Unset Option - The built-in options for default values. The value can be one of the following:
RECOMMENDED
: The recommended value.NULL
: TheNULL
value.
- Custom
Value float64 - A custom value that's used when the value of a parameter isn't set.
- Value
When TemplateUnset Option Value When Unset Option - The built-in options for default values. The value can be one of the following:
RECOMMENDED
: The recommended value.NULL
: TheNULL
value.
- custom
Value Double - A custom value that's used when the value of a parameter isn't set.
- value
When TemplateUnset Option Value When Unset Option - The built-in options for default values. The value can be one of the following:
RECOMMENDED
: The recommended value.NULL
: TheNULL
value.
- custom
Value number - A custom value that's used when the value of a parameter isn't set.
- value
When TemplateUnset Option Value When Unset Option - The built-in options for default values. The value can be one of the following:
RECOMMENDED
: The recommended value.NULL
: TheNULL
value.
- custom_
value float - A custom value that's used when the value of a parameter isn't set.
- value_
when_ Templateunset_ option Value When Unset Option - The built-in options for default values. The value can be one of the following:
RECOMMENDED
: The recommended value.NULL
: TheNULL
value.
- custom
Value Number - A custom value that's used when the value of a parameter isn't set.
- value
When "RECOMMENDED_VALUE" | "NULL"Unset Option - The built-in options for default values. The value can be one of the following:
RECOMMENDED
: The recommended value.NULL
: TheNULL
value.
TemplateDefaultDateTimePickerControlOptions, TemplateDefaultDateTimePickerControlOptionsArgs
- Display
Options Pulumi.Aws Native. Quick Sight. Inputs. Template Date Time Picker Control Display Options - The display options of a control.
- Type
Pulumi.
Aws Native. Quick Sight. Template Sheet Control Date Time Picker Type - The date time picker type of the
DefaultDateTimePickerControlOptions
. Choose one of the following options:SINGLE_VALUED
: The filter condition is a fixed date.DATE_RANGE
: The filter condition is a date time range.
- Display
Options TemplateDate Time Picker Control Display Options - The display options of a control.
- Type
Template
Sheet Control Date Time Picker Type - The date time picker type of the
DefaultDateTimePickerControlOptions
. Choose one of the following options:SINGLE_VALUED
: The filter condition is a fixed date.DATE_RANGE
: The filter condition is a date time range.
- display
Options TemplateDate Time Picker Control Display Options - The display options of a control.
- type
Template
Sheet Control Date Time Picker Type - The date time picker type of the
DefaultDateTimePickerControlOptions
. Choose one of the following options:SINGLE_VALUED
: The filter condition is a fixed date.DATE_RANGE
: The filter condition is a date time range.
- display
Options TemplateDate Time Picker Control Display Options - The display options of a control.
- type
Template
Sheet Control Date Time Picker Type - The date time picker type of the
DefaultDateTimePickerControlOptions
. Choose one of the following options:SINGLE_VALUED
: The filter condition is a fixed date.DATE_RANGE
: The filter condition is a date time range.
- display_
options TemplateDate Time Picker Control Display Options - The display options of a control.
- type
Template
Sheet Control Date Time Picker Type - The date time picker type of the
DefaultDateTimePickerControlOptions
. Choose one of the following options:SINGLE_VALUED
: The filter condition is a fixed date.DATE_RANGE
: The filter condition is a date time range.
- display
Options Property Map - The display options of a control.
- type "SINGLE_VALUED" | "DATE_RANGE"
- The date time picker type of the
DefaultDateTimePickerControlOptions
. Choose one of the following options:SINGLE_VALUED
: The filter condition is a fixed date.DATE_RANGE
: The filter condition is a date time range.
TemplateDefaultFilterControlConfiguration, TemplateDefaultFilterControlConfigurationArgs
- Control
Options Pulumi.Aws Native. Quick Sight. Inputs. Template Default Filter Control Options - The control option for the
DefaultFilterControlConfiguration
. - Title string
- The title of the
DefaultFilterControlConfiguration
. This title is shared by all controls that are tied to this filter.
- Control
Options TemplateDefault Filter Control Options - The control option for the
DefaultFilterControlConfiguration
. - Title string
- The title of the
DefaultFilterControlConfiguration
. This title is shared by all controls that are tied to this filter.
- control
Options TemplateDefault Filter Control Options - The control option for the
DefaultFilterControlConfiguration
. - title String
- The title of the
DefaultFilterControlConfiguration
. This title is shared by all controls that are tied to this filter.
- control
Options TemplateDefault Filter Control Options - The control option for the
DefaultFilterControlConfiguration
. - title string
- The title of the
DefaultFilterControlConfiguration
. This title is shared by all controls that are tied to this filter.
- control_
options TemplateDefault Filter Control Options - The control option for the
DefaultFilterControlConfiguration
. - title str
- The title of the
DefaultFilterControlConfiguration
. This title is shared by all controls that are tied to this filter.
- control
Options Property Map - The control option for the
DefaultFilterControlConfiguration
. - title String
- The title of the
DefaultFilterControlConfiguration
. This title is shared by all controls that are tied to this filter.
TemplateDefaultFilterControlOptions, TemplateDefaultFilterControlOptionsArgs
- Default
Date Pulumi.Time Picker Options Aws Native. Quick Sight. Inputs. Template Default Date Time Picker Control Options - The default options that correspond to the filter control type of a
DateTimePicker
. - Default
Dropdown Pulumi.Options Aws Native. Quick Sight. Inputs. Template Default Filter Drop Down Control Options - The default options that correspond to the
Dropdown
filter control type. - Default
List Pulumi.Options Aws Native. Quick Sight. Inputs. Template Default Filter List Control Options - The default options that correspond to the
List
filter control type. - Default
Relative Pulumi.Date Time Options Aws Native. Quick Sight. Inputs. Template Default Relative Date Time Control Options - The default options that correspond to the
RelativeDateTime
filter control type. - Default
Slider Pulumi.Options Aws Native. Quick Sight. Inputs. Template Default Slider Control Options - The default options that correspond to the
Slider
filter control type. - Default
Text Pulumi.Area Options Aws Native. Quick Sight. Inputs. Template Default Text Area Control Options - The default options that correspond to the
TextArea
filter control type. - Default
Text Pulumi.Field Options Aws Native. Quick Sight. Inputs. Template Default Text Field Control Options - The default options that correspond to the
TextField
filter control type.
- Default
Date TemplateTime Picker Options Default Date Time Picker Control Options - The default options that correspond to the filter control type of a
DateTimePicker
. - Default
Dropdown TemplateOptions Default Filter Drop Down Control Options - The default options that correspond to the
Dropdown
filter control type. - Default
List TemplateOptions Default Filter List Control Options - The default options that correspond to the
List
filter control type. - Default
Relative TemplateDate Time Options Default Relative Date Time Control Options - The default options that correspond to the
RelativeDateTime
filter control type. - Default
Slider TemplateOptions Default Slider Control Options - The default options that correspond to the
Slider
filter control type. - Default
Text TemplateArea Options Default Text Area Control Options - The default options that correspond to the
TextArea
filter control type. - Default
Text TemplateField Options Default Text Field Control Options - The default options that correspond to the
TextField
filter control type.
- default
Date TemplateTime Picker Options Default Date Time Picker Control Options - The default options that correspond to the filter control type of a
DateTimePicker
. - default
Dropdown TemplateOptions Default Filter Drop Down Control Options - The default options that correspond to the
Dropdown
filter control type. - default
List TemplateOptions Default Filter List Control Options - The default options that correspond to the
List
filter control type. - default
Relative TemplateDate Time Options Default Relative Date Time Control Options - The default options that correspond to the
RelativeDateTime
filter control type. - default
Slider TemplateOptions Default Slider Control Options - The default options that correspond to the
Slider
filter control type. - default
Text TemplateArea Options Default Text Area Control Options - The default options that correspond to the
TextArea
filter control type. - default
Text TemplateField Options Default Text Field Control Options - The default options that correspond to the
TextField
filter control type.
- default
Date TemplateTime Picker Options Default Date Time Picker Control Options - The default options that correspond to the filter control type of a
DateTimePicker
. - default
Dropdown TemplateOptions Default Filter Drop Down Control Options - The default options that correspond to the
Dropdown
filter control type. - default
List TemplateOptions Default Filter List Control Options - The default options that correspond to the
List
filter control type. - default
Relative TemplateDate Time Options Default Relative Date Time Control Options - The default options that correspond to the
RelativeDateTime
filter control type. - default
Slider TemplateOptions Default Slider Control Options - The default options that correspond to the
Slider
filter control type. - default
Text TemplateArea Options Default Text Area Control Options - The default options that correspond to the
TextArea
filter control type. - default
Text TemplateField Options Default Text Field Control Options - The default options that correspond to the
TextField
filter control type.
- default_
date_ Templatetime_ picker_ options Default Date Time Picker Control Options - The default options that correspond to the filter control type of a
DateTimePicker
. - default_
dropdown_ Templateoptions Default Filter Drop Down Control Options - The default options that correspond to the
Dropdown
filter control type. - default_
list_ Templateoptions Default Filter List Control Options - The default options that correspond to the
List
filter control type. - default_
relative_ Templatedate_ time_ options Default Relative Date Time Control Options - The default options that correspond to the
RelativeDateTime
filter control type. - default_
slider_ Templateoptions Default Slider Control Options - The default options that correspond to the
Slider
filter control type. - default_
text_ Templatearea_ options Default Text Area Control Options - The default options that correspond to the
TextArea
filter control type. - default_
text_ Templatefield_ options Default Text Field Control Options - The default options that correspond to the
TextField
filter control type.
- default
Date Property MapTime Picker Options - The default options that correspond to the filter control type of a
DateTimePicker
. - default
Dropdown Property MapOptions - The default options that correspond to the
Dropdown
filter control type. - default
List Property MapOptions - The default options that correspond to the
List
filter control type. - default
Relative Property MapDate Time Options - The default options that correspond to the
RelativeDateTime
filter control type. - default
Slider Property MapOptions - The default options that correspond to the
Slider
filter control type. - default
Text Property MapArea Options - The default options that correspond to the
TextArea
filter control type. - default
Text Property MapField Options - The default options that correspond to the
TextField
filter control type.
TemplateDefaultFilterDropDownControlOptions, TemplateDefaultFilterDropDownControlOptionsArgs
- Display
Options Pulumi.Aws Native. Quick Sight. Inputs. Template Drop Down Control Display Options - The display options of a control.
- Selectable
Values Pulumi.Aws Native. Quick Sight. Inputs. Template Filter Selectable Values - A list of selectable values that are used in a control.
- Type
Pulumi.
Aws Native. Quick Sight. Template Sheet Control List Type - The type of the
FilterDropDownControl
. Choose one of the following options:MULTI_SELECT
: The user can select multiple entries from a dropdown menu.SINGLE_SELECT
: The user can select a single entry from a dropdown menu.
- Display
Options TemplateDrop Down Control Display Options - The display options of a control.
- Selectable
Values TemplateFilter Selectable Values - A list of selectable values that are used in a control.
- Type
Template
Sheet Control List Type - The type of the
FilterDropDownControl
. Choose one of the following options:MULTI_SELECT
: The user can select multiple entries from a dropdown menu.SINGLE_SELECT
: The user can select a single entry from a dropdown menu.
- display
Options TemplateDrop Down Control Display Options - The display options of a control.
- selectable
Values TemplateFilter Selectable Values - A list of selectable values that are used in a control.
- type
Template
Sheet Control List Type - The type of the
FilterDropDownControl
. Choose one of the following options:MULTI_SELECT
: The user can select multiple entries from a dropdown menu.SINGLE_SELECT
: The user can select a single entry from a dropdown menu.
- display
Options TemplateDrop Down Control Display Options - The display options of a control.
- selectable
Values TemplateFilter Selectable Values - A list of selectable values that are used in a control.
- type
Template
Sheet Control List Type - The type of the
FilterDropDownControl
. Choose one of the following options:MULTI_SELECT
: The user can select multiple entries from a dropdown menu.SINGLE_SELECT
: The user can select a single entry from a dropdown menu.
- display_
options TemplateDrop Down Control Display Options - The display options of a control.
- selectable_
values TemplateFilter Selectable Values - A list of selectable values that are used in a control.
- type
Template
Sheet Control List Type - The type of the
FilterDropDownControl
. Choose one of the following options:MULTI_SELECT
: The user can select multiple entries from a dropdown menu.SINGLE_SELECT
: The user can select a single entry from a dropdown menu.
- display
Options Property Map - The display options of a control.
- selectable
Values Property Map - A list of selectable values that are used in a control.
- type "MULTI_SELECT" | "SINGLE_SELECT"
- The type of the
FilterDropDownControl
. Choose one of the following options:MULTI_SELECT
: The user can select multiple entries from a dropdown menu.SINGLE_SELECT
: The user can select a single entry from a dropdown menu.
TemplateDefaultFilterListControlOptions, TemplateDefaultFilterListControlOptionsArgs
- Display
Options Pulumi.Aws Native. Quick Sight. Inputs. Template List Control Display Options - The display options of a control.
- Selectable
Values Pulumi.Aws Native. Quick Sight. Inputs. Template Filter Selectable Values - A list of selectable values that are used in a control.
- Type
Pulumi.
Aws Native. Quick Sight. Template Sheet Control List Type - The type of the
DefaultFilterListControlOptions
. Choose one of the following options:MULTI_SELECT
: The user can select multiple entries from the list.SINGLE_SELECT
: The user can select a single entry from the list.
- Display
Options TemplateList Control Display Options - The display options of a control.
- Selectable
Values TemplateFilter Selectable Values - A list of selectable values that are used in a control.
- Type
Template
Sheet Control List Type - The type of the
DefaultFilterListControlOptions
. Choose one of the following options:MULTI_SELECT
: The user can select multiple entries from the list.SINGLE_SELECT
: The user can select a single entry from the list.
- display
Options TemplateList Control Display Options - The display options of a control.
- selectable
Values TemplateFilter Selectable Values - A list of selectable values that are used in a control.
- type
Template
Sheet Control List Type - The type of the
DefaultFilterListControlOptions
. Choose one of the following options:MULTI_SELECT
: The user can select multiple entries from the list.SINGLE_SELECT
: The user can select a single entry from the list.
- display
Options TemplateList Control Display Options - The display options of a control.
- selectable
Values TemplateFilter Selectable Values - A list of selectable values that are used in a control.
- type
Template
Sheet Control List Type - The type of the
DefaultFilterListControlOptions
. Choose one of the following options:MULTI_SELECT
: The user can select multiple entries from the list.SINGLE_SELECT
: The user can select a single entry from the list.
- display_
options TemplateList Control Display Options - The display options of a control.
- selectable_
values TemplateFilter Selectable Values - A list of selectable values that are used in a control.
- type
Template
Sheet Control List Type - The type of the
DefaultFilterListControlOptions
. Choose one of the following options:MULTI_SELECT
: The user can select multiple entries from the list.SINGLE_SELECT
: The user can select a single entry from the list.
- display
Options Property Map - The display options of a control.
- selectable
Values Property Map - A list of selectable values that are used in a control.
- type "MULTI_SELECT" | "SINGLE_SELECT"
- The type of the
DefaultFilterListControlOptions
. Choose one of the following options:MULTI_SELECT
: The user can select multiple entries from the list.SINGLE_SELECT
: The user can select a single entry from the list.
TemplateDefaultFreeFormLayoutConfiguration, TemplateDefaultFreeFormLayoutConfigurationArgs
- Canvas
Size Pulumi.Options Aws Native. Quick Sight. Inputs. Template Free Form Layout Canvas Size Options - Determines the screen canvas size options for a free-form layout.
- Canvas
Size TemplateOptions Free Form Layout Canvas Size Options - Determines the screen canvas size options for a free-form layout.
- canvas
Size TemplateOptions Free Form Layout Canvas Size Options - Determines the screen canvas size options for a free-form layout.
- canvas
Size TemplateOptions Free Form Layout Canvas Size Options - Determines the screen canvas size options for a free-form layout.
- canvas_
size_ Templateoptions Free Form Layout Canvas Size Options - Determines the screen canvas size options for a free-form layout.
- canvas
Size Property MapOptions - Determines the screen canvas size options for a free-form layout.
TemplateDefaultGridLayoutConfiguration, TemplateDefaultGridLayoutConfigurationArgs
- Canvas
Size Pulumi.Options Aws Native. Quick Sight. Inputs. Template Grid Layout Canvas Size Options - Determines the screen canvas size options for a grid layout.
- Canvas
Size TemplateOptions Grid Layout Canvas Size Options - Determines the screen canvas size options for a grid layout.
- canvas
Size TemplateOptions Grid Layout Canvas Size Options - Determines the screen canvas size options for a grid layout.
- canvas
Size TemplateOptions Grid Layout Canvas Size Options - Determines the screen canvas size options for a grid layout.
- canvas_
size_ Templateoptions Grid Layout Canvas Size Options - Determines the screen canvas size options for a grid layout.
- canvas
Size Property MapOptions - Determines the screen canvas size options for a grid layout.
TemplateDefaultInteractiveLayoutConfiguration, TemplateDefaultInteractiveLayoutConfigurationArgs
- Free
Form Pulumi.Aws Native. Quick Sight. Inputs. Template Default Free Form Layout Configuration - The options that determine the default settings of a free-form layout configuration.
- Grid
Pulumi.
Aws Native. Quick Sight. Inputs. Template Default Grid Layout Configuration - The options that determine the default settings for a grid layout configuration.
- Free
Form TemplateDefault Free Form Layout Configuration - The options that determine the default settings of a free-form layout configuration.
- Grid
Template
Default Grid Layout Configuration - The options that determine the default settings for a grid layout configuration.
- free
Form TemplateDefault Free Form Layout Configuration - The options that determine the default settings of a free-form layout configuration.
- grid
Template
Default Grid Layout Configuration - The options that determine the default settings for a grid layout configuration.
- free
Form TemplateDefault Free Form Layout Configuration - The options that determine the default settings of a free-form layout configuration.
- grid
Template
Default Grid Layout Configuration - The options that determine the default settings for a grid layout configuration.
- free_
form TemplateDefault Free Form Layout Configuration - The options that determine the default settings of a free-form layout configuration.
- grid
Template
Default Grid Layout Configuration - The options that determine the default settings for a grid layout configuration.
- free
Form Property Map - The options that determine the default settings of a free-form layout configuration.
- grid Property Map
- The options that determine the default settings for a grid layout configuration.
TemplateDefaultNewSheetConfiguration, TemplateDefaultNewSheetConfigurationArgs
- Interactive
Layout Pulumi.Configuration Aws Native. Quick Sight. Inputs. Template Default Interactive Layout Configuration - The options that determine the default settings for interactive layout configuration.
- Paginated
Layout Pulumi.Configuration Aws Native. Quick Sight. Inputs. Template Default Paginated Layout Configuration - The options that determine the default settings for a paginated layout configuration.
- Sheet
Content Pulumi.Type Aws Native. Quick Sight. Template Sheet Content Type - The option that determines the sheet content type.
- Interactive
Layout TemplateConfiguration Default Interactive Layout Configuration - The options that determine the default settings for interactive layout configuration.
- Paginated
Layout TemplateConfiguration Default Paginated Layout Configuration - The options that determine the default settings for a paginated layout configuration.
- Sheet
Content TemplateType Sheet Content Type - The option that determines the sheet content type.
- interactive
Layout TemplateConfiguration Default Interactive Layout Configuration - The options that determine the default settings for interactive layout configuration.
- paginated
Layout TemplateConfiguration Default Paginated Layout Configuration - The options that determine the default settings for a paginated layout configuration.
- sheet
Content TemplateType Sheet Content Type - The option that determines the sheet content type.
- interactive
Layout TemplateConfiguration Default Interactive Layout Configuration - The options that determine the default settings for interactive layout configuration.
- paginated
Layout TemplateConfiguration Default Paginated Layout Configuration - The options that determine the default settings for a paginated layout configuration.
- sheet
Content TemplateType Sheet Content Type - The option that determines the sheet content type.
- interactive_
layout_ Templateconfiguration Default Interactive Layout Configuration - The options that determine the default settings for interactive layout configuration.
- paginated_
layout_ Templateconfiguration Default Paginated Layout Configuration - The options that determine the default settings for a paginated layout configuration.
- sheet_
content_ Templatetype Sheet Content Type - The option that determines the sheet content type.
- interactive
Layout Property MapConfiguration - The options that determine the default settings for interactive layout configuration.
- paginated
Layout Property MapConfiguration - The options that determine the default settings for a paginated layout configuration.
- sheet
Content "PAGINATED" | "INTERACTIVE"Type - The option that determines the sheet content type.
TemplateDefaultPaginatedLayoutConfiguration, TemplateDefaultPaginatedLayoutConfigurationArgs
- Section
Based Pulumi.Aws Native. Quick Sight. Inputs. Template Default Section Based Layout Configuration - The options that determine the default settings for a section-based layout configuration.
- Section
Based TemplateDefault Section Based Layout Configuration - The options that determine the default settings for a section-based layout configuration.
- section
Based TemplateDefault Section Based Layout Configuration - The options that determine the default settings for a section-based layout configuration.
- section
Based TemplateDefault Section Based Layout Configuration - The options that determine the default settings for a section-based layout configuration.
- section_
based TemplateDefault Section Based Layout Configuration - The options that determine the default settings for a section-based layout configuration.
- section
Based Property Map - The options that determine the default settings for a section-based layout configuration.
TemplateDefaultRelativeDateTimeControlOptions, TemplateDefaultRelativeDateTimeControlOptionsArgs
- Display
Options Pulumi.Aws Native. Quick Sight. Inputs. Template Relative Date Time Control Display Options - The display options of a control.
- Display
Options TemplateRelative Date Time Control Display Options - The display options of a control.
- display
Options TemplateRelative Date Time Control Display Options - The display options of a control.
- display
Options TemplateRelative Date Time Control Display Options - The display options of a control.
- display_
options TemplateRelative Date Time Control Display Options - The display options of a control.
- display
Options Property Map - The display options of a control.
TemplateDefaultSectionBasedLayoutConfiguration, TemplateDefaultSectionBasedLayoutConfigurationArgs
- Canvas
Size Pulumi.Options Aws Native. Quick Sight. Inputs. Template Section Based Layout Canvas Size Options - Determines the screen canvas size options for a section-based layout.
- Canvas
Size TemplateOptions Section Based Layout Canvas Size Options - Determines the screen canvas size options for a section-based layout.
- canvas
Size TemplateOptions Section Based Layout Canvas Size Options - Determines the screen canvas size options for a section-based layout.
- canvas
Size TemplateOptions Section Based Layout Canvas Size Options - Determines the screen canvas size options for a section-based layout.
- canvas_
size_ Templateoptions Section Based Layout Canvas Size Options - Determines the screen canvas size options for a section-based layout.
- canvas
Size Property MapOptions - Determines the screen canvas size options for a section-based layout.
TemplateDefaultSliderControlOptions, TemplateDefaultSliderControlOptionsArgs
- Maximum
Value double - The larger value that is displayed at the right of the slider.
- Minimum
Value double - The smaller value that is displayed at the left of the slider.
- Step
Size double - The number of increments that the slider bar is divided into.
- Display
Options Pulumi.Aws Native. Quick Sight. Inputs. Template Slider Control Display Options - The display options of a control.
- Type
Pulumi.
Aws Native. Quick Sight. Template Sheet Control Slider Type - The type of the
DefaultSliderControlOptions
. Choose one of the following options:SINGLE_POINT
: Filter against(equals) a single data point.RANGE
: Filter data that is in a specified range.
- Maximum
Value float64 - The larger value that is displayed at the right of the slider.
- Minimum
Value float64 - The smaller value that is displayed at the left of the slider.
- Step
Size float64 - The number of increments that the slider bar is divided into.
- Display
Options TemplateSlider Control Display Options - The display options of a control.
- Type
Template
Sheet Control Slider Type - The type of the
DefaultSliderControlOptions
. Choose one of the following options:SINGLE_POINT
: Filter against(equals) a single data point.RANGE
: Filter data that is in a specified range.
- maximum
Value Double - The larger value that is displayed at the right of the slider.
- minimum
Value Double - The smaller value that is displayed at the left of the slider.
- step
Size Double - The number of increments that the slider bar is divided into.
- display
Options TemplateSlider Control Display Options - The display options of a control.
- type
Template
Sheet Control Slider Type - The type of the
DefaultSliderControlOptions
. Choose one of the following options:SINGLE_POINT
: Filter against(equals) a single data point.RANGE
: Filter data that is in a specified range.
- maximum
Value number - The larger value that is displayed at the right of the slider.
- minimum
Value number - The smaller value that is displayed at the left of the slider.
- step
Size number - The number of increments that the slider bar is divided into.
- display
Options TemplateSlider Control Display Options - The display options of a control.
- type
Template
Sheet Control Slider Type - The type of the
DefaultSliderControlOptions
. Choose one of the following options:SINGLE_POINT
: Filter against(equals) a single data point.RANGE
: Filter data that is in a specified range.
- maximum_
value float - The larger value that is displayed at the right of the slider.
- minimum_
value float - The smaller value that is displayed at the left of the slider.
- step_
size float - The number of increments that the slider bar is divided into.
- display_
options TemplateSlider Control Display Options - The display options of a control.
- type
Template
Sheet Control Slider Type - The type of the
DefaultSliderControlOptions
. Choose one of the following options:SINGLE_POINT
: Filter against(equals) a single data point.RANGE
: Filter data that is in a specified range.
- maximum
Value Number - The larger value that is displayed at the right of the slider.
- minimum
Value Number - The smaller value that is displayed at the left of the slider.
- step
Size Number - The number of increments that the slider bar is divided into.
- display
Options Property Map - The display options of a control.
- type "SINGLE_POINT" | "RANGE"
- The type of the
DefaultSliderControlOptions
. Choose one of the following options:SINGLE_POINT
: Filter against(equals) a single data point.RANGE
: Filter data that is in a specified range.
TemplateDefaultTextAreaControlOptions, TemplateDefaultTextAreaControlOptionsArgs
- Delimiter string
- The delimiter that is used to separate the lines in text.
- Display
Options Pulumi.Aws Native. Quick Sight. Inputs. Template Text Area Control Display Options - The display options of a control.
- Delimiter string
- The delimiter that is used to separate the lines in text.
- Display
Options TemplateText Area Control Display Options - The display options of a control.
- delimiter String
- The delimiter that is used to separate the lines in text.
- display
Options TemplateText Area Control Display Options - The display options of a control.
- delimiter string
- The delimiter that is used to separate the lines in text.
- display
Options TemplateText Area Control Display Options - The display options of a control.
- delimiter str
- The delimiter that is used to separate the lines in text.
- display_
options TemplateText Area Control Display Options - The display options of a control.
- delimiter String
- The delimiter that is used to separate the lines in text.
- display
Options Property Map - The display options of a control.
TemplateDefaultTextFieldControlOptions, TemplateDefaultTextFieldControlOptionsArgs
- Display
Options Pulumi.Aws Native. Quick Sight. Inputs. Template Text Field Control Display Options - The display options of a control.
- Display
Options TemplateText Field Control Display Options - The display options of a control.
- display
Options TemplateText Field Control Display Options - The display options of a control.
- display
Options TemplateText Field Control Display Options - The display options of a control.
- display_
options TemplateText Field Control Display Options - The display options of a control.
- display
Options Property Map - The display options of a control.
TemplateDestinationParameterValueConfiguration, TemplateDestinationParameterValueConfigurationArgs
- Custom
Values Pulumi.Configuration Aws Native. Quick Sight. Inputs. Template Custom Values Configuration - The configuration of custom values for destination parameter in
DestinationParameterValueConfiguration
. - Select
All Pulumi.Value Options Aws Native. Quick Sight. Template Select All Value Options - The configuration that selects all options.
- Source
Column Pulumi.Aws Native. Quick Sight. Inputs. Template Column Identifier - Source
Field string - The source field ID of the destination parameter.
- Source
Parameter stringName - The source parameter name of the destination parameter.
- Custom
Values TemplateConfiguration Custom Values Configuration - The configuration of custom values for destination parameter in
DestinationParameterValueConfiguration
. - Select
All TemplateValue Options Select All Value Options - The configuration that selects all options.
- Source
Column TemplateColumn Identifier - Source
Field string - The source field ID of the destination parameter.
- Source
Parameter stringName - The source parameter name of the destination parameter.
- custom
Values TemplateConfiguration Custom Values Configuration - The configuration of custom values for destination parameter in
DestinationParameterValueConfiguration
. - select
All TemplateValue Options Select All Value Options - The configuration that selects all options.
- source
Column TemplateColumn Identifier - source
Field String - The source field ID of the destination parameter.
- source
Parameter StringName - The source parameter name of the destination parameter.
- custom
Values TemplateConfiguration Custom Values Configuration - The configuration of custom values for destination parameter in
DestinationParameterValueConfiguration
. - select
All TemplateValue Options Select All Value Options - The configuration that selects all options.
- source
Column TemplateColumn Identifier - source
Field string - The source field ID of the destination parameter.
- source
Parameter stringName - The source parameter name of the destination parameter.
- custom_
values_ Templateconfiguration Custom Values Configuration - The configuration of custom values for destination parameter in
DestinationParameterValueConfiguration
. - select_
all_ Templatevalue_ options Select All Value Options - The configuration that selects all options.
- source_
column TemplateColumn Identifier - source_
field str - The source field ID of the destination parameter.
- source_
parameter_ strname - The source parameter name of the destination parameter.
- custom
Values Property MapConfiguration - The configuration of custom values for destination parameter in
DestinationParameterValueConfiguration
. - select
All "ALL_VALUES"Value Options - The configuration that selects all options.
- source
Column Property Map - source
Field String - The source field ID of the destination parameter.
- source
Parameter StringName - The source parameter name of the destination parameter.
TemplateDimensionField, TemplateDimensionFieldArgs
- Categorical
Dimension Pulumi.Field Aws Native. Quick Sight. Inputs. Template Categorical Dimension Field - The dimension type field with categorical type columns.
- Date
Dimension Pulumi.Field Aws Native. Quick Sight. Inputs. Template Date Dimension Field - The dimension type field with date type columns.
- Numerical
Dimension Pulumi.Field Aws Native. Quick Sight. Inputs. Template Numerical Dimension Field - The dimension type field with numerical type columns.
- Categorical
Dimension TemplateField Categorical Dimension Field - The dimension type field with categorical type columns.
- Date
Dimension TemplateField Date Dimension Field - The dimension type field with date type columns.
- Numerical
Dimension TemplateField Numerical Dimension Field - The dimension type field with numerical type columns.
- categorical
Dimension TemplateField Categorical Dimension Field - The dimension type field with categorical type columns.
- date
Dimension TemplateField Date Dimension Field - The dimension type field with date type columns.
- numerical
Dimension TemplateField Numerical Dimension Field - The dimension type field with numerical type columns.
- categorical
Dimension TemplateField Categorical Dimension Field - The dimension type field with categorical type columns.
- date
Dimension TemplateField Date Dimension Field - The dimension type field with date type columns.
- numerical
Dimension TemplateField Numerical Dimension Field - The dimension type field with numerical type columns.
- categorical_
dimension_ Templatefield Categorical Dimension Field - The dimension type field with categorical type columns.
- date_
dimension_ Templatefield Date Dimension Field - The dimension type field with date type columns.
- numerical_
dimension_ Templatefield Numerical Dimension Field - The dimension type field with numerical type columns.
- categorical
Dimension Property MapField - The dimension type field with categorical type columns.
- date
Dimension Property MapField - The dimension type field with date type columns.
- numerical
Dimension Property MapField - The dimension type field with numerical type columns.
TemplateDonutCenterOptions, TemplateDonutCenterOptionsArgs
- Label
Visibility Pulumi.Aws Native. Quick Sight. Template Visibility - Determines the visibility of the label in a donut chart. In the Amazon QuickSight console, this option is called
'Show total'
.
- Label
Visibility TemplateVisibility - Determines the visibility of the label in a donut chart. In the Amazon QuickSight console, this option is called
'Show total'
.
- label
Visibility TemplateVisibility - Determines the visibility of the label in a donut chart. In the Amazon QuickSight console, this option is called
'Show total'
.
- label
Visibility TemplateVisibility - Determines the visibility of the label in a donut chart. In the Amazon QuickSight console, this option is called
'Show total'
.
- label_
visibility TemplateVisibility - Determines the visibility of the label in a donut chart. In the Amazon QuickSight console, this option is called
'Show total'
.
- label
Visibility "HIDDEN" | "VISIBLE" - Determines the visibility of the label in a donut chart. In the Amazon QuickSight console, this option is called
'Show total'
.
TemplateDonutOptions, TemplateDonutOptionsArgs
- Arc
Options Pulumi.Aws Native. Quick Sight. Inputs. Template Arc Options - The option for define the arc of the chart shape. Valid values are as follows:
WHOLE
- A pie chartSMALL
- A small-sized donut chartMEDIUM
- A medium-sized donut chartLARGE
- A large-sized donut chart
- Donut
Center Pulumi.Options Aws Native. Quick Sight. Inputs. Template Donut Center Options - The label options of the label that is displayed in the center of a donut chart. This option isn't available for pie charts.
- Arc
Options TemplateArc Options - The option for define the arc of the chart shape. Valid values are as follows:
WHOLE
- A pie chartSMALL
- A small-sized donut chartMEDIUM
- A medium-sized donut chartLARGE
- A large-sized donut chart
- Donut
Center TemplateOptions Donut Center Options - The label options of the label that is displayed in the center of a donut chart. This option isn't available for pie charts.
- arc
Options TemplateArc Options - The option for define the arc of the chart shape. Valid values are as follows:
WHOLE
- A pie chartSMALL
- A small-sized donut chartMEDIUM
- A medium-sized donut chartLARGE
- A large-sized donut chart
- donut
Center TemplateOptions Donut Center Options - The label options of the label that is displayed in the center of a donut chart. This option isn't available for pie charts.
- arc
Options TemplateArc Options - The option for define the arc of the chart shape. Valid values are as follows:
WHOLE
- A pie chartSMALL
- A small-sized donut chartMEDIUM
- A medium-sized donut chartLARGE
- A large-sized donut chart
- donut
Center TemplateOptions Donut Center Options - The label options of the label that is displayed in the center of a donut chart. This option isn't available for pie charts.
- arc_
options TemplateArc Options - The option for define the arc of the chart shape. Valid values are as follows:
WHOLE
- A pie chartSMALL
- A small-sized donut chartMEDIUM
- A medium-sized donut chartLARGE
- A large-sized donut chart
- donut_
center_ Templateoptions Donut Center Options - The label options of the label that is displayed in the center of a donut chart. This option isn't available for pie charts.
- arc
Options Property Map - The option for define the arc of the chart shape. Valid values are as follows:
WHOLE
- A pie chartSMALL
- A small-sized donut chartMEDIUM
- A medium-sized donut chartLARGE
- A large-sized donut chart
- donut
Center Property MapOptions - The label options of the label that is displayed in the center of a donut chart. This option isn't available for pie charts.
TemplateDrillDownFilter, TemplateDrillDownFilterArgs
- Category
Filter Pulumi.Aws Native. Quick Sight. Inputs. Template Category Drill Down Filter - The category type drill down filter. This filter is used for string type columns.
- Numeric
Equality Pulumi.Filter Aws Native. Quick Sight. Inputs. Template Numeric Equality Drill Down Filter - The numeric equality type drill down filter. This filter is used for number type columns.
- Time
Range Pulumi.Filter Aws Native. Quick Sight. Inputs. Template Time Range Drill Down Filter - The time range drill down filter. This filter is used for date time columns.
- Category
Filter TemplateCategory Drill Down Filter - The category type drill down filter. This filter is used for string type columns.
- Numeric
Equality TemplateFilter Numeric Equality Drill Down Filter - The numeric equality type drill down filter. This filter is used for number type columns.
- Time
Range TemplateFilter Time Range Drill Down Filter - The time range drill down filter. This filter is used for date time columns.
- category
Filter TemplateCategory Drill Down Filter - The category type drill down filter. This filter is used for string type columns.
- numeric
Equality TemplateFilter Numeric Equality Drill Down Filter - The numeric equality type drill down filter. This filter is used for number type columns.
- time
Range TemplateFilter Time Range Drill Down Filter - The time range drill down filter. This filter is used for date time columns.
- category
Filter TemplateCategory Drill Down Filter - The category type drill down filter. This filter is used for string type columns.
- numeric
Equality TemplateFilter Numeric Equality Drill Down Filter - The numeric equality type drill down filter. This filter is used for number type columns.
- time
Range TemplateFilter Time Range Drill Down Filter - The time range drill down filter. This filter is used for date time columns.
- category_
filter TemplateCategory Drill Down Filter - The category type drill down filter. This filter is used for string type columns.
- numeric_
equality_ Templatefilter Numeric Equality Drill Down Filter - The numeric equality type drill down filter. This filter is used for number type columns.
- time_
range_ Templatefilter Time Range Drill Down Filter - The time range drill down filter. This filter is used for date time columns.
- category
Filter Property Map - The category type drill down filter. This filter is used for string type columns.
- numeric
Equality Property MapFilter - The numeric equality type drill down filter. This filter is used for number type columns.
- time
Range Property MapFilter - The time range drill down filter. This filter is used for date time columns.
TemplateDropDownControlDisplayOptions, TemplateDropDownControlDisplayOptionsArgs
- Info
Icon Pulumi.Label Options Aws Native. Quick Sight. Inputs. Template Sheet Control Info Icon Label Options - The configuration of info icon label options.
- Select
All Pulumi.Options Aws Native. Quick Sight. Inputs. Template List Control Select All Options - The configuration of the
Select all
options in a dropdown control. - Title
Options Pulumi.Aws Native. Quick Sight. Inputs. Template Label Options - The options to configure the title visibility, name, and font size.
- Info
Icon TemplateLabel Options Sheet Control Info Icon Label Options - The configuration of info icon label options.
- Select
All TemplateOptions List Control Select All Options - The configuration of the
Select all
options in a dropdown control. - Title
Options TemplateLabel Options - The options to configure the title visibility, name, and font size.
- info
Icon TemplateLabel Options Sheet Control Info Icon Label Options - The configuration of info icon label options.
- select
All TemplateOptions List Control Select All Options - The configuration of the
Select all
options in a dropdown control. - title
Options TemplateLabel Options - The options to configure the title visibility, name, and font size.
- info
Icon TemplateLabel Options Sheet Control Info Icon Label Options - The configuration of info icon label options.
- select
All TemplateOptions List Control Select All Options - The configuration of the
Select all
options in a dropdown control. - title
Options TemplateLabel Options - The options to configure the title visibility, name, and font size.
- info_
icon_ Templatelabel_ options Sheet Control Info Icon Label Options - The configuration of info icon label options.
- select_
all_ Templateoptions List Control Select All Options - The configuration of the
Select all
options in a dropdown control. - title_
options TemplateLabel Options - The options to configure the title visibility, name, and font size.
- info
Icon Property MapLabel Options - The configuration of info icon label options.
- select
All Property MapOptions - The configuration of the
Select all
options in a dropdown control. - title
Options Property Map - The options to configure the title visibility, name, and font size.
TemplateDynamicDefaultValue, TemplateDynamicDefaultValueArgs
- Default
Value Pulumi.Column Aws Native. Quick Sight. Inputs. Template Column Identifier - The column that contains the default value of each user or group.
- Group
Name Pulumi.Column Aws Native. Quick Sight. Inputs. Template Column Identifier - The column that contains the group name.
- User
Name Pulumi.Column Aws Native. Quick Sight. Inputs. Template Column Identifier - The column that contains the username.
- Default
Value TemplateColumn Column Identifier - The column that contains the default value of each user or group.
- Group
Name TemplateColumn Column Identifier - The column that contains the group name.
- User
Name TemplateColumn Column Identifier - The column that contains the username.
- default
Value TemplateColumn Column Identifier - The column that contains the default value of each user or group.
- group
Name TemplateColumn Column Identifier - The column that contains the group name.
- user
Name TemplateColumn Column Identifier - The column that contains the username.
- default
Value TemplateColumn Column Identifier - The column that contains the default value of each user or group.
- group
Name TemplateColumn Column Identifier - The column that contains the group name.
- user
Name TemplateColumn Column Identifier - The column that contains the username.
- default_
value_ Templatecolumn Column Identifier - The column that contains the default value of each user or group.
- group_
name_ Templatecolumn Column Identifier - The column that contains the group name.
- user_
name_ Templatecolumn Column Identifier - The column that contains the username.
- default
Value Property MapColumn - The column that contains the default value of each user or group.
- group
Name Property MapColumn - The column that contains the group name.
- user
Name Property MapColumn - The column that contains the username.
TemplateEmptyVisual, TemplateEmptyVisualArgs
- Data
Set stringIdentifier - The data set that is used in the empty visual. Every visual requires a dataset to render.
- 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. Template Visual Custom Action> - The list of custom actions that are configured for a visual.
- Data
Set stringIdentifier - The data set that is used in the empty visual. Every visual requires a dataset to render.
- 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
[]Template
Visual Custom Action - The list of custom actions that are configured for a visual.
- data
Set StringIdentifier - The data set that is used in the empty visual. Every visual requires a dataset to render.
- 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<Template
Visual Custom Action> - The list of custom actions that are configured for a visual.
- data
Set stringIdentifier - The data set that is used in the empty visual. Every visual requires a dataset to render.
- 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
Template
Visual Custom Action[] - The list of custom actions that are configured for a visual.
- data_
set_ stridentifier - The data set that is used in the empty visual. Every visual requires a dataset to render.
- 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[Template
Visual Custom Action] - The list of custom actions that are configured for a visual.
- data
Set StringIdentifier - The data set that is used in the empty visual. Every visual requires a dataset to render.
- 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.
TemplateEntity, TemplateEntityArgs
- Path string
- The hierarchical path of the entity within the analysis, template, or dashboard definition tree.
- Path string
- The hierarchical path of the entity within the analysis, template, or dashboard definition tree.
- path String
- The hierarchical path of the entity within the analysis, template, or dashboard definition tree.
- path string
- The hierarchical path of the entity within the analysis, template, or dashboard definition tree.
- path str
- The hierarchical path of the entity within the analysis, template, or dashboard definition tree.
- path String
- The hierarchical path of the entity within the analysis, template, or dashboard definition tree.
TemplateError, TemplateErrorArgs
- Message string
- Type
Template
Error Type - Type of error.
- Violated
Entities []TemplateEntity
- message String
- type
Template
Error Type - Type of error.
- violated
Entities List<TemplateEntity>
- message string
- type
Template
Error Type - Type of error.
- violated
Entities TemplateEntity[]
- message str
- type
Template
Error Type - Type of error.
- violated_
entities Sequence[TemplateEntity]
TemplateErrorType, TemplateErrorTypeArgs
- Source
Not Found - SOURCE_NOT_FOUND
- Data
Set Not Found - DATA_SET_NOT_FOUND
- Internal
Failure - INTERNAL_FAILURE
- Access
Denied - ACCESS_DENIED
- Template
Error Type Source Not Found - SOURCE_NOT_FOUND
- Template
Error Type Data Set Not Found - DATA_SET_NOT_FOUND
- Template
Error Type Internal Failure - INTERNAL_FAILURE
- Template
Error Type Access Denied - ACCESS_DENIED
- Source
Not Found - SOURCE_NOT_FOUND
- Data
Set Not Found - DATA_SET_NOT_FOUND
- Internal
Failure - INTERNAL_FAILURE
- Access
Denied - ACCESS_DENIED
- Source
Not Found - SOURCE_NOT_FOUND
- Data
Set Not Found - DATA_SET_NOT_FOUND
- Internal
Failure - INTERNAL_FAILURE
- Access
Denied - ACCESS_DENIED
- SOURCE_NOT_FOUND
- SOURCE_NOT_FOUND
- DATA_SET_NOT_FOUND
- DATA_SET_NOT_FOUND
- INTERNAL_FAILURE
- INTERNAL_FAILURE
- ACCESS_DENIED
- ACCESS_DENIED
- "SOURCE_NOT_FOUND"
- SOURCE_NOT_FOUND
- "DATA_SET_NOT_FOUND"
- DATA_SET_NOT_FOUND
- "INTERNAL_FAILURE"
- INTERNAL_FAILURE
- "ACCESS_DENIED"
- ACCESS_DENIED
TemplateExcludePeriodConfiguration, TemplateExcludePeriodConfigurationArgs
- Amount double
- The amount or number of the exclude period.
- Granularity
Pulumi.
Aws Native. Quick Sight. Template Time Granularity - The granularity or unit (day, month, year) of the exclude period.
- Status
Pulumi.
Aws Native. Quick Sight. Template Widget Status - The status of the exclude period. Choose from the following options:
ENABLED
DISABLED
- Amount float64
- The amount or number of the exclude period.
- Granularity
Template
Time Granularity - The granularity or unit (day, month, year) of the exclude period.
- Status
Template
Widget Status - The status of the exclude period. Choose from the following options:
ENABLED
DISABLED
- amount Double
- The amount or number of the exclude period.
- granularity
Template
Time Granularity - The granularity or unit (day, month, year) of the exclude period.
- status
Template
Widget Status - The status of the exclude period. Choose from the following options:
ENABLED
DISABLED
- amount number
- The amount or number of the exclude period.
- granularity
Template
Time Granularity - The granularity or unit (day, month, year) of the exclude period.
- status
Template
Widget Status - The status of the exclude period. Choose from the following options:
ENABLED
DISABLED
- amount float
- The amount or number of the exclude period.
- granularity
Template
Time Granularity - The granularity or unit (day, month, year) of the exclude period.
- status
Template
Widget Status - The status of the exclude period. Choose from the following options:
ENABLED
DISABLED
- amount Number
- The amount or number of the exclude period.
- granularity "YEAR" | "QUARTER" | "MONTH" | "WEEK" | "DAY" | "HOUR" | "MINUTE" | "SECOND" | "MILLISECOND"
- The granularity or unit (day, month, year) of the exclude period.
- status "ENABLED" | "DISABLED"
- The status of the exclude period. Choose from the following options:
ENABLED
DISABLED
TemplateExplicitHierarchy, TemplateExplicitHierarchyArgs
- Columns
List<Pulumi.
Aws Native. Quick Sight. Inputs. Template Column Identifier> - The list of columns that define the explicit hierarchy.
- Hierarchy
Id string - The hierarchy ID of the explicit hierarchy.
- Drill
Down List<Pulumi.Filters Aws Native. Quick Sight. Inputs. Template Drill Down Filter> - The option that determines the drill down filters for the explicit hierarchy.
- Columns
[]Template
Column Identifier - The list of columns that define the explicit hierarchy.
- Hierarchy
Id string - The hierarchy ID of the explicit hierarchy.
- Drill
Down []TemplateFilters Drill Down Filter - The option that determines the drill down filters for the explicit hierarchy.
- columns
List<Template
Column Identifier> - The list of columns that define the explicit hierarchy.
- hierarchy
Id String - The hierarchy ID of the explicit hierarchy.
- drill
Down List<TemplateFilters Drill Down Filter> - The option that determines the drill down filters for the explicit hierarchy.
- columns
Template
Column Identifier[] - The list of columns that define the explicit hierarchy.
- hierarchy
Id string - The hierarchy ID of the explicit hierarchy.
- drill
Down TemplateFilters Drill Down Filter[] - The option that determines the drill down filters for the explicit hierarchy.
- columns
Sequence[Template
Column Identifier] - The list of columns that define the explicit hierarchy.
- hierarchy_
id str - The hierarchy ID of the explicit hierarchy.
- drill_
down_ Sequence[Templatefilters Drill Down Filter] - The option that determines the drill down filters for the explicit hierarchy.
- columns List<Property Map>
- The list of columns that define the explicit hierarchy.
- hierarchy
Id String - The hierarchy ID of the explicit hierarchy.
- drill
Down List<Property Map>Filters - The option that determines the drill down filters for the explicit hierarchy.
TemplateFieldBasedTooltip, TemplateFieldBasedTooltipArgs
- Aggregation
Visibility Pulumi.Aws Native. Quick Sight. Template Visibility - The visibility of
Show aggregations
. - Tooltip
Fields List<Pulumi.Aws Native. Quick Sight. Inputs. Template Tooltip Item> - The fields configuration in the tooltip.
- Tooltip
Title Pulumi.Type Aws Native. Quick Sight. Template Tooltip Title Type - The type for the >tooltip title. Choose one of the following options:
NONE
: Doesn't use the primary value as the title.PRIMARY_VALUE
: Uses primary value as the title.
- Aggregation
Visibility TemplateVisibility - The visibility of
Show aggregations
. - Tooltip
Fields []TemplateTooltip Item - The fields configuration in the tooltip.
- Tooltip
Title TemplateType Tooltip Title Type - The type for the >tooltip title. Choose one of the following options:
NONE
: Doesn't use the primary value as the title.PRIMARY_VALUE
: Uses primary value as the title.
- aggregation
Visibility TemplateVisibility - The visibility of
Show aggregations
. - tooltip
Fields List<TemplateTooltip Item> - The fields configuration in the tooltip.
- tooltip
Title TemplateType Tooltip Title Type - The type for the >tooltip title. Choose one of the following options:
NONE
: Doesn't use the primary value as the title.PRIMARY_VALUE
: Uses primary value as the title.
- aggregation
Visibility TemplateVisibility - The visibility of
Show aggregations
. - tooltip
Fields TemplateTooltip Item[] - The fields configuration in the tooltip.
- tooltip
Title TemplateType Tooltip Title Type - The type for the >tooltip title. Choose one of the following options:
NONE
: Doesn't use the primary value as the title.PRIMARY_VALUE
: Uses primary value as the title.
- aggregation_
visibility TemplateVisibility - The visibility of
Show aggregations
. - tooltip_
fields Sequence[TemplateTooltip Item] - The fields configuration in the tooltip.
- tooltip_
title_ Templatetype Tooltip Title Type - The type for the >tooltip title. Choose one of the following options:
NONE
: Doesn't use the primary value as the title.PRIMARY_VALUE
: Uses primary value as the title.
- aggregation
Visibility "HIDDEN" | "VISIBLE" - The visibility of
Show aggregations
. - tooltip
Fields List<Property Map> - The fields configuration in the tooltip.
- tooltip
Title "NONE" | "PRIMARY_VALUE"Type - The type for the >tooltip title. Choose one of the following options:
NONE
: Doesn't use the primary value as the title.PRIMARY_VALUE
: Uses primary value as the title.
TemplateFieldLabelType, TemplateFieldLabelTypeArgs
- Field
Id string - Indicates the field that is targeted by the field label.
- Visibility
Pulumi.
Aws Native. Quick Sight. Template Visibility - The visibility of the field label.
- Field
Id string - Indicates the field that is targeted by the field label.
- Visibility
Template
Visibility - The visibility of the field label.
- field
Id String - Indicates the field that is targeted by the field label.
- visibility
Template
Visibility - The visibility of the field label.
- field
Id string - Indicates the field that is targeted by the field label.
- visibility
Template
Visibility - The visibility of the field label.
- field_
id str - Indicates the field that is targeted by the field label.
- visibility
Template
Visibility - The visibility of the field label.
- field
Id String - Indicates the field that is targeted by the field label.
- visibility "HIDDEN" | "VISIBLE"
- The visibility of the field label.
TemplateFieldSeriesItem, TemplateFieldSeriesItemArgs
- Axis
Binding Pulumi.Aws Native. Quick Sight. Template Axis Binding - The axis that you are binding the field to.
- Field
Id string - The field ID of the field for which you are setting the axis binding.
- Settings
Pulumi.
Aws Native. Quick Sight. Inputs. Template Line Chart Series Settings - The options that determine the presentation of line series associated to the field.
- Axis
Binding TemplateAxis Binding - The axis that you are binding the field to.
- Field
Id string - The field ID of the field for which you are setting the axis binding.
- Settings
Template
Line Chart Series Settings - The options that determine the presentation of line series associated to the field.
- axis
Binding TemplateAxis Binding - The axis that you are binding the field to.
- field
Id String - The field ID of the field for which you are setting the axis binding.
- settings
Template
Line Chart Series Settings - The options that determine the presentation of line series associated to the field.
- axis
Binding TemplateAxis Binding - The axis that you are binding the field to.
- field
Id string - The field ID of the field for which you are setting the axis binding.
- settings
Template
Line Chart Series Settings - The options that determine the presentation of line series associated to the field.
- axis_
binding TemplateAxis Binding - The axis that you are binding the field to.
- field_
id str - The field ID of the field for which you are setting the axis binding.
- settings
Template
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 for which you are setting the axis binding.
- settings Property Map
- The options that determine the presentation of line series associated to the field.
TemplateFieldSort, TemplateFieldSortArgs
- Direction
Pulumi.
Aws Native. Quick Sight. Template Sort Direction - The sort direction. Choose one of the following options:
ASC
: AscendingDESC
: Descending
- Field
Id string - The sort configuration target field.
- Direction
Template
Sort Direction - The sort direction. Choose one of the following options:
ASC
: AscendingDESC
: Descending
- Field
Id string - The sort configuration target field.
- direction
Template
Sort Direction - The sort direction. Choose one of the following options:
ASC
: AscendingDESC
: Descending
- field
Id String - The sort configuration target field.
- direction
Template
Sort Direction - The sort direction. Choose one of the following options:
ASC
: AscendingDESC
: Descending
- field
Id string - The sort configuration target field.
- direction
Template
Sort Direction - The sort direction. Choose one of the following options:
ASC
: AscendingDESC
: Descending
- field_
id str - The sort configuration target field.
- direction "ASC" | "DESC"
- The sort direction. Choose one of the following options:
ASC
: AscendingDESC
: Descending
- field
Id String - The sort configuration target field.
TemplateFieldSortOptions, TemplateFieldSortOptionsArgs
- Column
Sort Pulumi.Aws Native. Quick Sight. Inputs. Template Column Sort - The sort configuration for a column that is not used in a field well.
- Field
Sort Pulumi.Aws Native. Quick Sight. Inputs. Template Field Sort - The sort configuration for a field in a field well.
- Column
Sort TemplateColumn Sort - The sort configuration for a column that is not used in a field well.
- Field
Sort TemplateField Sort - The sort configuration for a field in a field well.
- column
Sort TemplateColumn Sort - The sort configuration for a column that is not used in a field well.
- field
Sort TemplateField Sort - The sort configuration for a field in a field well.
- column
Sort TemplateColumn Sort - The sort configuration for a column that is not used in a field well.
- field
Sort TemplateField Sort - The sort configuration for a field in a field well.
- column_
sort TemplateColumn Sort - The sort configuration for a column that is not used in a field well.
- field_
sort TemplateField Sort - The sort configuration for a field in a field well.
- column
Sort Property Map - The sort configuration for a column that is not used in a field well.
- field
Sort Property Map - The sort configuration for a field in a field well.
TemplateFieldTooltipItem, TemplateFieldTooltipItemArgs
- Field
Id string - The unique ID of the field that is targeted by the tooltip.
- Label string
- The label of the tooltip item.
- Tooltip
Target Pulumi.Aws Native. Quick Sight. Template Tooltip Target - Determines the target of the field tooltip item in a combo chart visual.
- Visibility
Pulumi.
Aws Native. Quick Sight. Template Visibility - The visibility of the tooltip item.
- Field
Id string - The unique ID of the field that is targeted by the tooltip.
- Label string
- The label of the tooltip item.
- Tooltip
Target TemplateTooltip Target - Determines the target of the field tooltip item in a combo chart visual.
- Visibility
Template
Visibility - The visibility of the tooltip item.
- field
Id String - The unique ID of the field that is targeted by the tooltip.
- label String
- The label of the tooltip item.
- tooltip
Target TemplateTooltip Target - Determines the target of the field tooltip item in a combo chart visual.
- visibility
Template
Visibility - The visibility of the tooltip item.
- field
Id string - The unique ID of the field that is targeted by the tooltip.
- label string
- The label of the tooltip item.
- tooltip
Target TemplateTooltip Target - Determines the target of the field tooltip item in a combo chart visual.
- visibility
Template
Visibility - The visibility of the tooltip item.
- field_
id str - The unique ID of the field that is targeted by the tooltip.
- label str
- The label of the tooltip item.
- tooltip_
target TemplateTooltip Target - Determines the target of the field tooltip item in a combo chart visual.
- visibility
Template
Visibility - The visibility of the tooltip item.
- field
Id String - The unique ID of the field that is targeted by the tooltip.
- label String
- The label of the tooltip item.
- tooltip
Target "BOTH" | "BAR" | "LINE" - Determines the target of the field tooltip item in a combo chart visual.
- visibility "HIDDEN" | "VISIBLE"
- The visibility of the tooltip item.
TemplateFilledMapAggregatedFieldWells, TemplateFilledMapAggregatedFieldWellsArgs
- Geospatial
List<Pulumi.
Aws Native. Quick Sight. Inputs. Template Dimension Field> - The aggregated location field well of the filled map. Values are grouped by location fields.
- Values
List<Pulumi.
Aws Native. Quick Sight. Inputs. Template Measure Field> - The aggregated color field well of a filled map. Values are aggregated based on location fields.
- Geospatial
[]Template
Dimension Field - The aggregated location field well of the filled map. Values are grouped by location fields.
- Values
[]Template
Measure Field - The aggregated color field well of a filled map. Values are aggregated based on location fields.
- geospatial
List<Template
Dimension Field> - The aggregated location field well of the filled map. Values are grouped by location fields.
- values
List<Template
Measure Field> - The aggregated color field well of a filled map. Values are aggregated based on location fields.
- geospatial
Template
Dimension Field[] - The aggregated location field well of the filled map. Values are grouped by location fields.
- values
Template
Measure Field[] - The aggregated color field well of a filled map. Values are aggregated based on location fields.
- geospatial
Sequence[Template
Dimension Field] - The aggregated location field well of the filled map. Values are grouped by location fields.
- values
Sequence[Template
Measure Field] - The aggregated color field well of a filled map. Values are aggregated based on location fields.
- geospatial List<Property Map>
- The aggregated location field well of the filled map. Values are grouped by location fields.
- values List<Property Map>
- The aggregated color field well of a filled map. Values are aggregated based on location fields.
TemplateFilledMapConditionalFormatting, TemplateFilledMapConditionalFormattingArgs
- Conditional
Formatting List<Pulumi.Options Aws Native. Quick Sight. Inputs. Template Filled Map Conditional Formatting Option> - Conditional formatting options of a
FilledMapVisual
.
- Conditional
Formatting []TemplateOptions Filled Map Conditional Formatting Option - Conditional formatting options of a
FilledMapVisual
.
- conditional
Formatting List<TemplateOptions Filled Map Conditional Formatting Option> - Conditional formatting options of a
FilledMapVisual
.
- conditional
Formatting TemplateOptions Filled Map Conditional Formatting Option[] - Conditional formatting options of a
FilledMapVisual
.
- conditional_
formatting_ Sequence[Templateoptions Filled Map Conditional Formatting Option] - Conditional formatting options of a
FilledMapVisual
.
- conditional
Formatting List<Property Map>Options - Conditional formatting options of a
FilledMapVisual
.
TemplateFilledMapConditionalFormattingOption, TemplateFilledMapConditionalFormattingOptionArgs
- Shape
Pulumi.
Aws Native. Quick Sight. Inputs. Template Filled Map Shape Conditional Formatting - The conditional formatting that determines the shape of the filled map.
- Shape
Template
Filled Map Shape Conditional Formatting - The conditional formatting that determines the shape of the filled map.
- shape
Template
Filled Map Shape Conditional Formatting - The conditional formatting that determines the shape of the filled map.
- shape
Template
Filled Map Shape Conditional Formatting - The conditional formatting that determines the shape of the filled map.
- shape
Template
Filled Map Shape Conditional Formatting - The conditional formatting that determines the shape of the filled map.
- shape Property Map
- The conditional formatting that determines the shape of the filled map.
TemplateFilledMapConfiguration, TemplateFilledMapConfigurationArgs
- Field
Wells Pulumi.Aws Native. Quick Sight. Inputs. Template Filled Map Field Wells - The field wells of the visual.
- Legend
Pulumi.
Aws Native. Quick Sight. Inputs. Template Legend Options - The legend display setup of the visual.
- Map
Style Pulumi.Options Aws Native. Quick Sight. Inputs. Template Geospatial Map Style Options - The map style options of the filled map visual.
- Sort
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Template Filled Map Sort Configuration - The sort configuration of a
FilledMapVisual
. - Tooltip
Pulumi.
Aws Native. Quick Sight. Inputs. Template Tooltip Options - The tooltip display setup of the visual.
- Window
Options Pulumi.Aws Native. Quick Sight. Inputs. Template Geospatial Window Options - The window options of the filled map visual.
- Field
Wells TemplateFilled Map Field Wells - The field wells of the visual.
- Legend
Template
Legend Options - The legend display setup of the visual.
- Map
Style TemplateOptions Geospatial Map Style Options - The map style options of the filled map visual.
- Sort
Configuration TemplateFilled Map Sort Configuration - The sort configuration of a
FilledMapVisual
. - Tooltip
Template
Tooltip Options - The tooltip display setup of the visual.
- Window
Options TemplateGeospatial Window Options - The window options of the filled map visual.
- field
Wells TemplateFilled Map Field Wells - The field wells of the visual.
- legend
Template
Legend Options - The legend display setup of the visual.
- map
Style TemplateOptions Geospatial Map Style Options - The map style options of the filled map visual.
- sort
Configuration TemplateFilled Map Sort Configuration - The sort configuration of a
FilledMapVisual
. - tooltip
Template
Tooltip Options - The tooltip display setup of the visual.
- window
Options TemplateGeospatial Window Options - The window options of the filled map visual.
- field
Wells TemplateFilled Map Field Wells - The field wells of the visual.
- legend
Template
Legend Options - The legend display setup of the visual.
- map
Style TemplateOptions Geospatial Map Style Options - The map style options of the filled map visual.
- sort
Configuration TemplateFilled Map Sort Configuration - The sort configuration of a
FilledMapVisual
. - tooltip
Template
Tooltip Options - The tooltip display setup of the visual.
- window
Options TemplateGeospatial Window Options - The window options of the filled map visual.
- field_
wells TemplateFilled Map Field Wells - The field wells of the visual.
- legend
Template
Legend Options - The legend display setup of the visual.
- map_
style_ Templateoptions Geospatial Map Style Options - The map style options of the filled map visual.
- sort_
configuration TemplateFilled Map Sort Configuration - The sort configuration of a
FilledMapVisual
. - tooltip
Template
Tooltip Options - The tooltip display setup of the visual.
- window_
options TemplateGeospatial Window Options - The window options of the filled map visual.
- field
Wells Property Map - The field wells of the visual.
- legend Property Map
- The legend display setup of the visual.
- map
Style Property MapOptions - The map style options of the filled map visual.
- sort
Configuration Property Map - The sort configuration of a
FilledMapVisual
. - tooltip Property Map
- The tooltip display setup of the visual.
- window
Options Property Map - The window options of the filled map visual.
TemplateFilledMapFieldWells, TemplateFilledMapFieldWellsArgs
- Filled
Map Pulumi.Aggregated Field Wells Aws Native. Quick Sight. Inputs. Template Filled Map Aggregated Field Wells - The aggregated field well of the filled map.
- Filled
Map TemplateAggregated Field Wells Filled Map Aggregated Field Wells - The aggregated field well of the filled map.
- filled
Map TemplateAggregated Field Wells Filled Map Aggregated Field Wells - The aggregated field well of the filled map.
- filled
Map TemplateAggregated Field Wells Filled Map Aggregated Field Wells - The aggregated field well of the filled map.
- filled_
map_ Templateaggregated_ field_ wells Filled Map Aggregated Field Wells - The aggregated field well of the filled map.
- filled
Map Property MapAggregated Field Wells - The aggregated field well of the filled map.
TemplateFilledMapShapeConditionalFormatting, TemplateFilledMapShapeConditionalFormattingArgs
- Field
Id string - The field ID of the filled map shape.
- Format
Pulumi.
Aws Native. Quick Sight. Inputs. Template Shape Conditional Format - The conditional formatting that determines the background color of a filled map's shape.
- Field
Id string - The field ID of the filled map shape.
- Format
Template
Shape Conditional Format - The conditional formatting that determines the background color of a filled map's shape.
- field
Id String - The field ID of the filled map shape.
- format
Template
Shape Conditional Format - The conditional formatting that determines the background color of a filled map's shape.
- field
Id string - The field ID of the filled map shape.
- format
Template
Shape Conditional Format - The conditional formatting that determines the background color of a filled map's shape.
- field_
id str - The field ID of the filled map shape.
- format
Template
Shape Conditional Format - The conditional formatting that determines the background color of a filled map's shape.
- field
Id String - The field ID of the filled map shape.
- format Property Map
- The conditional formatting that determines the background color of a filled map's shape.
TemplateFilledMapSortConfiguration, TemplateFilledMapSortConfigurationArgs
- Category
Sort List<Pulumi.Aws Native. Quick Sight. Inputs. Template Field Sort Options> - The sort configuration of the location fields.
- Category
Sort []TemplateField Sort Options - The sort configuration of the location fields.
- category
Sort List<TemplateField Sort Options> - The sort configuration of the location fields.
- category
Sort TemplateField Sort Options[] - The sort configuration of the location fields.
- category_
sort Sequence[TemplateField Sort Options] - The sort configuration of the location fields.
- category
Sort List<Property Map> - The sort configuration of the location fields.
TemplateFilledMapVisual, TemplateFilledMapVisualArgs
- 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. Template Visual Custom Action> - The list of custom actions that are configured for a visual.
- Chart
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Template Filled Map Configuration - The configuration settings of the visual.
- Column
Hierarchies List<Pulumi.Aws Native. Quick Sight. Inputs. Template Column Hierarchy> - The column hierarchy that is used during drill-downs and drill-ups.
- Conditional
Formatting Pulumi.Aws Native. Quick Sight. Inputs. Template Filled Map Conditional Formatting - The conditional formatting of a
FilledMapVisual
. - Subtitle
Pulumi.
Aws Native. Quick Sight. Inputs. Template Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- Title
Pulumi.
Aws Native. Quick Sight. Inputs. Template Visual Title Label Options - The title that is displayed on 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
[]Template
Visual Custom Action - The list of custom actions that are configured for a visual.
- Chart
Configuration TemplateFilled Map Configuration - The configuration settings of the visual.
- Column
Hierarchies []TemplateColumn Hierarchy - The column hierarchy that is used during drill-downs and drill-ups.
- Conditional
Formatting TemplateFilled Map Conditional Formatting - The conditional formatting of a
FilledMapVisual
. - Subtitle
Template
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- Title
Template
Visual Title Label Options - The title that is displayed on 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<Template
Visual Custom Action> - The list of custom actions that are configured for a visual.
- chart
Configuration TemplateFilled Map Configuration - The configuration settings of the visual.
- column
Hierarchies List<TemplateColumn Hierarchy> - The column hierarchy that is used during drill-downs and drill-ups.
- conditional
Formatting TemplateFilled Map Conditional Formatting - The conditional formatting of a
FilledMapVisual
. - subtitle
Template
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Template
Visual Title Label Options - The title that is displayed on 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
Template
Visual Custom Action[] - The list of custom actions that are configured for a visual.
- chart
Configuration TemplateFilled Map Configuration - The configuration settings of the visual.
- column
Hierarchies TemplateColumn Hierarchy[] - The column hierarchy that is used during drill-downs and drill-ups.
- conditional
Formatting TemplateFilled Map Conditional Formatting - The conditional formatting of a
FilledMapVisual
. - subtitle
Template
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Template
Visual Title Label Options - The title that is displayed on 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[Template
Visual Custom Action] - The list of custom actions that are configured for a visual.
- chart_
configuration TemplateFilled Map Configuration - The configuration settings of the visual.
- column_
hierarchies Sequence[TemplateColumn Hierarchy] - The column hierarchy that is used during drill-downs and drill-ups.
- conditional_
formatting TemplateFilled Map Conditional Formatting - The conditional formatting of a
FilledMapVisual
. - subtitle
Template
Visual Subtitle Label Options - The subtitle that is displayed on the visual.
- title
Template
Visual Title Label Options - The title that is displayed on 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.
- conditional
Formatting Property Map - The conditional formatting of a
FilledMapVisual
. - subtitle Property Map
- The subtitle that is displayed on the visual.
- title Property Map
- The title that is displayed on the visual.
TemplateFilter, TemplateFilterArgs
- Category
Filter Pulumi.Aws Native. Quick Sight. Inputs. Template Category Filter A
CategoryFilter
filters text values.For more information, see Adding text filters in the Amazon QuickSight User Guide .
- Nested
Filter Pulumi.Aws Native. Quick Sight. Inputs. Template Nested Filter - A
NestedFilter
filters data with a subset of data that is defined by the nested inner filter. - Numeric
Equality Pulumi.Filter Aws Native. Quick Sight. Inputs. Template Numeric Equality Filter - A
NumericEqualityFilter
filters numeric values that equal or do not equal a given numeric value. - Numeric
Range Pulumi.Filter Aws Native. Quick Sight. Inputs. Template Numeric Range Filter - A
NumericRangeFilter
filters numeric values that are either inside or outside a given numeric range. - Relative
Dates Pulumi.Filter Aws Native. Quick Sight. Inputs. Template Relative Dates Filter - A
RelativeDatesFilter
filters date values that are relative to a given date. - Time
Equality Pulumi.Filter Aws Native. Quick Sight. Inputs. Template Time Equality Filter - A
TimeEqualityFilter
filters date-time values that equal or do not equal a given date/time value. - Time
Range Pulumi.Filter Aws Native. Quick Sight. Inputs. Template Time Range Filter - A
TimeRangeFilter
filters date-time values that are either inside or outside a given date/time range. - Top
Bottom Pulumi.Filter Aws Native. Quick Sight. Inputs. Template Top Bottom Filter - A
TopBottomFilter
filters data to the top or bottom values for a given column.
- Category
Filter TemplateCategory Filter A
CategoryFilter
filters text values.For more information, see Adding text filters in the Amazon QuickSight User Guide .
- Nested
Filter TemplateNested Filter - A
NestedFilter
filters data with a subset of data that is defined by the nested inner filter. - Numeric
Equality TemplateFilter Numeric Equality Filter - A
NumericEqualityFilter
filters numeric values that equal or do not equal a given numeric value. - Numeric
Range TemplateFilter Numeric Range Filter - A
NumericRangeFilter
filters numeric values that are either inside or outside a given numeric range. - Relative
Dates TemplateFilter Relative Dates Filter - A
RelativeDatesFilter
filters date values that are relative to a given date. - Time
Equality TemplateFilter Time Equality Filter - A
TimeEqualityFilter
filters date-time values that equal or do not equal a given date/time value. - Time
Range TemplateFilter Time Range Filter - A
TimeRangeFilter
filters date-time values that are either inside or outside a given date/time range. - Top
Bottom TemplateFilter Top Bottom Filter - A
TopBottomFilter
filters data to the top or bottom values for a given column.
- category
Filter TemplateCategory Filter A
CategoryFilter
filters text values.For more information, see Adding text filters in the Amazon QuickSight User Guide .
- nested
Filter TemplateNested Filter - A
NestedFilter
filters data with a subset of data that is defined by the nested inner filter. - numeric
Equality TemplateFilter Numeric Equality Filter - A
NumericEqualityFilter
filters numeric values that equal or do not equal a given numeric value. - numeric
Range TemplateFilter Numeric Range Filter - A
NumericRangeFilter
filters numeric values that are either inside or outside a given numeric range. - relative
Dates TemplateFilter Relative Dates Filter - A
RelativeDatesFilter
filters date values that are relative to a given date. - time
Equality TemplateFilter Time Equality Filter - A
TimeEqualityFilter
filters date-time values that equal or do not equal a given date/time value. - time
Range TemplateFilter Time Range Filter - A
TimeRangeFilter
filters date-time values that are either inside or outside a given date/time range. - top
Bottom TemplateFilter Top Bottom Filter - A
TopBottomFilter
filters data to the top or bottom values for a given column.
- category
Filter TemplateCategory Filter A
CategoryFilter
filters text values.For more information, see Adding text filters in the Amazon QuickSight User Guide .
- nested
Filter TemplateNested Filter - A
NestedFilter
filters data with a subset of data that is defined by the nested inner filter. - numeric
Equality TemplateFilter Numeric Equality Filter - A
NumericEqualityFilter
filters numeric values that equal or do not equal a given numeric value. - numeric
Range TemplateFilter Numeric Range Filter - A
NumericRangeFilter
filters numeric values that are either inside or outside a given numeric range. - relative
Dates TemplateFilter Relative Dates Filter - A
RelativeDatesFilter
filters date values that are relative to a given date. - time
Equality TemplateFilter Time Equality Filter - A
TimeEqualityFilter
filters date-time values that equal or do not equal a given date/time value. - time
Range TemplateFilter Time Range Filter - A
TimeRangeFilter
filters date-time values that are either inside or outside a given date/time range. - top
Bottom TemplateFilter Top Bottom Filter - A
TopBottomFilter
filters data to the top or bottom values for a given column.
- category_
filter TemplateCategory Filter A
CategoryFilter
filters text values.For more information, see Adding text filters in the Amazon QuickSight User Guide .
- nested_
filter TemplateNested Filter - A
NestedFilter
filters data with a subset of data that is defined by the nested inner filter. - numeric_
equality_ Templatefilter Numeric Equality Filter - A
NumericEqualityFilter
filters numeric values that equal or do not equal a given numeric value. - numeric_
range_ Templatefilter Numeric Range Filter - A
NumericRangeFilter
filters numeric values that are either inside or outside a given numeric range. - relative_
dates_ Templatefilter Relative Dates Filter - A
RelativeDatesFilter
filters date values that are relative to a given date. - time_
equality_ Templatefilter Time Equality Filter - A
TimeEqualityFilter
filters date-time values that equal or do not equal a given date/time value. - time_
range_ Templatefilter Time Range Filter - A
TimeRangeFilter
filters date-time values that are either inside or outside a given date/time range. - top_
bottom_ Templatefilter Top Bottom Filter - A
TopBottomFilter
filters data to the top or bottom values for a given column.
- category
Filter Property Map A
CategoryFilter
filters text values.For more information, see Adding text filters in the Amazon QuickSight User Guide .
- nested
Filter Property Map - A
NestedFilter
filters data with a subset of data that is defined by the nested inner filter. - numeric
Equality Property MapFilter - A
NumericEqualityFilter
filters numeric values that equal or do not equal a given numeric value. - numeric
Range Property MapFilter - A
NumericRangeFilter
filters numeric values that are either inside or outside a given numeric range. - relative
Dates Property MapFilter - A
RelativeDatesFilter
filters date values that are relative to a given date. - time
Equality Property MapFilter - A
TimeEqualityFilter
filters date-time values that equal or do not equal a given date/time value. - time
Range Property MapFilter - A
TimeRangeFilter
filters date-time values that are either inside or outside a given date/time range. - top
Bottom Property MapFilter - A
TopBottomFilter
filters data to the top or bottom values for a given column.
TemplateFilterControl, TemplateFilterControlArgs
- Cross
Sheet Pulumi.Aws Native. Quick Sight. Inputs. Template Filter Cross Sheet Control - A control from a filter that is scoped across more than one sheet. This represents your filter control on a sheet
- Date
Time Pulumi.Picker Aws Native. Quick Sight. Inputs. Template Filter Date Time Picker Control - A control from a date filter that is used to specify date and time.
- Dropdown
Pulumi.
Aws Native. Quick Sight. Inputs. Template Filter Drop Down Control - A control to display a dropdown list with buttons that are used to select a single value.
- List
Pulumi.
Aws Native. Quick Sight. Inputs. Template Filter List Control - A control to display a list of buttons or boxes. This is used to select either a single value or multiple values.
- Relative
Date Pulumi.Time Aws Native. Quick Sight. Inputs. Template Filter Relative Date Time Control - A control from a date filter that is used to specify the relative date.
- Slider
Pulumi.
Aws Native. Quick Sight. Inputs. Template Filter Slider Control - A control to display a horizontal toggle bar. This is used to change a value by sliding the toggle.
- Text
Area Pulumi.Aws Native. Quick Sight. Inputs. Template Filter Text Area Control - A control to display a text box that is used to enter multiple entries.
- Text
Field Pulumi.Aws Native. Quick Sight. Inputs. Template Filter Text Field Control - A control to display a text box that is used to enter a single entry.
- Cross
Sheet TemplateFilter Cross Sheet Control - A control from a filter that is scoped across more than one sheet. This represents your filter control on a sheet
- Date
Time TemplatePicker Filter Date Time Picker Control - A control from a date filter that is used to specify date and time.
- Dropdown
Template
Filter Drop Down Control - A control to display a dropdown list with buttons that are used to select a single value.
- List
Template
Filter List Control - A control to display a list of buttons or boxes. This is used to select either a single value or multiple values.
- Relative
Date TemplateTime Filter Relative Date Time Control - A control from a date filter that is used to specify the relative date.
- Slider
Template
Filter Slider Control - A control to display a horizontal toggle bar. This is used to change a value by sliding the toggle.
- Text
Area TemplateFilter Text Area Control - A control to display a text box that is used to enter multiple entries.
- Text
Field TemplateFilter Text Field Control - A control to display a text box that is used to enter a single entry.
- cross
Sheet TemplateFilter Cross Sheet Control - A control from a filter that is scoped across more than one sheet. This represents your filter control on a sheet
- date
Time TemplatePicker Filter Date Time Picker Control - A control from a date filter that is used to specify date and time.
- dropdown
Template
Filter Drop Down Control - A control to display a dropdown list with buttons that are used to select a single value.
- list
Template
Filter List Control - A control to display a list of buttons or boxes. This is used to select either a single value or multiple values.
- relative
Date TemplateTime Filter Relative Date Time Control - A control from a date filter that is used to specify the relative date.
- slider
Template
Filter Slider Control - A control to display a horizontal toggle bar. This is used to change a value by sliding the toggle.
- text
Area TemplateFilter Text Area Control - A control to display a text box that is used to enter multiple entries.
- text
Field TemplateFilter Text Field Control - A control to display a text box that is used to enter a single entry.
- cross
Sheet TemplateFilter Cross Sheet Control - A control from a filter that is scoped across more than one sheet. This represents your filter control on a sheet
- date
Time TemplatePicker Filter Date Time Picker Control - A control from a date filter that is used to specify date and time.
- dropdown
Template
Filter Drop Down Control - A control to display a dropdown list with buttons that are used to select a single value.
- list
Template
Filter List Control - A control to display a list of buttons or boxes. This is used to select either a single value or multiple values.
- relative
Date TemplateTime Filter Relative Date Time Control - A control from a date filter that is used to specify the relative date.
- slider
Template
Filter Slider Control - A control to display a horizontal toggle bar. This is used to change a value by sliding the toggle.
- text
Area TemplateFilter Text Area Control - A control to display a text box that is used to enter multiple entries.
- text
Field TemplateFilter Text Field Control - A control to display a text box that is used to enter a single entry.
- cross_
sheet TemplateFilter Cross Sheet Control - A control from a filter that is scoped across more than one sheet. This represents your filter control on a sheet
- date_
time_ Templatepicker Filter Date Time Picker Control - A control from a date filter that is used to specify date and time.
- dropdown
Template
Filter Drop Down Control - A control to display a dropdown list with buttons that are used to select a single value.
- list
Template
Filter List Control - A control to display a list of buttons or boxes. This is used to select either a single value or multiple values.
- relative_
date_ Templatetime Filter Relative Date Time Control - A control from a date filter that is used to specify the relative date.
- slider
Template
Filter Slider Control - A control to display a horizontal toggle bar. This is used to change a value by sliding the toggle.
- text_
area TemplateFilter Text Area Control - A control to display a text box that is used to enter multiple entries.
- text_
field TemplateFilter Text Field Control - A control to display a text box that is used to enter a single entry.
- cross
Sheet Property Map - A control from a filter that is scoped across more than one sheet. This represents your filter control on a sheet
- date
Time Property MapPicker - A control from a date filter that is used to specify date and time.
- dropdown Property Map
- A control to display a dropdown list with buttons that are used to select a single value.
- list Property Map
- A control to display a list of buttons or boxes. This is used to select either a single value or multiple values.
- relative
Date Property MapTime - A control from a date filter that is used to specify the relative date.
- slider Property Map
- A control to display a horizontal toggle bar. This is used to change a value by sliding the toggle.
- text
Area Property Map - A control to display a text box that is used to enter multiple entries.
- text
Field Property Map - A control to display a text box that is used to enter a single entry.
TemplateFilterCrossSheetControl, TemplateFilterCrossSheetControlArgs
- Filter
Control stringId - The ID of the
FilterCrossSheetControl
. - Source
Filter stringId - The source filter ID of the
FilterCrossSheetControl
. - Cascading
Control Pulumi.Configuration Aws Native. Quick Sight. Inputs. Template Cascading Control Configuration - The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.
- Filter
Control stringId - The ID of the
FilterCrossSheetControl
. - Source
Filter stringId - The source filter ID of the
FilterCrossSheetControl
. - Cascading
Control TemplateConfiguration Cascading Control Configuration - The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.
- filter
Control StringId - The ID of the
FilterCrossSheetControl
. - source
Filter StringId - The source filter ID of the
FilterCrossSheetControl
. - cascading
Control TemplateConfiguration Cascading Control Configuration - The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.
- filter
Control stringId - The ID of the
FilterCrossSheetControl
. - source
Filter stringId - The source filter ID of the
FilterCrossSheetControl
. - cascading
Control TemplateConfiguration Cascading Control Configuration - The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.
- filter_
control_ strid - The ID of the
FilterCrossSheetControl
. - source_
filter_ strid - The source filter ID of the
FilterCrossSheetControl
. - cascading_
control_ Templateconfiguration Cascading Control Configuration - The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.
- filter
Control StringId - The ID of the
FilterCrossSheetControl
. - source
Filter StringId - The source filter ID of the
FilterCrossSheetControl
. - cascading
Control Property MapConfiguration - The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.
TemplateFilterDateTimePickerControl, TemplateFilterDateTimePickerControlArgs
- Filter
Control stringId - The ID of the
FilterDateTimePickerControl
. - Source
Filter stringId - The source filter ID of the
FilterDateTimePickerControl
. - Title string
- The title of the
FilterDateTimePickerControl
. - Display
Options Pulumi.Aws Native. Quick Sight. Inputs. Template Date Time Picker Control Display Options - The display options of a control.
- Type
Pulumi.
Aws Native. Quick Sight. Template Sheet Control Date Time Picker Type - The type of the
FilterDropDownControl
. Choose one of the following options:MULTI_SELECT
: The user can select multiple entries from a dropdown menu.SINGLE_SELECT
: The user can select a single entry from a dropdown menu.
- Filter
Control stringId - The ID of the
FilterDateTimePickerControl
. - Source
Filter stringId - The source filter ID of the
FilterDateTimePickerControl
. - Title string
- The title of the
FilterDateTimePickerControl
. - Display
Options TemplateDate Time Picker Control Display Options - The display options of a control.
- Type
Template
Sheet Control Date Time Picker Type - The type of the
FilterDropDownControl
. Choose one of the following options:MULTI_SELECT
: The user can select multiple entries from a dropdown menu.SINGLE_SELECT
: The user can select a single entry from a dropdown menu.
- filter
Control StringId - The ID of the
FilterDateTimePickerControl
. - source
Filter StringId - The source filter ID of the
FilterDateTimePickerControl
. - title String
- The title of the
FilterDateTimePickerControl
. - display
Options TemplateDate Time Picker Control Display Options - The display options of a control.
- type
Template
Sheet Control Date Time Picker Type - The type of the
FilterDropDownControl
. Choose one of the following options:MULTI_SELECT
: The user can select multiple entries from a dropdown menu.SINGLE_SELECT
: The user can select a single entry from a dropdown menu.
- filter
Control stringId - The ID of the
FilterDateTimePickerControl
. - source
Filter stringId - The source filter ID of the
FilterDateTimePickerControl
. - title string
- The title of the
FilterDateTimePickerControl
. - display
Options TemplateDate Time Picker Control Display Options - The display options of a control.
- type
Template
Sheet Control Date Time Picker Type - The type of the
FilterDropDownControl
. Choose one of the following options:MULTI_SELECT
: The user can select multiple entries from a dropdown menu.SINGLE_SELECT
: The user can select a single entry from a dropdown menu.
- filter_
control_ strid - The ID of the
FilterDateTimePickerControl
. - source_
filter_ strid - The source filter ID of the
FilterDateTimePickerControl
. - title str
- The title of the
FilterDateTimePickerControl
. - display_
options TemplateDate Time Picker Control Display Options - The display options of a control.
- type
Template
Sheet Control Date Time Picker Type - The type of the
FilterDropDownControl
. Choose one of the following options:MULTI_SELECT
: The user can select multiple entries from a dropdown menu.SINGLE_SELECT
: The user can select a single entry from a dropdown menu.
- filter
Control StringId - The ID of the
FilterDateTimePickerControl
. - source
Filter StringId - The source filter ID of the
FilterDateTimePickerControl
. - title String
- The title of the
FilterDateTimePickerControl
. - display
Options Property Map - The display options of a control.
- type "SINGLE_VALUED" | "DATE_RANGE"
- The type of the
FilterDropDownControl
. Choose one of the following options:MULTI_SELECT
: The user can select multiple entries from a dropdown menu.SINGLE_SELECT
: The user can select a single entry from a dropdown menu.
TemplateFilterDropDownControl, TemplateFilterDropDownControlArgs
- Filter
Control stringId - The ID of the
FilterDropDownControl
. - Source
Filter stringId - The source filter ID of the
FilterDropDownControl
. - Title string
- The title of the
FilterDropDownControl
. - Cascading
Control Pulumi.Configuration Aws Native. Quick Sight. Inputs. Template Cascading Control Configuration - The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.
- Display
Options Pulumi.Aws Native. Quick Sight. Inputs. Template Drop Down Control Display Options - The display options of the
FilterDropDownControl
. - Selectable
Values Pulumi.Aws Native. Quick Sight. Inputs. Template Filter Selectable Values - A list of selectable values that are used in a control.
- Type
Pulumi.
Aws Native. Quick Sight. Template Sheet Control List Type - The type of the
FilterDropDownControl
. Choose one of the following options:MULTI_SELECT
: The user can select multiple entries from a dropdown menu.SINGLE_SELECT
: The user can select a single entry from a dropdown menu.
- Filter
Control stringId - The ID of the
FilterDropDownControl
. - Source
Filter stringId - The source filter ID of the
FilterDropDownControl
. - Title string
- The title of the
FilterDropDownControl
. - Cascading
Control TemplateConfiguration Cascading Control Configuration - The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.
- Display
Options TemplateDrop Down Control Display Options - The display options of the
FilterDropDownControl
. - Selectable
Values TemplateFilter Selectable Values - A list of selectable values that are used in a control.
- Type
Template
Sheet Control List Type - The type of the
FilterDropDownControl
. Choose one of the following options:MULTI_SELECT
: The user can select multiple entries from a dropdown menu.SINGLE_SELECT
: The user can select a single entry from a dropdown menu.
- filter
Control StringId - The ID of the
FilterDropDownControl
. - source
Filter StringId - The source filter ID of the
FilterDropDownControl
. - title String
- The title of the
FilterDropDownControl
. - cascading
Control TemplateConfiguration Cascading Control Configuration - The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.
- display
Options TemplateDrop Down Control Display Options - The display options of the
FilterDropDownControl
. - selectable
Values TemplateFilter Selectable Values - A list of selectable values that are used in a control.
- type
Template
Sheet Control List Type - The type of the
FilterDropDownControl
. Choose one of the following options:MULTI_SELECT
: The user can select multiple entries from a dropdown menu.SINGLE_SELECT
: The user can select a single entry from a dropdown menu.
- filter
Control stringId - The ID of the
FilterDropDownControl
. - source
Filter stringId - The source filter ID of the
FilterDropDownControl
. - title string
- The title of the
FilterDropDownControl
. - cascading
Control TemplateConfiguration Cascading Control Configuration - The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.
- display
Options TemplateDrop Down Control Display Options - The display options of the
FilterDropDownControl
. - selectable
Values TemplateFilter Selectable Values - A list of selectable values that are used in a control.
- type
Template
Sheet Control List Type - The type of the
FilterDropDownControl
. Choose one of the following options:MULTI_SELECT
: The user can select multiple entries from a dropdown menu.SINGLE_SELECT
: The user can select a single entry from a dropdown menu.
- filter_
control_ strid - The ID of the
FilterDropDownControl
. - source_
filter_ strid - The source filter ID of the
FilterDropDownControl
. - title str
- The title of the
FilterDropDownControl
. - cascading_
control_ Templateconfiguration Cascading Control Configuration - The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.
- display_
options TemplateDrop Down Control Display Options - The display options of the
FilterDropDownControl
. - selectable_
values TemplateFilter Selectable Values - A list of selectable values that are used in a control.
- type
Template
Sheet Control List Type - The type of the
FilterDropDownControl
. Choose one of the following options:MULTI_SELECT
: The user can select multiple entries from a dropdown menu.SINGLE_SELECT
: The user can select a single entry from a dropdown menu.
- filter
Control StringId - The ID of the
FilterDropDownControl
. - source
Filter StringId - The source filter ID of the
FilterDropDownControl
. - title String
- The title of the
FilterDropDownControl
. - cascading
Control Property MapConfiguration - The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.
- display
Options Property Map - The display options of the
FilterDropDownControl
. - selectable
Values Property Map - A list of selectable values that are used in a control.
- type "MULTI_SELECT" | "SINGLE_SELECT"
- The type of the
FilterDropDownControl
. Choose one of the following options:MULTI_SELECT
: The user can select multiple entries from a dropdown menu.SINGLE_SELECT
: The user can select a single entry from a dropdown menu.
TemplateFilterGroup, TemplateFilterGroupArgs
- Cross
Dataset Pulumi.Aws Native. Quick Sight. Template Cross Dataset Types - The filter new feature which can apply filter group to all data sets. Choose one of the following options:
ALL_DATASETS
SINGLE_DATASET
- Filter
Group stringId - The value that uniquely identifies a
FilterGroup
within a dashboard, template, or analysis. - Filters
List<Pulumi.
Aws Native. Quick Sight. Inputs. Template Filter> - The list of filters that are present in a
FilterGroup
. - Scope
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Template Filter Scope Configuration The configuration that specifies what scope to apply to a
FilterGroup
.This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
- Status
Pulumi.
Aws Native. Quick Sight. Template Widget Status - The status of the
FilterGroup
.
- Cross
Dataset TemplateCross Dataset Types - The filter new feature which can apply filter group to all data sets. Choose one of the following options:
ALL_DATASETS
SINGLE_DATASET
- Filter
Group stringId - The value that uniquely identifies a
FilterGroup
within a dashboard, template, or analysis. - Filters
[]Template
Filter - The list of filters that are present in a
FilterGroup
. - Scope
Configuration TemplateFilter Scope Configuration The configuration that specifies what scope to apply to a
FilterGroup
.This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
- Status
Template
Widget Status - The status of the
FilterGroup
.
- cross
Dataset TemplateCross Dataset Types - The filter new feature which can apply filter group to all data sets. Choose one of the following options:
ALL_DATASETS
SINGLE_DATASET
- filter
Group StringId - The value that uniquely identifies a
FilterGroup
within a dashboard, template, or analysis. - filters
List<Template
Filter> - The list of filters that are present in a
FilterGroup
. - scope
Configuration TemplateFilter Scope Configuration The configuration that specifies what scope to apply to a
FilterGroup
.This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
- status
Template
Widget Status - The status of the
FilterGroup
.
- cross
Dataset TemplateCross Dataset Types - The filter new feature which can apply filter group to all data sets. Choose one of the following options:
ALL_DATASETS
SINGLE_DATASET
- filter
Group stringId - The value that uniquely identifies a
FilterGroup
within a dashboard, template, or analysis. - filters
Template
Filter[] - The list of filters that are present in a
FilterGroup
. - scope
Configuration TemplateFilter Scope Configuration The configuration that specifies what scope to apply to a
FilterGroup
.This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
- status
Template
Widget Status - The status of the
FilterGroup
.
- cross_
dataset TemplateCross Dataset Types - The filter new feature which can apply filter group to all data sets. Choose one of the following options:
ALL_DATASETS
SINGLE_DATASET
- filter_
group_ strid - The value that uniquely identifies a
FilterGroup
within a dashboard, template, or analysis. - filters
Sequence[Template
Filter] - The list of filters that are present in a
FilterGroup
. - scope_
configuration TemplateFilter Scope Configuration The configuration that specifies what scope to apply to a
FilterGroup
.This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
- status
Template
Widget Status - The status of the
FilterGroup
.
- cross
Dataset "ALL_DATASETS" | "SINGLE_DATASET" - The filter new feature which can apply filter group to all data sets. Choose one of the following options:
ALL_DATASETS
SINGLE_DATASET
- filter
Group StringId - The value that uniquely identifies a
FilterGroup
within a dashboard, template, or analysis. - filters List<Property Map>
- The list of filters that are present in a
FilterGroup
. - scope
Configuration Property Map The configuration that specifies what scope to apply to a
FilterGroup
.This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
- status "ENABLED" | "DISABLED"
- The status of the
FilterGroup
.
TemplateFilterListConfiguration, TemplateFilterListConfigurationArgs
- Match
Operator Pulumi.Aws Native. Quick Sight. Template Category Filter Match Operator - The match operator that is used to determine if a filter should be applied.
- Category
Values List<string> - The list of category values for the filter.
- Null
Option Pulumi.Aws Native. Quick Sight. Template 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.
- Select
All Pulumi.Options Aws Native. Quick Sight. Template Category Filter Select All Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
- Match
Operator TemplateCategory Filter Match Operator - The match operator that is used to determine if a filter should be applied.
- Category
Values []string - The list of category values for the filter.
- Null
Option TemplateFilter 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.
- Select
All TemplateOptions Category Filter Select All Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
- match
Operator TemplateCategory Filter Match Operator - The match operator that is used to determine if a filter should be applied.
- category
Values List<String> - The list of category values for the filter.
- null
Option TemplateFilter 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.
- select
All TemplateOptions Category Filter Select All Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
- match
Operator TemplateCategory Filter Match Operator - The match operator that is used to determine if a filter should be applied.
- category
Values string[] - The list of category values for the filter.
- null
Option TemplateFilter 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.
- select
All TemplateOptions Category Filter Select All Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
- match_
operator TemplateCategory Filter Match Operator - The match operator that is used to determine if a filter should be applied.
- category_
values Sequence[str] - The list of category values for the filter.
- null_
option TemplateFilter 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.
- select_
all_ Templateoptions 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.
- category
Values List<String> - The list of category values for the filter.
- 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.
- select
All "FILTER_ALL_VALUES"Options - Select all of the values. Null is not the assigned value of select all.
FILTER_ALL_VALUES
TemplateFilterListControl, TemplateFilterListControlArgs
- Filter
Control stringId - The ID of the
FilterListControl
. - Source
Filter stringId - The source filter ID of the
FilterListControl
. - Title string
- The title of the
FilterListControl
. - Cascading
Control Pulumi.Configuration Aws Native. Quick Sight. Inputs. Template Cascading Control Configuration - The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.
- Display
Options Pulumi.Aws Native. Quick Sight. Inputs. Template List Control Display Options - The display options of a control.
- Selectable
Values Pulumi.Aws Native. Quick Sight. Inputs. Template Filter Selectable Values - A list of selectable values that are used in a control.
- Type
Pulumi.
Aws Native. Quick Sight. Template Sheet Control List Type - The type of the
FilterListControl
. Choose one of the following options:MULTI_SELECT
: The user can select multiple entries from the list.SINGLE_SELECT
: The user can select a single entry from the list.
- Filter
Control stringId - The ID of the
FilterListControl
. - Source
Filter stringId - The source filter ID of the
FilterListControl
. - Title string
- The title of the
FilterListControl
. - Cascading
Control TemplateConfiguration Cascading Control Configuration - The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.
- Display
Options TemplateList Control Display Options - The display options of a control.
- Selectable
Values TemplateFilter Selectable Values - A list of selectable values that are used in a control.
- Type
Template
Sheet Control List Type - The type of the
FilterListControl
. Choose one of the following options:MULTI_SELECT
: The user can select multiple entries from the list.SINGLE_SELECT
: The user can select a single entry from the list.
- filter
Control StringId - The ID of the
FilterListControl
. - source
Filter StringId - The source filter ID of the
FilterListControl
. - title String
- The title of the
FilterListControl
. - cascading
Control TemplateConfiguration Cascading Control Configuration - The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.
- display
Options TemplateList Control Display Options - The display options of a control.
- selectable
Values TemplateFilter Selectable Values - A list of selectable values that are used in a control.
- type
Template
Sheet Control List Type - The type of the
FilterListControl
. Choose one of the following options:MULTI_SELECT
: The user can select multiple entries from the list.SINGLE_SELECT
: The user can select a single entry from the list.
- filter
Control stringId - The ID of the
FilterListControl
. - source
Filter stringId - The source filter ID of the
FilterListControl
. - title string
- The title of the
FilterListControl
. - cascading
Control TemplateConfiguration Cascading Control Configuration - The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.
- display
Options TemplateList Control Display Options - The display options of a control.
- selectable
Values TemplateFilter Selectable Values - A list of selectable values that are used in a control.
- type
Template
Sheet Control List Type - The type of the
FilterListControl
. Choose one of the following options:MULTI_SELECT
: The user can select multiple entries from the list.SINGLE_SELECT
: The user can select a single entry from the list.
- filter_
control_ strid - The ID of the
FilterListControl
. - source_
filter_ strid - The source filter ID of the
FilterListControl
. - title str
- The title of the
FilterListControl
. - cascading_
control_ Templateconfiguration Cascading Control Configuration - The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.
- display_
options TemplateList Control Display Options - The display options of a control.
- selectable_
values TemplateFilter Selectable Values - A list of selectable values that are used in a control.
- type
Template
Sheet Control List Type - The type of the
FilterListControl
. Choose one of the following options:MULTI_SELECT
: The user can select multiple entries from the list.SINGLE_SELECT
: The user can select a single entry from the list.
- filter
Control StringId - The ID of the
FilterListControl
. - source
Filter StringId - The source filter ID of the
FilterListControl
. - title String
- The title of the
FilterListControl
. - cascading
Control Property MapConfiguration - The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.
- display
Options Property Map - The display options of a control.
- selectable
Values Property Map - A list of selectable values that are used in a control.
- type "MULTI_SELECT" | "SINGLE_SELECT"
- The type of the
FilterListControl
. Choose one of the following options:MULTI_SELECT
: The user can select multiple entries from the list.SINGLE_SELECT
: The user can select a single entry from the list.
TemplateFilterNullOption, TemplateFilterNullOptionArgs
- All
Values - ALL_VALUES
- Nulls
Only - NULLS_ONLY
- Non
Nulls Only - NON_NULLS_ONLY
- Template
Filter Null Option All Values - ALL_VALUES
- Template
Filter Null Option Nulls Only - NULLS_ONLY
- Template
Filter Null Option Non Nulls Only - NON_NULLS_ONLY
- All
Values - ALL_VALUES
- Nulls
Only - NULLS_ONLY
- Non
Nulls Only - NON_NULLS_ONLY
- All
Values - ALL_VALUES
- Nulls
Only - NULLS_ONLY
- Non
Nulls Only - NON_NULLS_ONLY
- ALL_VALUES
- ALL_VALUES
- NULLS_ONLY
- NULLS_ONLY
- NON_NULLS_ONLY
- NON_NULLS_ONLY
- "ALL_VALUES"
- ALL_VALUES
- "NULLS_ONLY"
- NULLS_ONLY
- "NON_NULLS_ONLY"
- NON_NULLS_ONLY
TemplateFilterOperationSelectedFieldsConfiguration, TemplateFilterOperationSelectedFieldsConfigurationArgs
- Selected
Columns List<Pulumi.Aws Native. Quick Sight. Inputs. Template Column Identifier> - Selected
Field Pulumi.Options Aws Native. Quick Sight. Template Selected Field Options A structure that contains the options that choose which fields are filtered in the
CustomActionFilterOperation
.Valid values are defined as follows:
ALL_FIELDS
: Applies the filter operation to all fields.
- Selected
Fields List<string> - Chooses the fields that are filtered in
CustomActionFilterOperation
.
- Selected
Columns []TemplateColumn Identifier - Selected
Field TemplateOptions Selected Field Options A structure that contains the options that choose which fields are filtered in the
CustomActionFilterOperation
.Valid values are defined as follows:
ALL_FIELDS
: Applies the filter operation to all fields.
- Selected
Fields []string - Chooses the fields that are filtered in
CustomActionFilterOperation
.
- selected
Columns List<TemplateColumn Identifier> - selected
Field TemplateOptions Selected Field Options A structure that contains the options that choose which fields are filtered in the
CustomActionFilterOperation
.Valid values are defined as follows:
ALL_FIELDS
: Applies the filter operation to all fields.
- selected
Fields List<String> - Chooses the fields that are filtered in
CustomActionFilterOperation
.
- selected
Columns TemplateColumn Identifier[] - selected
Field TemplateOptions Selected Field Options A structure that contains the options that choose which fields are filtered in the
CustomActionFilterOperation
.Valid values are defined as follows:
ALL_FIELDS
: Applies the filter operation to all fields.
- selected
Fields string[] - Chooses the fields that are filtered in
CustomActionFilterOperation
.
- selected_
columns Sequence[TemplateColumn Identifier] - selected_
field_ Templateoptions Selected Field Options A structure that contains the options that choose which fields are filtered in the
CustomActionFilterOperation
.Valid values are defined as follows:
ALL_FIELDS
: Applies the filter operation to all fields.
- selected_
fields Sequence[str] - Chooses the fields that are filtered in
CustomActionFilterOperation
.
- selected
Columns List<Property Map> - selected
Field "ALL_FIELDS"Options A structure that contains the options that choose which fields are filtered in the
CustomActionFilterOperation
.Valid values are defined as follows:
ALL_FIELDS
: Applies the filter operation to all fields.
- selected
Fields List<String> - Chooses the fields that are filtered in
CustomActionFilterOperation
.
TemplateFilterOperationTargetVisualsConfiguration, TemplateFilterOperationTargetVisualsConfigurationArgs
- Same
Sheet Pulumi.Target Visual Configuration Aws Native. Quick Sight. Inputs. Template Same Sheet Target Visual Configuration - The configuration of the same-sheet target visuals that you want to be filtered.
- Same
Sheet TemplateTarget Visual Configuration Same Sheet Target Visual Configuration - The configuration of the same-sheet target visuals that you want to be filtered.
- same
Sheet TemplateTarget Visual Configuration Same Sheet Target Visual Configuration - The configuration of the same-sheet target visuals that you want to be filtered.
- same
Sheet TemplateTarget Visual Configuration Same Sheet Target Visual Configuration - The configuration of the same-sheet target visuals that you want to be filtered.
- same_
sheet_ Templatetarget_ visual_ configuration Same Sheet Target Visual Configuration - The configuration of the same-sheet target visuals that you want to be filtered.
- same
Sheet Property MapTarget Visual Configuration - The configuration of the same-sheet target visuals that you want to be filtered.
TemplateFilterRelativeDateTimeControl, TemplateFilterRelativeDateTimeControlArgs
- Filter
Control stringId - The ID of the
FilterTextAreaControl
. - Source
Filter stringId - The source filter ID of the
FilterTextAreaControl
. - Title string
- The title of the
FilterTextAreaControl
. - Display
Options Pulumi.Aws Native. Quick Sight. Inputs. Template Relative Date Time Control Display Options - The display options of a control.
- Filter
Control stringId - The ID of the
FilterTextAreaControl
. - Source
Filter stringId - The source filter ID of the
FilterTextAreaControl
. - Title string
- The title of the
FilterTextAreaControl
. - Display
Options TemplateRelative Date Time Control Display Options - The display options of a control.
- filter
Control StringId - The ID of the
FilterTextAreaControl
. - source
Filter StringId - The source filter ID of the
FilterTextAreaControl
. - title String
- The title of the
FilterTextAreaControl
. - display
Options TemplateRelative Date Time Control Display Options - The display options of a control.
- filter
Control stringId - The ID of the
FilterTextAreaControl
. - source
Filter stringId - The source filter ID of the
FilterTextAreaControl
. - title string
- The title of the
FilterTextAreaControl
. - display
Options TemplateRelative Date Time Control Display Options - The display options of a control.
- filter_
control_ strid - The ID of the
FilterTextAreaControl
. - source_
filter_ strid - The source filter ID of the
FilterTextAreaControl
. - title str
- The title of the
FilterTextAreaControl
. - display_
options TemplateRelative Date Time Control Display Options - The display options of a control.
- filter
Control StringId - The ID of the
FilterTextAreaControl
. - source
Filter StringId - The source filter ID of the
FilterTextAreaControl
. - title String
- The title of the
FilterTextAreaControl
. - display
Options Property Map - The display options of a control.
TemplateFilterScopeConfiguration, TemplateFilterScopeConfigurationArgs
- All
Sheets Pulumi.Aws Native. Quick Sight. Inputs. Template All Sheets Filter Scope Configuration - The configuration that applies a filter to all sheets. When you choose
AllSheets
as the value for aFilterScopeConfiguration
, this filter is applied to all visuals of all sheets in an Analysis, Dashboard, or Template. TheAllSheetsFilterScopeConfiguration
is chosen. - Selected
Sheets Pulumi.Aws Native. Quick Sight. Inputs. Template Selected Sheets Filter Scope Configuration - The configuration for applying a filter to specific sheets.
- All
Sheets TemplateAll Sheets Filter Scope Configuration - The configuration that applies a filter to all sheets. When you choose
AllSheets
as the value for aFilterScopeConfiguration
, this filter is applied to all visuals of all sheets in an Analysis, Dashboard, or Template. TheAllSheetsFilterScopeConfiguration
is chosen. - Selected
Sheets TemplateSelected Sheets Filter Scope Configuration - The configuration for applying a filter to specific sheets.
- all
Sheets TemplateAll Sheets Filter Scope Configuration - The configuration that applies a filter to all sheets. When you choose
AllSheets
as the value for aFilterScopeConfiguration
, this filter is applied to all visuals of all sheets in an Analysis, Dashboard, or Template. TheAllSheetsFilterScopeConfiguration
is chosen. - selected
Sheets TemplateSelected Sheets Filter Scope Configuration - The configuration for applying a filter to specific sheets.
- all
Sheets TemplateAll Sheets Filter Scope Configuration - The configuration that applies a filter to all sheets. When you choose
AllSheets
as the value for aFilterScopeConfiguration
, this filter is applied to all visuals of all sheets in an Analysis, Dashboard, or Template. TheAllSheetsFilterScopeConfiguration
is chosen. - selected
Sheets TemplateSelected Sheets Filter Scope Configuration - The configuration for applying a filter to specific sheets.
- all_
sheets TemplateAll Sheets Filter Scope Configuration - The configuration that applies a filter to all sheets. When you choose
AllSheets
as the value for aFilterScopeConfiguration
, this filter is applied to all visuals of all sheets in an Analysis, Dashboard, or Template. TheAllSheetsFilterScopeConfiguration
is chosen. - selected_
sheets TemplateSelected Sheets Filter Scope Configuration - The configuration for applying a filter to specific sheets.
- all
Sheets Property Map - The configuration that applies a filter to all sheets. When you choose
AllSheets
as the value for aFilterScopeConfiguration
, this filter is applied to all visuals of all sheets in an Analysis, Dashboard, or Template. TheAllSheetsFilterScopeConfiguration
is chosen. - selected
Sheets Property Map - The configuration for applying a filter to specific sheets.
TemplateFilterSelectableValues, TemplateFilterSelectableValuesArgs
- Values List<string>
- The values that are used in the
FilterSelectableValues
.
- Values []string
- The values that are used in the
FilterSelectableValues
.
- values List<String>
- The values that are used in the
FilterSelectableValues
.
- values string[]
- The values that are used in the
FilterSelectableValues
.
- values Sequence[str]
- The values that are used in the
FilterSelectableValues
.
- values List<String>
- The values that are used in the
FilterSelectableValues
.
TemplateFilterSliderControl, TemplateFilterSliderControlArgs
- Filter
Control stringId - The ID of the
FilterSliderControl
. - Maximum
Value double - The larger value that is displayed at the right of the slider.
- Minimum
Value double - The smaller value that is displayed at the left of the slider.
- Source
Filter stringId - The source filter ID of the
FilterSliderControl
. - Step
Size double - The number of increments that the slider bar is divided into.
- Title string
- The title of the
FilterSliderControl
. - Display
Options Pulumi.Aws Native. Quick Sight. Inputs. Template Slider Control Display Options - The display options of a control.
- Type
Pulumi.
Aws Native. Quick Sight. Template Sheet Control Slider Type - The type of the
FilterSliderControl
. Choose one of the following options:SINGLE_POINT
: Filter against(equals) a single data point.RANGE
: Filter data that is in a specified range.
- Filter
Control stringId - The ID of the
FilterSliderControl
. - Maximum
Value float64 - The larger value that is displayed at the right of the slider.
- Minimum
Value float64 - The smaller value that is displayed at the left of the slider.
- Source
Filter stringId - The source filter ID of the
FilterSliderControl
. - Step
Size float64 - The number of increments that the slider bar is divided into.
- Title string
- The title of the
FilterSliderControl
. - Display
Options TemplateSlider Control Display Options - The display options of a control.
- Type
Template
Sheet Control Slider Type - The type of the
FilterSliderControl
. Choose one of the following options:SINGLE_POINT
: Filter against(equals) a single data point.RANGE
: Filter data that is in a specified range.
- filter
Control StringId - The ID of the
FilterSliderControl
. - maximum
Value Double - The larger value that is displayed at the right of the slider.
- minimum
Value Double - The smaller value that is displayed at the left of the slider.
- source
Filter StringId - The source filter ID of the
FilterSliderControl
. - step
Size Double - The number of increments that the slider bar is divided into.
- title String
- The title of the
FilterSliderControl
. - display
Options TemplateSlider Control Display Options - The display options of a control.
- type
Template
Sheet Control Slider Type - The type of the
FilterSliderControl
. Choose one of the following options:SINGLE_POINT
: Filter against(equals) a single data point.RANGE
: Filter data that is in a specified range.
- filter
Control stringId - The ID of the
FilterSliderControl
. - maximum
Value number - The larger value that is displayed at the right of the slider.
- minimum
Value number - The smaller value that is displayed at the left of the slider.
- source
Filter stringId - The source filter ID of the
FilterSliderControl
. - step
Size number - The number of increments that the slider bar is divided into.
- title string
- The title of the
FilterSliderControl
. - display
Options TemplateSlider Control Display Options - The display options of a control.
- type
Template
Sheet Control Slider Type - The type of the
FilterSliderControl
. Choose one of the following options:SINGLE_POINT
: Filter against(equals) a single data point.RANGE
: Filter data that is in a specified range.
- filter_
control_ strid - The ID of the
FilterSliderControl
. - maximum_
value float - The larger value that is displayed at the right of the slider.
- minimum_
value float - The smaller value that is displayed at the left of the slider.
- source_
filter_ strid - The source filter ID of the
FilterSliderControl
. - step_
size float - The number of increments that the slider bar is divided into.
- title str
- The title of the
FilterSliderControl
. - display_
options TemplateSlider Control Display Options - The display options of a control.
- type
Template
Sheet Control Slider Type - The type of the
FilterSliderControl
. Choose one of the following options:SINGLE_POINT
: Filter against(equals) a single data point.RANGE
: Filter data that is in a specified range.
- filter
Control StringId - The ID of the
FilterSliderControl
. - maximum
Value Number - The larger value that is displayed at the right of the slider.
- minimum
Value Number - The smaller value that is displayed at the left of the slider.
- source
Filter StringId - The source filter ID of the
FilterSliderControl
. - step
Size Number - The number of increments that the slider bar is divided into.
- title String
- The title of the
FilterSliderControl
. - display
Options Property Map - The display options of a control.
- type "SINGLE_POINT" | "RANGE"
- The type of the
FilterSliderControl
. Choose one of the following options:SINGLE_POINT
: Filter against(equals) a single data point.RANGE
: Filter data that is in a specified range.
TemplateFilterTextAreaControl, TemplateFilterTextAreaControlArgs
- Filter
Control stringId - The ID of the
FilterTextAreaControl
. - Source
Filter stringId - The source filter ID of the
FilterTextAreaControl
. - Title string
- The title of the
FilterTextAreaControl
. - Delimiter string
- The delimiter that is used to separate the lines in text.
- Display
Options Pulumi.Aws Native. Quick Sight. Inputs. Template Text Area Control Display Options - The display options of a control.
- Filter
Control stringId - The ID of the
FilterTextAreaControl
. - Source
Filter stringId - The source filter ID of the
FilterTextAreaControl
. - Title string
- The title of the
FilterTextAreaControl
. - Delimiter string
- The delimiter that is used to separate the lines in text.
- Display
Options TemplateText Area Control Display Options - The display options of a control.
- filter
Control StringId - The ID of the
FilterTextAreaControl
. - source
Filter StringId - The source filter ID of the
FilterTextAreaControl
. - title String
- The title of the
FilterTextAreaControl
. - delimiter String
- The delimiter that is used to separate the lines in text.
- display
Options TemplateText Area Control Display Options - The display options of a control.
- filter
Control stringId - The ID of the
FilterTextAreaControl
. - source
Filter stringId - The source filter ID of the
FilterTextAreaControl
. - title string
- The title of the
FilterTextAreaControl
. - delimiter string
- The delimiter that is used to separate the lines in text.
- display
Options TemplateText Area Control Display Options - The display options of a control.
- filter_
control_ strid - The ID of the
FilterTextAreaControl
. - source_
filter_ strid - The source filter ID of the
FilterTextAreaControl
. - title str
- The title of the
FilterTextAreaControl
. - delimiter str
- The delimiter that is used to separate the lines in text.
- display_
options TemplateText Area Control Display Options - The display options of a control.
- filter
Control StringId - The ID of the
FilterTextAreaControl
. - source
Filter StringId - The source filter ID of the
FilterTextAreaControl
. - title String
- The title of the
FilterTextAreaControl
. - delimiter String
- The delimiter that is used to separate the lines in text.
- display
Options Property Map - The display options of a control.
TemplateFilterTextFieldControl, TemplateFilterTextFieldControlArgs
- Filter
Control stringId - The ID of the
FilterTextFieldControl
. - Source
Filter stringId - The source filter ID of the
FilterTextFieldControl
. - Title string
- The title of the
FilterTextFieldControl
. - Display
Options Pulumi.Aws Native. Quick Sight. Inputs. Template Text Field Control Display Options - The display options of a control.
- Filter
Control stringId - The ID of the
FilterTextFieldControl
. - Source
Filter stringId - The source filter ID of the
FilterTextFieldControl
. - Title string
- The title of the
FilterTextFieldControl
. - Display
Options TemplateText Field Control Display Options - The display options of a control.
- filter
Control StringId - The ID of the
FilterTextFieldControl
. - source
Filter StringId - The source filter ID of the
FilterTextFieldControl
. - title String
- The title of the
FilterTextFieldControl
. - display
Options TemplateText Field Control Display Options - The display options of a control.
- filter
Control stringId - The ID of the
FilterTextFieldControl
. - source
Filter stringId - The source filter ID of the
FilterTextFieldControl
. - title string
- The title of the
FilterTextFieldControl
. - display
Options TemplateText Field Control Display Options - The display options of a control.
- filter_
control_ strid - The ID of the
FilterTextFieldControl
. - source_
filter_ strid - The source filter ID of the
FilterTextFieldControl
. - title str
- The title of the
FilterTextFieldControl
. - display_
options TemplateText Field Control Display Options - The display options of a control.
- filter
Control StringId - The ID of the
FilterTextFieldControl
. - source
Filter StringId - The source filter ID of the
FilterTextFieldControl
. - title String
- The title of the
FilterTextFieldControl
. - display
Options Property Map - The display options of a control.
TemplateFilterVisualScope, TemplateFilterVisualScopeArgs
- All
Visuals - ALL_VISUALS
- Selected
Visuals - SELECTED_VISUALS
- Template
Filter Visual Scope All Visuals - ALL_VISUALS
- Template
Filter Visual Scope Selected Visuals - SELECTED_VISUALS
- All
Visuals - ALL_VISUALS
- Selected
Visuals - SELECTED_VISUALS
- All
Visuals - ALL_VISUALS
- Selected
Visuals - SELECTED_VISUALS
- ALL_VISUALS
- ALL_VISUALS
- SELECTED_VISUALS
- SELECTED_VISUALS
- "ALL_VISUALS"
- ALL_VISUALS
- "SELECTED_VISUALS"
- SELECTED_VISUALS
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.