We recommend new projects start with resources from the AWS provider.
aws-native.quicksight.DataSet
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Definition of the AWS::QuickSight::DataSet Resource Type.
Create DataSet Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new DataSet(name: string, args?: DataSetArgs, opts?: CustomResourceOptions);
@overload
def DataSet(resource_name: str,
args: Optional[DataSetArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def DataSet(resource_name: str,
opts: Optional[ResourceOptions] = None,
aws_account_id: Optional[str] = None,
column_groups: Optional[Sequence[DataSetColumnGroupArgs]] = None,
column_level_permission_rules: Optional[Sequence[DataSetColumnLevelPermissionRuleArgs]] = None,
data_set_id: Optional[str] = None,
data_set_refresh_properties: Optional[DataSetRefreshPropertiesArgs] = None,
data_set_usage_configuration: Optional[DataSetUsageConfigurationArgs] = None,
dataset_parameters: Optional[Sequence[DataSetDatasetParameterArgs]] = None,
field_folders: Optional[Mapping[str, DataSetFieldFolderArgs]] = None,
folder_arns: Optional[Sequence[str]] = None,
import_mode: Optional[DataSetImportMode] = None,
ingestion_wait_policy: Optional[DataSetIngestionWaitPolicyArgs] = None,
logical_table_map: Optional[Mapping[str, DataSetLogicalTableArgs]] = None,
name: Optional[str] = None,
permissions: Optional[Sequence[DataSetResourcePermissionArgs]] = None,
physical_table_map: Optional[Mapping[str, DataSetPhysicalTableArgs]] = None,
row_level_permission_data_set: Optional[DataSetRowLevelPermissionDataSetArgs] = None,
row_level_permission_tag_configuration: Optional[DataSetRowLevelPermissionTagConfigurationArgs] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
func NewDataSet(ctx *Context, name string, args *DataSetArgs, opts ...ResourceOption) (*DataSet, error)
public DataSet(string name, DataSetArgs? args = null, CustomResourceOptions? opts = null)
public DataSet(String name, DataSetArgs args)
public DataSet(String name, DataSetArgs args, CustomResourceOptions options)
type: aws-native:quicksight:DataSet
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 DataSetArgs
- 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 DataSetArgs
- 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 DataSetArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args DataSetArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args DataSetArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
DataSet 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 DataSet resource accepts the following input properties:
- Aws
Account stringId - The AWS account ID.
- Column
Groups List<Pulumi.Aws Native. Quick Sight. Inputs. Data Set Column Group> - Column
Level List<Pulumi.Permission Rules Aws Native. Quick Sight. Inputs. Data Set Column Level Permission Rule> - Data
Set stringId - An ID for the dataset that you want to create. This ID is unique per AWS Region for each AWS account.
- Data
Set Pulumi.Refresh Properties Aws Native. Quick Sight. Inputs. Data Set Refresh Properties - The refresh properties of a dataset.
- Data
Set Pulumi.Usage Configuration Aws Native. Quick Sight. Inputs. Data Set Usage Configuration - The usage configuration to apply to child datasets that reference this dataset as a source.
- Dataset
Parameters List<Pulumi.Aws Native. Quick Sight. Inputs. Data Set Dataset Parameter> - Field
Folders Dictionary<string, Pulumi.Aws Native. Quick Sight. Inputs. Data Set Field Folder Args> - The folder that contains fields and nested subfolders for your dataset.
- Folder
Arns List<string> - Import
Mode Pulumi.Aws Native. Quick Sight. Data Set Import Mode - Indicates whether you want to import the data into SPICE.
- Ingestion
Wait Pulumi.Policy Aws Native. Quick Sight. Inputs. Data Set Ingestion Wait Policy - The wait policy to use when creating or updating a Dataset. The default is to wait for SPICE ingestion to finish with timeout of 36 hours.
- Logical
Table Dictionary<string, Pulumi.Map Aws Native. Quick Sight. Inputs. Data Set Logical Table Args> - Configures the combination and transformation of the data from the physical tables.
- Name string
- Permissions
List<Pulumi.
Aws Native. Quick Sight. Inputs. Data Set Resource Permission> - Physical
Table Dictionary<string, Pulumi.Map Aws Native. Quick Sight. Inputs. Data Set Physical Table Args> - Declares the physical tables that are available in the underlying data sources.
- Row
Level Pulumi.Permission Data Set Aws Native. Quick Sight. Inputs. Data Set Row Level Permission Data Set - The row-level security configuration for the data that you want to create.
- Row
Level Pulumi.Permission Tag Configuration Aws Native. Quick Sight. Inputs. Data Set Row Level Permission Tag Configuration - The element you can use to define tags for row-level security.
- List<Pulumi.
Aws Native. Inputs. Tag>
- Aws
Account stringId - The AWS account ID.
- Column
Groups []DataSet Column Group Args - Column
Level []DataPermission Rules Set Column Level Permission Rule Args - Data
Set stringId - An ID for the dataset that you want to create. This ID is unique per AWS Region for each AWS account.
- Data
Set DataRefresh Properties Set Refresh Properties Args - The refresh properties of a dataset.
- Data
Set DataUsage Configuration Set Usage Configuration Args - The usage configuration to apply to child datasets that reference this dataset as a source.
- Dataset
Parameters []DataSet Dataset Parameter Args - Field
Folders map[string]DataSet Field Folder Args - The folder that contains fields and nested subfolders for your dataset.
- Folder
Arns []string - Import
Mode DataSet Import Mode - Indicates whether you want to import the data into SPICE.
- Ingestion
Wait DataPolicy Set Ingestion Wait Policy Args - The wait policy to use when creating or updating a Dataset. The default is to wait for SPICE ingestion to finish with timeout of 36 hours.
- Logical
Table map[string]DataMap Set Logical Table Args - Configures the combination and transformation of the data from the physical tables.
- Name string
- Permissions
[]Data
Set Resource Permission Args - Physical
Table map[string]DataMap Set Physical Table Args - Declares the physical tables that are available in the underlying data sources.
- Row
Level DataPermission Data Set Set Row Level Permission Data Set Args - The row-level security configuration for the data that you want to create.
- Row
Level DataPermission Tag Configuration Set Row Level Permission Tag Configuration Args - The element you can use to define tags for row-level security.
- Tag
Args
- aws
Account StringId - The AWS account ID.
- column
Groups List<DataSet Column Group> - column
Level List<DataPermission Rules Set Column Level Permission Rule> - data
Set StringId - An ID for the dataset that you want to create. This ID is unique per AWS Region for each AWS account.
- data
Set DataRefresh Properties Set Refresh Properties - The refresh properties of a dataset.
- data
Set DataUsage Configuration Set Usage Configuration - The usage configuration to apply to child datasets that reference this dataset as a source.
- dataset
Parameters List<DataSet Dataset Parameter> - field
Folders Map<String,DataSet Field Folder Args> - The folder that contains fields and nested subfolders for your dataset.
- folder
Arns List<String> - import
Mode DataSet Import Mode - Indicates whether you want to import the data into SPICE.
- ingestion
Wait DataPolicy Set Ingestion Wait Policy - The wait policy to use when creating or updating a Dataset. The default is to wait for SPICE ingestion to finish with timeout of 36 hours.
- logical
Table Map<String,DataMap Set Logical Table Args> - Configures the combination and transformation of the data from the physical tables.
- name String
- permissions
List<Data
Set Resource Permission> - physical
Table Map<String,DataMap Set Physical Table Args> - Declares the physical tables that are available in the underlying data sources.
- row
Level DataPermission Data Set Set Row Level Permission Data Set - The row-level security configuration for the data that you want to create.
- row
Level DataPermission Tag Configuration Set Row Level Permission Tag Configuration - The element you can use to define tags for row-level security.
- List<Tag>
- aws
Account stringId - The AWS account ID.
- column
Groups DataSet Column Group[] - column
Level DataPermission Rules Set Column Level Permission Rule[] - data
Set stringId - An ID for the dataset that you want to create. This ID is unique per AWS Region for each AWS account.
- data
Set DataRefresh Properties Set Refresh Properties - The refresh properties of a dataset.
- data
Set DataUsage Configuration Set Usage Configuration - The usage configuration to apply to child datasets that reference this dataset as a source.
- dataset
Parameters DataSet Dataset Parameter[] - field
Folders {[key: string]: DataSet Field Folder Args} - The folder that contains fields and nested subfolders for your dataset.
- folder
Arns string[] - import
Mode DataSet Import Mode - Indicates whether you want to import the data into SPICE.
- ingestion
Wait DataPolicy Set Ingestion Wait Policy - The wait policy to use when creating or updating a Dataset. The default is to wait for SPICE ingestion to finish with timeout of 36 hours.
- logical
Table {[key: string]: DataMap Set Logical Table Args} - Configures the combination and transformation of the data from the physical tables.
- name string
- permissions
Data
Set Resource Permission[] - physical
Table {[key: string]: DataMap Set Physical Table Args} - Declares the physical tables that are available in the underlying data sources.
- row
Level DataPermission Data Set Set Row Level Permission Data Set - The row-level security configuration for the data that you want to create.
- row
Level DataPermission Tag Configuration Set Row Level Permission Tag Configuration - The element you can use to define tags for row-level security.
- Tag[]
- aws_
account_ strid - The AWS account ID.
- column_
groups Sequence[DataSet Column Group Args] - column_
level_ Sequence[Datapermission_ rules Set Column Level Permission Rule Args] - data_
set_ strid - An ID for the dataset that you want to create. This ID is unique per AWS Region for each AWS account.
- data_
set_ Datarefresh_ properties Set Refresh Properties Args - The refresh properties of a dataset.
- data_
set_ Datausage_ configuration Set Usage Configuration Args - The usage configuration to apply to child datasets that reference this dataset as a source.
- dataset_
parameters Sequence[DataSet Dataset Parameter Args] - field_
folders Mapping[str, DataSet Field Folder Args] - The folder that contains fields and nested subfolders for your dataset.
- folder_
arns Sequence[str] - import_
mode DataSet Import Mode - Indicates whether you want to import the data into SPICE.
- ingestion_
wait_ Datapolicy Set Ingestion Wait Policy Args - The wait policy to use when creating or updating a Dataset. The default is to wait for SPICE ingestion to finish with timeout of 36 hours.
- logical_
table_ Mapping[str, Datamap Set Logical Table Args] - Configures the combination and transformation of the data from the physical tables.
- name str
- permissions
Sequence[Data
Set Resource Permission Args] - physical_
table_ Mapping[str, Datamap Set Physical Table Args] - Declares the physical tables that are available in the underlying data sources.
- row_
level_ Datapermission_ data_ set Set Row Level Permission Data Set Args - The row-level security configuration for the data that you want to create.
- row_
level_ Datapermission_ tag_ configuration Set Row Level Permission Tag Configuration Args - The element you can use to define tags for row-level security.
- Sequence[Tag
Args]
- aws
Account StringId - The AWS account ID.
- column
Groups List<Property Map> - column
Level List<Property Map>Permission Rules - data
Set StringId - An ID for the dataset that you want to create. This ID is unique per AWS Region for each AWS account.
- data
Set Property MapRefresh Properties - The refresh properties of a dataset.
- data
Set Property MapUsage Configuration - The usage configuration to apply to child datasets that reference this dataset as a source.
- dataset
Parameters List<Property Map> - field
Folders Map<Property Map> - The folder that contains fields and nested subfolders for your dataset.
- folder
Arns List<String> - import
Mode "SPICE" | "DIRECT_QUERY" - Indicates whether you want to import the data into SPICE.
- ingestion
Wait Property MapPolicy - The wait policy to use when creating or updating a Dataset. The default is to wait for SPICE ingestion to finish with timeout of 36 hours.
- logical
Table Map<Property Map>Map - Configures the combination and transformation of the data from the physical tables.
- name String
- permissions List<Property Map>
- physical
Table Map<Property Map>Map - Declares the physical tables that are available in the underlying data sources.
- row
Level Property MapPermission Data Set - The row-level security configuration for the data that you want to create.
- row
Level Property MapPermission Tag Configuration - The element you can use to define tags for row-level security.
- List<Property Map>
Outputs
All input properties are implicitly available as output properties. Additionally, the DataSet resource produces the following output properties:
- Arn string
- Consumed
Spice doubleCapacity In Bytes - Created
Time string - Id string
- The provider-assigned unique ID for this managed resource.
- Last
Updated stringTime - Output
Columns List<Pulumi.Aws Native. Quick Sight. Outputs. Data Set Output Column>
- Arn string
- Consumed
Spice float64Capacity In Bytes - Created
Time string - Id string
- The provider-assigned unique ID for this managed resource.
- Last
Updated stringTime - Output
Columns []DataSet Output Column
- arn String
- consumed
Spice DoubleCapacity In Bytes - created
Time String - id String
- The provider-assigned unique ID for this managed resource.
- last
Updated StringTime - output
Columns List<DataSet Output Column>
- arn string
- consumed
Spice numberCapacity In Bytes - created
Time string - id string
- The provider-assigned unique ID for this managed resource.
- last
Updated stringTime - output
Columns DataSet Output Column[]
- arn str
- consumed_
spice_ floatcapacity_ in_ bytes - created_
time str - id str
- The provider-assigned unique ID for this managed resource.
- last_
updated_ strtime - output_
columns Sequence[DataSet Output Column]
- arn String
- consumed
Spice NumberCapacity In Bytes - created
Time String - id String
- The provider-assigned unique ID for this managed resource.
- last
Updated StringTime - output
Columns List<Property Map>
Supporting Types
DataSetCalculatedColumn, DataSetCalculatedColumnArgs
- Column
Id string - Column
Name string - Expression string
- Column
Id string - Column
Name string - Expression string
- column
Id String - column
Name String - expression String
- column
Id string - column
Name string - expression string
- column_
id str - column_
name str - expression str
- column
Id String - column
Name String - expression String
DataSetCastColumnTypeOperation, DataSetCastColumnTypeOperationArgs
- Column
Name string - New
Column Pulumi.Type Aws Native. Quick Sight. Data Set Column Data Type - New column data type.
- Format string
- Sub
Type Pulumi.Aws Native. Quick Sight. Data Set Column Data Sub Type - The sub data type of the new column. Sub types are only available for decimal columns that are part of a SPICE dataset.
- Column
Name string - New
Column DataType Set Column Data Type - New column data type.
- Format string
- Sub
Type DataSet Column Data Sub Type - The sub data type of the new column. Sub types are only available for decimal columns that are part of a SPICE dataset.
- column
Name String - new
Column DataType Set Column Data Type - New column data type.
- format String
- sub
Type DataSet Column Data Sub Type - The sub data type of the new column. Sub types are only available for decimal columns that are part of a SPICE dataset.
- column
Name string - new
Column DataType Set Column Data Type - New column data type.
- format string
- sub
Type DataSet Column Data Sub Type - The sub data type of the new column. Sub types are only available for decimal columns that are part of a SPICE dataset.
- column_
name str - new_
column_ Datatype Set Column Data Type - New column data type.
- format str
- sub_
type DataSet Column Data Sub Type - The sub data type of the new column. Sub types are only available for decimal columns that are part of a SPICE dataset.
- column
Name String - new
Column "STRING" | "INTEGER" | "DECIMAL" | "DATETIME"Type - New column data type.
- format String
- sub
Type "FLOAT" | "FIXED" - The sub data type of the new column. Sub types are only available for decimal columns that are part of a SPICE dataset.
DataSetColumnDataSubType, DataSetColumnDataSubTypeArgs
- Float
- FLOAT
- Fixed
- FIXED
- Data
Set Column Data Sub Type Float - FLOAT
- Data
Set Column Data Sub Type Fixed - FIXED
- Float
- FLOAT
- Fixed
- FIXED
- Float
- FLOAT
- Fixed
- FIXED
- FLOAT
- FLOAT
- FIXED
- FIXED
- "FLOAT"
- FLOAT
- "FIXED"
- FIXED
DataSetColumnDataType, DataSetColumnDataTypeArgs
- String
- STRING
- Integer
- INTEGER
- Decimal
- DECIMAL
- Datetime
- DATETIME
- Data
Set Column Data Type String - STRING
- Data
Set Column Data Type Integer - INTEGER
- Data
Set Column Data Type Decimal - DECIMAL
- Data
Set Column Data Type Datetime - DATETIME
- String
- STRING
- Integer
- INTEGER
- Decimal
- DECIMAL
- Datetime
- DATETIME
- String
- STRING
- Integer
- INTEGER
- Decimal
- DECIMAL
- Datetime
- DATETIME
- STRING
- STRING
- INTEGER
- INTEGER
- DECIMAL
- DECIMAL
- DATETIME
- DATETIME
- "STRING"
- STRING
- "INTEGER"
- INTEGER
- "DECIMAL"
- DECIMAL
- "DATETIME"
- DATETIME
DataSetColumnDescription, DataSetColumnDescriptionArgs
- Text string
- Text string
- text String
- text string
- text str
- text String
DataSetColumnGroup, DataSetColumnGroupArgs
- Geo
Spatial Pulumi.Column Group Aws Native. Quick Sight. Inputs. Data Set Geo Spatial Column Group - Geospatial column group that denotes a hierarchy.
- Geo
Spatial DataColumn Group Set Geo Spatial Column Group - Geospatial column group that denotes a hierarchy.
- geo
Spatial DataColumn Group Set Geo Spatial Column Group - Geospatial column group that denotes a hierarchy.
- geo
Spatial DataColumn Group Set Geo Spatial Column Group - Geospatial column group that denotes a hierarchy.
- geo_
spatial_ Datacolumn_ group Set Geo Spatial Column Group - Geospatial column group that denotes a hierarchy.
- geo
Spatial Property MapColumn Group - Geospatial column group that denotes a hierarchy.
DataSetColumnLevelPermissionRule, DataSetColumnLevelPermissionRuleArgs
- Column
Names List<string> - Principals List<string>
- Column
Names []string - Principals []string
- column
Names List<String> - principals List<String>
- column
Names string[] - principals string[]
- column_
names Sequence[str] - principals Sequence[str]
- column
Names List<String> - principals List<String>
DataSetColumnTag, DataSetColumnTagArgs
- Column
Description Pulumi.Aws Native. Quick Sight. Inputs. Data Set Column Description - A description for a column.
- Column
Geographic Pulumi.Role Aws Native. Quick Sight. Data Set Geo Spatial Data Role - A geospatial role for a column.
- Column
Description DataSet Column Description - A description for a column.
- Column
Geographic DataRole Set Geo Spatial Data Role - A geospatial role for a column.
- column
Description DataSet Column Description - A description for a column.
- column
Geographic DataRole Set Geo Spatial Data Role - A geospatial role for a column.
- column
Description DataSet Column Description - A description for a column.
- column
Geographic DataRole Set Geo Spatial Data Role - A geospatial role for a column.
- column_
description DataSet Column Description - A description for a column.
- column_
geographic_ Datarole Set Geo Spatial Data Role - A geospatial role for a column.
- column
Description Property Map - A description for a column.
- column
Geographic "COUNTRY" | "STATE" | "COUNTY" | "CITY" | "POSTCODE" | "LONGITUDE" | "LATITUDE" | "POLITICAL1" | "CENSUS_TRACT" | "CENSUS_BLOCK_GROUP" | "CENSUS_BLOCK"Role - A geospatial role for a column.
DataSetColumnTagName, DataSetColumnTagNameArgs
- Column
Geographic Role - COLUMN_GEOGRAPHIC_ROLE
- Column
Description - COLUMN_DESCRIPTION
- Data
Set Column Tag Name Column Geographic Role - COLUMN_GEOGRAPHIC_ROLE
- Data
Set Column Tag Name Column Description - COLUMN_DESCRIPTION
- Column
Geographic Role - COLUMN_GEOGRAPHIC_ROLE
- Column
Description - COLUMN_DESCRIPTION
- Column
Geographic Role - COLUMN_GEOGRAPHIC_ROLE
- Column
Description - COLUMN_DESCRIPTION
- COLUMN_GEOGRAPHIC_ROLE
- COLUMN_GEOGRAPHIC_ROLE
- COLUMN_DESCRIPTION
- COLUMN_DESCRIPTION
- "COLUMN_GEOGRAPHIC_ROLE"
- COLUMN_GEOGRAPHIC_ROLE
- "COLUMN_DESCRIPTION"
- COLUMN_DESCRIPTION
DataSetCreateColumnsOperation, DataSetCreateColumnsOperationArgs
DataSetCustomSql, DataSetCustomSqlArgs
- Columns
[]Data
Set Input Column - Data
Source stringArn - Name string
- Sql
Query string
- columns
List<Data
Set Input Column> - data
Source StringArn - name String
- sql
Query String
- columns
Data
Set Input Column[] - data
Source stringArn - name string
- sql
Query string
- columns List<Property Map>
- data
Source StringArn - name String
- sql
Query String
DataSetDatasetParameter, DataSetDatasetParameterArgs
- Date
Time Pulumi.Dataset Parameter Aws Native. Quick Sight. Inputs. Data Set Date Time Dataset Parameter - A date time parameter that is created in the dataset.
- Decimal
Dataset Pulumi.Parameter Aws Native. Quick Sight. Inputs. Data Set Decimal Dataset Parameter - A decimal parameter that is created in the dataset.
- Integer
Dataset Pulumi.Parameter Aws Native. Quick Sight. Inputs. Data Set Integer Dataset Parameter - An integer parameter that is created in the dataset.
- String
Dataset Pulumi.Parameter Aws Native. Quick Sight. Inputs. Data Set String Dataset Parameter - A string parameter that is created in the dataset.
- Date
Time DataDataset Parameter Set Date Time Dataset Parameter - A date time parameter that is created in the dataset.
- Decimal
Dataset DataParameter Set Decimal Dataset Parameter - A decimal parameter that is created in the dataset.
- Integer
Dataset DataParameter Set Integer Dataset Parameter - An integer parameter that is created in the dataset.
- String
Dataset DataParameter Set String Dataset Parameter - A string parameter that is created in the dataset.
- date
Time DataDataset Parameter Set Date Time Dataset Parameter - A date time parameter that is created in the dataset.
- decimal
Dataset DataParameter Set Decimal Dataset Parameter - A decimal parameter that is created in the dataset.
- integer
Dataset DataParameter Set Integer Dataset Parameter - An integer parameter that is created in the dataset.
- string
Dataset DataParameter Set String Dataset Parameter - A string parameter that is created in the dataset.
- date
Time DataDataset Parameter Set Date Time Dataset Parameter - A date time parameter that is created in the dataset.
- decimal
Dataset DataParameter Set Decimal Dataset Parameter - A decimal parameter that is created in the dataset.
- integer
Dataset DataParameter Set Integer Dataset Parameter - An integer parameter that is created in the dataset.
- string
Dataset DataParameter Set String Dataset Parameter - A string parameter that is created in the dataset.
- date_
time_ Datadataset_ parameter Set Date Time Dataset Parameter - A date time parameter that is created in the dataset.
- decimal_
dataset_ Dataparameter Set Decimal Dataset Parameter - A decimal parameter that is created in the dataset.
- integer_
dataset_ Dataparameter Set Integer Dataset Parameter - An integer parameter that is created in the dataset.
- string_
dataset_ Dataparameter Set String Dataset Parameter - A string parameter that is created in the dataset.
- date
Time Property MapDataset Parameter - A date time parameter that is created in the dataset.
- decimal
Dataset Property MapParameter - A decimal parameter that is created in the dataset.
- integer
Dataset Property MapParameter - An integer parameter that is created in the dataset.
- string
Dataset Property MapParameter - A string parameter that is created in the dataset.
DataSetDatasetParameterValueType, DataSetDatasetParameterValueTypeArgs
- Multi
Valued - MULTI_VALUED
- Single
Valued - SINGLE_VALUED
- Data
Set Dataset Parameter Value Type Multi Valued - MULTI_VALUED
- Data
Set Dataset Parameter Value Type Single Valued - SINGLE_VALUED
- Multi
Valued - MULTI_VALUED
- Single
Valued - SINGLE_VALUED
- Multi
Valued - MULTI_VALUED
- Single
Valued - SINGLE_VALUED
- MULTI_VALUED
- MULTI_VALUED
- SINGLE_VALUED
- SINGLE_VALUED
- "MULTI_VALUED"
- MULTI_VALUED
- "SINGLE_VALUED"
- SINGLE_VALUED
DataSetDateTimeDatasetParameter, DataSetDateTimeDatasetParameterArgs
- Id string
- Name string
- Value
Type Pulumi.Aws Native. Quick Sight. Data Set Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single value
ormulti value
. - Default
Values Pulumi.Aws Native. Quick Sight. Inputs. Data Set Date Time Dataset Parameter Default Values - A list of default values for a given date time parameter. This structure only accepts static values.
- Time
Granularity Pulumi.Aws Native. Quick Sight. Data Set Time Granularity - The time granularity of the date time parameter.
- Id string
- Name string
- Value
Type DataSet Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single value
ormulti value
. - Default
Values DataSet Date Time Dataset Parameter Default Values - A list of default values for a given date time parameter. This structure only accepts static values.
- Time
Granularity DataSet Time Granularity - The time granularity of the date time parameter.
- id String
- name String
- value
Type DataSet Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single value
ormulti value
. - default
Values DataSet Date Time Dataset Parameter Default Values - A list of default values for a given date time parameter. This structure only accepts static values.
- time
Granularity DataSet Time Granularity - The time granularity of the date time parameter.
- id string
- name string
- value
Type DataSet Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single value
ormulti value
. - default
Values DataSet Date Time Dataset Parameter Default Values - A list of default values for a given date time parameter. This structure only accepts static values.
- time
Granularity DataSet Time Granularity - The time granularity of the date time parameter.
- id str
- name str
- value_
type DataSet Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single value
ormulti value
. - default_
values DataSet Date Time Dataset Parameter Default Values - A list of default values for a given date time parameter. This structure only accepts static values.
- time_
granularity DataSet Time Granularity - The time granularity of the date time parameter.
- id String
- name String
- value
Type "MULTI_VALUED" | "SINGLE_VALUED" - The value type of the dataset parameter. Valid values are
single value
ormulti value
. - default
Values Property Map - A list of default values for a given date time parameter. This structure only accepts static values.
- time
Granularity "YEAR" | "QUARTER" | "MONTH" | "WEEK" | "DAY" | "HOUR" | "MINUTE" | "SECOND" | "MILLISECOND" - The time granularity of the date time parameter.
DataSetDateTimeDatasetParameterDefaultValues, DataSetDateTimeDatasetParameterDefaultValuesArgs
- Static
Values List<string>
- Static
Values []string
- static
Values List<String>
- static
Values string[]
- static_
values Sequence[str]
- static
Values List<String>
DataSetDecimalDatasetParameter, DataSetDecimalDatasetParameterArgs
- Id string
- Name string
- Value
Type Pulumi.Aws Native. Quick Sight. Data Set Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single value
ormulti value
. - Default
Values Pulumi.Aws Native. Quick Sight. Inputs. Data Set Decimal Dataset Parameter Default Values - A list of default values for a given decimal parameter. This structure only accepts static values.
- Id string
- Name string
- Value
Type DataSet Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single value
ormulti value
. - Default
Values DataSet Decimal Dataset Parameter Default Values - A list of default values for a given decimal parameter. This structure only accepts static values.
- id String
- name String
- value
Type DataSet Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single value
ormulti value
. - default
Values DataSet Decimal Dataset Parameter Default Values - A list of default values for a given decimal parameter. This structure only accepts static values.
- id string
- name string
- value
Type DataSet Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single value
ormulti value
. - default
Values DataSet Decimal Dataset Parameter Default Values - A list of default values for a given decimal parameter. This structure only accepts static values.
- id str
- name str
- value_
type DataSet Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single value
ormulti value
. - default_
values DataSet Decimal Dataset Parameter Default Values - A list of default values for a given decimal parameter. This structure only accepts static values.
- id String
- name String
- value
Type "MULTI_VALUED" | "SINGLE_VALUED" - The value type of the dataset parameter. Valid values are
single value
ormulti value
. - default
Values Property Map - A list of default values for a given decimal parameter. This structure only accepts static values.
DataSetDecimalDatasetParameterDefaultValues, DataSetDecimalDatasetParameterDefaultValuesArgs
- Static
Values List<double>
- Static
Values []float64
- static
Values List<Double>
- static
Values number[]
- static_
values Sequence[float]
- static
Values List<Number>
DataSetFieldFolder, DataSetFieldFolderArgs
- Columns List<string>
- Description string
- Columns []string
- Description string
- columns List<String>
- description String
- columns string[]
- description string
- columns Sequence[str]
- description str
- columns List<String>
- description String
DataSetFileFormat, DataSetFileFormatArgs
- Csv
- CSV
- Tsv
- TSV
- Clf
- CLF
- Elf
- ELF
- Xlsx
- XLSX
- Json
- JSON
- Data
Set File Format Csv - CSV
- Data
Set File Format Tsv - TSV
- Data
Set File Format Clf - CLF
- Data
Set File Format Elf - ELF
- Data
Set File Format Xlsx - XLSX
- Data
Set File Format Json - JSON
- Csv
- CSV
- Tsv
- TSV
- Clf
- CLF
- Elf
- ELF
- Xlsx
- XLSX
- Json
- JSON
- Csv
- CSV
- Tsv
- TSV
- Clf
- CLF
- Elf
- ELF
- Xlsx
- XLSX
- Json
- JSON
- CSV
- CSV
- TSV
- TSV
- CLF
- CLF
- ELF
- ELF
- XLSX
- XLSX
- JSON
- JSON
- "CSV"
- CSV
- "TSV"
- TSV
- "CLF"
- CLF
- "ELF"
- ELF
- "XLSX"
- XLSX
- "JSON"
- JSON
DataSetFilterOperation, DataSetFilterOperationArgs
- Condition
Expression string
- Condition
Expression string
- condition
Expression String
- condition
Expression string
- condition
Expression String
DataSetGeoSpatialColumnGroup, DataSetGeoSpatialColumnGroupArgs
- Columns List<string>
- Name string
- Country
Code Pulumi.Aws Native. Quick Sight. Data Set Geo Spatial Country Code - Country code.
- Columns []string
- Name string
- Country
Code DataSet Geo Spatial Country Code - Country code.
- columns List<String>
- name String
- country
Code DataSet Geo Spatial Country Code - Country code.
- columns string[]
- name string
- country
Code DataSet Geo Spatial Country Code - Country code.
- columns Sequence[str]
- name str
- country_
code DataSet Geo Spatial Country Code - Country code.
- columns List<String>
- name String
- country
Code "US" - Country code.
DataSetGeoSpatialCountryCode, DataSetGeoSpatialCountryCodeArgs
- Us
- US
- Data
Set Geo Spatial Country Code Us - US
- Us
- US
- Us
- US
- US
- US
- "US"
- US
DataSetGeoSpatialDataRole, DataSetGeoSpatialDataRoleArgs
- Country
- COUNTRY
- State
- STATE
- County
- COUNTY
- City
- CITY
- Postcode
- POSTCODE
- Longitude
- LONGITUDE
- Latitude
- LATITUDE
- Political1
- POLITICAL1
- Census
Tract - CENSUS_TRACT
- Census
Block Group - CENSUS_BLOCK_GROUP
- Census
Block - CENSUS_BLOCK
- Data
Set Geo Spatial Data Role Country - COUNTRY
- Data
Set Geo Spatial Data Role State - STATE
- Data
Set Geo Spatial Data Role County - COUNTY
- Data
Set Geo Spatial Data Role City - CITY
- Data
Set Geo Spatial Data Role Postcode - POSTCODE
- Data
Set Geo Spatial Data Role Longitude - LONGITUDE
- Data
Set Geo Spatial Data Role Latitude - LATITUDE
- Data
Set Geo Spatial Data Role Political1 - POLITICAL1
- Data
Set Geo Spatial Data Role Census Tract - CENSUS_TRACT
- Data
Set Geo Spatial Data Role Census Block Group - CENSUS_BLOCK_GROUP
- Data
Set Geo Spatial Data Role Census Block - CENSUS_BLOCK
- Country
- COUNTRY
- State
- STATE
- County
- COUNTY
- City
- CITY
- Postcode
- POSTCODE
- Longitude
- LONGITUDE
- Latitude
- LATITUDE
- Political1
- POLITICAL1
- Census
Tract - CENSUS_TRACT
- Census
Block Group - CENSUS_BLOCK_GROUP
- Census
Block - CENSUS_BLOCK
- Country
- COUNTRY
- State
- STATE
- County
- COUNTY
- City
- CITY
- Postcode
- POSTCODE
- Longitude
- LONGITUDE
- Latitude
- LATITUDE
- Political1
- POLITICAL1
- Census
Tract - CENSUS_TRACT
- Census
Block Group - CENSUS_BLOCK_GROUP
- Census
Block - CENSUS_BLOCK
- COUNTRY
- COUNTRY
- STATE
- STATE
- COUNTY
- COUNTY
- CITY
- CITY
- POSTCODE
- POSTCODE
- LONGITUDE
- LONGITUDE
- LATITUDE
- LATITUDE
- POLITICAL1
- POLITICAL1
- CENSUS_TRACT
- CENSUS_TRACT
- CENSUS_BLOCK_GROUP
- CENSUS_BLOCK_GROUP
- CENSUS_BLOCK
- CENSUS_BLOCK
- "COUNTRY"
- COUNTRY
- "STATE"
- STATE
- "COUNTY"
- COUNTY
- "CITY"
- CITY
- "POSTCODE"
- POSTCODE
- "LONGITUDE"
- LONGITUDE
- "LATITUDE"
- LATITUDE
- "POLITICAL1"
- POLITICAL1
- "CENSUS_TRACT"
- CENSUS_TRACT
- "CENSUS_BLOCK_GROUP"
- CENSUS_BLOCK_GROUP
- "CENSUS_BLOCK"
- CENSUS_BLOCK
DataSetImportMode, DataSetImportModeArgs
- Spice
- SPICE
- Direct
Query - DIRECT_QUERY
- Data
Set Import Mode Spice - SPICE
- Data
Set Import Mode Direct Query - DIRECT_QUERY
- Spice
- SPICE
- Direct
Query - DIRECT_QUERY
- Spice
- SPICE
- Direct
Query - DIRECT_QUERY
- SPICE
- SPICE
- DIRECT_QUERY
- DIRECT_QUERY
- "SPICE"
- SPICE
- "DIRECT_QUERY"
- DIRECT_QUERY
DataSetIncrementalRefresh, DataSetIncrementalRefreshArgs
- Lookback
Window Pulumi.Aws Native. Quick Sight. Inputs. Data Set Lookback Window - The lookback window setup for an incremental refresh configuration.
- Lookback
Window DataSet Lookback Window - The lookback window setup for an incremental refresh configuration.
- lookback
Window DataSet Lookback Window - The lookback window setup for an incremental refresh configuration.
- lookback
Window DataSet Lookback Window - The lookback window setup for an incremental refresh configuration.
- lookback_
window DataSet Lookback Window - The lookback window setup for an incremental refresh configuration.
- lookback
Window Property Map - The lookback window setup for an incremental refresh configuration.
DataSetIngestionWaitPolicy, DataSetIngestionWaitPolicyArgs
- Ingestion
Wait doubleTime In Hours - Wait
For boolSpice Ingestion
- Ingestion
Wait float64Time In Hours - Wait
For boolSpice Ingestion
- ingestion
Wait DoubleTime In Hours - wait
For BooleanSpice Ingestion
- ingestion
Wait numberTime In Hours - wait
For booleanSpice Ingestion
- ingestion
Wait NumberTime In Hours - wait
For BooleanSpice Ingestion
DataSetInputColumn, DataSetInputColumnArgs
- Name string
- Type
Pulumi.
Aws Native. Quick Sight. Data Set Input Column Data Type - The data type of the column.
- Sub
Type Pulumi.Aws Native. Quick Sight. Data Set Column Data Sub Type - The sub data type of the column. Sub types are only available for decimal columns that are part of a SPICE dataset.
- Name string
- Type
Data
Set Input Column Data Type - The data type of the column.
- Sub
Type DataSet Column Data Sub Type - The sub data type of the column. Sub types are only available for decimal columns that are part of a SPICE dataset.
- name String
- type
Data
Set Input Column Data Type - The data type of the column.
- sub
Type DataSet Column Data Sub Type - The sub data type of the column. Sub types are only available for decimal columns that are part of a SPICE dataset.
- name string
- type
Data
Set Input Column Data Type - The data type of the column.
- sub
Type DataSet Column Data Sub Type - The sub data type of the column. Sub types are only available for decimal columns that are part of a SPICE dataset.
- name str
- type
Data
Set Input Column Data Type - The data type of the column.
- sub_
type DataSet Column Data Sub Type - The sub data type of the column. Sub types are only available for decimal columns that are part of a SPICE dataset.
- name String
- type "STRING" | "INTEGER" | "DECIMAL" | "DATETIME" | "BIT" | "BOOLEAN" | "JSON"
- The data type of the column.
- sub
Type "FLOAT" | "FIXED" - The sub data type of the column. Sub types are only available for decimal columns that are part of a SPICE dataset.
DataSetInputColumnDataType, DataSetInputColumnDataTypeArgs
- String
- STRING
- Integer
- INTEGER
- Decimal
- DECIMAL
- Datetime
- DATETIME
- Bit
- BIT
- Boolean
- BOOLEAN
- Json
- JSON
- Data
Set Input Column Data Type String - STRING
- Data
Set Input Column Data Type Integer - INTEGER
- Data
Set Input Column Data Type Decimal - DECIMAL
- Data
Set Input Column Data Type Datetime - DATETIME
- Data
Set Input Column Data Type Bit - BIT
- Data
Set Input Column Data Type Boolean - BOOLEAN
- Data
Set Input Column Data Type Json - JSON
- String
- STRING
- Integer
- INTEGER
- Decimal
- DECIMAL
- Datetime
- DATETIME
- Bit
- BIT
- Boolean
- BOOLEAN
- Json
- JSON
- String
- STRING
- Integer
- INTEGER
- Decimal
- DECIMAL
- Datetime
- DATETIME
- Bit
- BIT
- Boolean
- BOOLEAN
- Json
- JSON
- STRING
- STRING
- INTEGER
- INTEGER
- DECIMAL
- DECIMAL
- DATETIME
- DATETIME
- BIT
- BIT
- BOOLEAN
- BOOLEAN
- JSON
- JSON
- "STRING"
- STRING
- "INTEGER"
- INTEGER
- "DECIMAL"
- DECIMAL
- "DATETIME"
- DATETIME
- "BIT"
- BIT
- "BOOLEAN"
- BOOLEAN
- "JSON"
- JSON
DataSetIntegerDatasetParameter, DataSetIntegerDatasetParameterArgs
- Id string
- Name string
- Value
Type Pulumi.Aws Native. Quick Sight. Data Set Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single value
ormulti value
. - Default
Values Pulumi.Aws Native. Quick Sight. Inputs. Data Set Integer Dataset Parameter Default Values - A list of default values for a given integer parameter. This structure only accepts static values.
- Id string
- Name string
- Value
Type DataSet Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single value
ormulti value
. - Default
Values DataSet Integer Dataset Parameter Default Values - A list of default values for a given integer parameter. This structure only accepts static values.
- id String
- name String
- value
Type DataSet Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single value
ormulti value
. - default
Values DataSet Integer Dataset Parameter Default Values - A list of default values for a given integer parameter. This structure only accepts static values.
- id string
- name string
- value
Type DataSet Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single value
ormulti value
. - default
Values DataSet Integer Dataset Parameter Default Values - A list of default values for a given integer parameter. This structure only accepts static values.
- id str
- name str
- value_
type DataSet Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single value
ormulti value
. - default_
values DataSet Integer Dataset Parameter Default Values - A list of default values for a given integer parameter. This structure only accepts static values.
- id String
- name String
- value
Type "MULTI_VALUED" | "SINGLE_VALUED" - The value type of the dataset parameter. Valid values are
single value
ormulti value
. - default
Values Property Map - A list of default values for a given integer parameter. This structure only accepts static values.
DataSetIntegerDatasetParameterDefaultValues, DataSetIntegerDatasetParameterDefaultValuesArgs
- Static
Values List<double>
- Static
Values []float64
- static
Values List<Double>
- static
Values number[]
- static_
values Sequence[float]
- static
Values List<Number>
DataSetJoinInstruction, DataSetJoinInstructionArgs
- Left
Operand string - On
Clause string - Right
Operand string - Type
Pulumi.
Aws Native. Quick Sight. Data Set Join Type - The type of join that it is.
- Left
Join Pulumi.Key Properties Aws Native. Quick Sight. Inputs. Data Set Join Key Properties - Join key properties of the left operand.
- Right
Join Pulumi.Key Properties Aws Native. Quick Sight. Inputs. Data Set Join Key Properties - Join key properties of the right operand.
- Left
Operand string - On
Clause string - Right
Operand string - Type
Data
Set Join Type - The type of join that it is.
- Left
Join DataKey Properties Set Join Key Properties - Join key properties of the left operand.
- Right
Join DataKey Properties Set Join Key Properties - Join key properties of the right operand.
- left
Operand String - on
Clause String - right
Operand String - type
Data
Set Join Type - The type of join that it is.
- left
Join DataKey Properties Set Join Key Properties - Join key properties of the left operand.
- right
Join DataKey Properties Set Join Key Properties - Join key properties of the right operand.
- left
Operand string - on
Clause string - right
Operand string - type
Data
Set Join Type - The type of join that it is.
- left
Join DataKey Properties Set Join Key Properties - Join key properties of the left operand.
- right
Join DataKey Properties Set Join Key Properties - Join key properties of the right operand.
- left_
operand str - on_
clause str - right_
operand str - type
Data
Set Join Type - The type of join that it is.
- left_
join_ Datakey_ properties Set Join Key Properties - Join key properties of the left operand.
- right_
join_ Datakey_ properties Set Join Key Properties - Join key properties of the right operand.
- left
Operand String - on
Clause String - right
Operand String - type "INNER" | "OUTER" | "LEFT" | "RIGHT"
- The type of join that it is.
- left
Join Property MapKey Properties - Join key properties of the left operand.
- right
Join Property MapKey Properties - Join key properties of the right operand.
DataSetJoinKeyProperties, DataSetJoinKeyPropertiesArgs
- Unique
Key bool
- Unique
Key bool
- unique
Key Boolean
- unique
Key boolean
- unique_
key bool
- unique
Key Boolean
DataSetJoinType, DataSetJoinTypeArgs
- Inner
- INNER
- Outer
- OUTER
- Left
- LEFT
- Right
- RIGHT
- Data
Set Join Type Inner - INNER
- Data
Set Join Type Outer - OUTER
- Data
Set Join Type Left - LEFT
- Data
Set Join Type Right - RIGHT
- Inner
- INNER
- Outer
- OUTER
- Left
- LEFT
- Right
- RIGHT
- Inner
- INNER
- Outer
- OUTER
- Left
- LEFT
- Right
- RIGHT
- INNER
- INNER
- OUTER
- OUTER
- LEFT
- LEFT
- RIGHT
- RIGHT
- "INNER"
- INNER
- "OUTER"
- OUTER
- "LEFT"
- LEFT
- "RIGHT"
- RIGHT
DataSetLogicalTable, DataSetLogicalTableArgs
- Alias string
- Data
Transforms List<Pulumi.Aws Native. Quick Sight. Inputs. Data Set Transform Operation> - Source
Pulumi.
Aws Native. Quick Sight. Inputs. Data Set Logical Table Source - Source of this logical table.
- Alias string
- Data
Transforms []DataSet Transform Operation - Source
Data
Set Logical Table Source - Source of this logical table.
- alias String
- data
Transforms List<DataSet Transform Operation> - source
Data
Set Logical Table Source - Source of this logical table.
- alias string
- data
Transforms DataSet Transform Operation[] - source
Data
Set Logical Table Source - Source of this logical table.
- alias str
- data_
transforms Sequence[DataSet Transform Operation] - source
Data
Set Logical Table Source - Source of this logical table.
- alias String
- data
Transforms List<Property Map> - source Property Map
- Source of this logical table.
DataSetLogicalTableSource, DataSetLogicalTableSourceArgs
- Data
Set stringArn - Join
Instruction Pulumi.Aws Native. Quick Sight. Inputs. Data Set Join Instruction - Specifies the result of a join of two logical tables.
- Physical
Table stringId
- Data
Set stringArn - Join
Instruction DataSet Join Instruction - Specifies the result of a join of two logical tables.
- Physical
Table stringId
- data
Set StringArn - join
Instruction DataSet Join Instruction - Specifies the result of a join of two logical tables.
- physical
Table StringId
- data
Set stringArn - join
Instruction DataSet Join Instruction - Specifies the result of a join of two logical tables.
- physical
Table stringId
- data_
set_ strarn - join_
instruction DataSet Join Instruction - Specifies the result of a join of two logical tables.
- physical_
table_ strid
- data
Set StringArn - join
Instruction Property Map - Specifies the result of a join of two logical tables.
- physical
Table StringId
DataSetLookbackWindow, DataSetLookbackWindowArgs
- Column
Name string - Size double
- Size
Unit Pulumi.Aws Native. Quick Sight. Data Set Lookback Window Size Unit - The size unit that is used for the lookback window column. Valid values for this structure are
HOUR
,DAY
, andWEEK
.
- Column
Name string - Size float64
- Size
Unit DataSet Lookback Window Size Unit - The size unit that is used for the lookback window column. Valid values for this structure are
HOUR
,DAY
, andWEEK
.
- column
Name String - size Double
- size
Unit DataSet Lookback Window Size Unit - The size unit that is used for the lookback window column. Valid values for this structure are
HOUR
,DAY
, andWEEK
.
- column
Name string - size number
- size
Unit DataSet Lookback Window Size Unit - The size unit that is used for the lookback window column. Valid values for this structure are
HOUR
,DAY
, andWEEK
.
- column_
name str - size float
- size_
unit DataSet Lookback Window Size Unit - The size unit that is used for the lookback window column. Valid values for this structure are
HOUR
,DAY
, andWEEK
.
- column
Name String - size Number
- size
Unit "HOUR" | "DAY" | "WEEK" - The size unit that is used for the lookback window column. Valid values for this structure are
HOUR
,DAY
, andWEEK
.
DataSetLookbackWindowSizeUnit, DataSetLookbackWindowSizeUnitArgs
- Hour
- HOUR
- Day
- DAY
- Week
- WEEK
- Data
Set Lookback Window Size Unit Hour - HOUR
- Data
Set Lookback Window Size Unit Day - DAY
- Data
Set Lookback Window Size Unit Week - WEEK
- Hour
- HOUR
- Day
- DAY
- Week
- WEEK
- Hour
- HOUR
- Day
- DAY
- Week
- WEEK
- HOUR
- HOUR
- DAY
- DAY
- WEEK
- WEEK
- "HOUR"
- HOUR
- "DAY"
- DAY
- "WEEK"
- WEEK
DataSetNewDefaultValues, DataSetNewDefaultValuesArgs
- Date
Time List<string>Static Values - Decimal
Static List<double>Values - Integer
Static List<double>Values - String
Static List<string>Values
- Date
Time []stringStatic Values - Decimal
Static []float64Values - Integer
Static []float64Values - String
Static []stringValues
- date
Time List<String>Static Values - decimal
Static List<Double>Values - integer
Static List<Double>Values - string
Static List<String>Values
- date
Time string[]Static Values - decimal
Static number[]Values - integer
Static number[]Values - string
Static string[]Values
- date_
time_ Sequence[str]static_ values - decimal_
static_ Sequence[float]values - integer_
static_ Sequence[float]values - string_
static_ Sequence[str]values
- date
Time List<String>Static Values - decimal
Static List<Number>Values - integer
Static List<Number>Values - string
Static List<String>Values
DataSetOutputColumn, DataSetOutputColumnArgs
- Description string
- Name string
- Sub
Type Pulumi.Aws Native. Quick Sight. Data Set Column Data Sub Type - The sub data type of the column.
- Type
Pulumi.
Aws Native. Quick Sight. Data Set Column Data Type - The data type of the column.
- Description string
- Name string
- Sub
Type DataSet Column Data Sub Type - The sub data type of the column.
- Type
Data
Set Column Data Type - The data type of the column.
- description String
- name String
- sub
Type DataSet Column Data Sub Type - The sub data type of the column.
- type
Data
Set Column Data Type - The data type of the column.
- description string
- name string
- sub
Type DataSet Column Data Sub Type - The sub data type of the column.
- type
Data
Set Column Data Type - The data type of the column.
- description str
- name str
- sub_
type DataSet Column Data Sub Type - The sub data type of the column.
- type
Data
Set Column Data Type - The data type of the column.
- description String
- name String
- sub
Type "FLOAT" | "FIXED" - The sub data type of the column.
- type "STRING" | "INTEGER" | "DECIMAL" | "DATETIME"
- The data type of the column.
DataSetOverrideDatasetParameterOperation, DataSetOverrideDatasetParameterOperationArgs
- Parameter
Name string - New
Default Pulumi.Values Aws Native. Quick Sight. Inputs. Data Set New Default Values - The new default values for the parameter.
- New
Parameter stringName
- Parameter
Name string - New
Default DataValues Set New Default Values - The new default values for the parameter.
- New
Parameter stringName
- parameter
Name String - new
Default DataValues Set New Default Values - The new default values for the parameter.
- new
Parameter StringName
- parameter
Name string - new
Default DataValues Set New Default Values - The new default values for the parameter.
- new
Parameter stringName
- parameter_
name str - new_
default_ Datavalues Set New Default Values - The new default values for the parameter.
- new_
parameter_ strname
- parameter
Name String - new
Default Property MapValues - The new default values for the parameter.
- new
Parameter StringName
DataSetPhysicalTable, DataSetPhysicalTableArgs
- Custom
Sql Pulumi.Aws Native. Quick Sight. Inputs. Data Set Custom Sql - A physical table type built from the results of the custom SQL query.
- Relational
Table Pulumi.Aws Native. Quick Sight. Inputs. Data Set Relational Table - A physical table type for relational data sources.
- S3Source
Pulumi.
Aws Native. Quick Sight. Inputs. Data Set S3Source - A physical table type for as S3 data source.
- Custom
Sql DataSet Custom Sql - A physical table type built from the results of the custom SQL query.
- Relational
Table DataSet Relational Table - A physical table type for relational data sources.
- S3Source
Data
Set S3Source - A physical table type for as S3 data source.
- custom
Sql DataSet Custom Sql - A physical table type built from the results of the custom SQL query.
- relational
Table DataSet Relational Table - A physical table type for relational data sources.
- s3Source
Data
Set S3Source - A physical table type for as S3 data source.
- custom
Sql DataSet Custom Sql - A physical table type built from the results of the custom SQL query.
- relational
Table DataSet Relational Table - A physical table type for relational data sources.
- s3Source
Data
Set S3Source - A physical table type for as S3 data source.
- custom_
sql DataSet Custom Sql - A physical table type built from the results of the custom SQL query.
- relational_
table DataSet Relational Table - A physical table type for relational data sources.
- s3_
source DataSet S3Source - A physical table type for as S3 data source.
- custom
Sql Property Map - A physical table type built from the results of the custom SQL query.
- relational
Table Property Map - A physical table type for relational data sources.
- s3Source Property Map
- A physical table type for as S3 data source.
DataSetProjectOperation, DataSetProjectOperationArgs
- Projected
Columns List<string>
- Projected
Columns []string
- projected
Columns List<String>
- projected
Columns string[]
- projected_
columns Sequence[str]
- projected
Columns List<String>
DataSetRefreshConfiguration, DataSetRefreshConfigurationArgs
- Incremental
Refresh Pulumi.Aws Native. Quick Sight. Inputs. Data Set Incremental Refresh - The incremental refresh for the dataset.
- Incremental
Refresh DataSet Incremental Refresh - The incremental refresh for the dataset.
- incremental
Refresh DataSet Incremental Refresh - The incremental refresh for the dataset.
- incremental
Refresh DataSet Incremental Refresh - The incremental refresh for the dataset.
- incremental_
refresh DataSet Incremental Refresh - The incremental refresh for the dataset.
- incremental
Refresh Property Map - The incremental refresh for the dataset.
DataSetRefreshProperties, DataSetRefreshPropertiesArgs
- Refresh
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Data Set Refresh Configuration - The refresh configuration for a dataset.
- Refresh
Configuration DataSet Refresh Configuration - The refresh configuration for a dataset.
- refresh
Configuration DataSet Refresh Configuration - The refresh configuration for a dataset.
- refresh
Configuration DataSet Refresh Configuration - The refresh configuration for a dataset.
- refresh_
configuration DataSet Refresh Configuration - The refresh configuration for a dataset.
- refresh
Configuration Property Map - The refresh configuration for a dataset.
DataSetRelationalTable, DataSetRelationalTableArgs
- Data
Source stringArn - Input
Columns List<Pulumi.Aws Native. Quick Sight. Inputs. Data Set Input Column> - Name string
- Catalog string
- Schema string
- Data
Source stringArn - Input
Columns []DataSet Input Column - Name string
- Catalog string
- Schema string
- data
Source StringArn - input
Columns List<DataSet Input Column> - name String
- catalog String
- schema String
- data
Source stringArn - input
Columns DataSet Input Column[] - name string
- catalog string
- schema string
- data
Source StringArn - input
Columns List<Property Map> - name String
- catalog String
- schema String
DataSetRenameColumnOperation, DataSetRenameColumnOperationArgs
- Column
Name string - New
Column stringName
- Column
Name string - New
Column stringName
- column
Name String - new
Column StringName
- column
Name string - new
Column stringName
- column_
name str - new_
column_ strname
- column
Name String - new
Column StringName
DataSetResourcePermission, DataSetResourcePermissionArgs
DataSetRowLevelPermissionDataSet, DataSetRowLevelPermissionDataSetArgs
- Arn string
- Permission
Policy Pulumi.Aws Native. Quick Sight. Data Set Row Level Permission Policy - The type of permissions to use when interpreting the permissions for RLS.
DENY_ACCESS
is included for backward compatibility only. - Format
Version Pulumi.Aws Native. Quick Sight. Data Set Row Level Permission Format Version The user or group rules associated with the dataset that contains permissions for RLS.
By default,
FormatVersion
isVERSION_1
. WhenFormatVersion
isVERSION_1
,UserName
andGroupName
are required. WhenFormatVersion
isVERSION_2
,UserARN
andGroupARN
are required, andNamespace
must not exist.- Namespace string
- Status
Pulumi.
Aws Native. Quick Sight. Data Set Status - The status of the row-level security permission dataset. If enabled, the status is
ENABLED
. If disabled, the status isDISABLED
.
- Arn string
- Permission
Policy DataSet Row Level Permission Policy - The type of permissions to use when interpreting the permissions for RLS.
DENY_ACCESS
is included for backward compatibility only. - Format
Version DataSet Row Level Permission Format Version The user or group rules associated with the dataset that contains permissions for RLS.
By default,
FormatVersion
isVERSION_1
. WhenFormatVersion
isVERSION_1
,UserName
andGroupName
are required. WhenFormatVersion
isVERSION_2
,UserARN
andGroupARN
are required, andNamespace
must not exist.- Namespace string
- Status
Data
Set Status - The status of the row-level security permission dataset. If enabled, the status is
ENABLED
. If disabled, the status isDISABLED
.
- arn String
- permission
Policy DataSet Row Level Permission Policy - The type of permissions to use when interpreting the permissions for RLS.
DENY_ACCESS
is included for backward compatibility only. - format
Version DataSet Row Level Permission Format Version The user or group rules associated with the dataset that contains permissions for RLS.
By default,
FormatVersion
isVERSION_1
. WhenFormatVersion
isVERSION_1
,UserName
andGroupName
are required. WhenFormatVersion
isVERSION_2
,UserARN
andGroupARN
are required, andNamespace
must not exist.- namespace String
- status
Data
Set Status - The status of the row-level security permission dataset. If enabled, the status is
ENABLED
. If disabled, the status isDISABLED
.
- arn string
- permission
Policy DataSet Row Level Permission Policy - The type of permissions to use when interpreting the permissions for RLS.
DENY_ACCESS
is included for backward compatibility only. - format
Version DataSet Row Level Permission Format Version The user or group rules associated with the dataset that contains permissions for RLS.
By default,
FormatVersion
isVERSION_1
. WhenFormatVersion
isVERSION_1
,UserName
andGroupName
are required. WhenFormatVersion
isVERSION_2
,UserARN
andGroupARN
are required, andNamespace
must not exist.- namespace string
- status
Data
Set Status - The status of the row-level security permission dataset. If enabled, the status is
ENABLED
. If disabled, the status isDISABLED
.
- arn str
- permission_
policy DataSet Row Level Permission Policy - The type of permissions to use when interpreting the permissions for RLS.
DENY_ACCESS
is included for backward compatibility only. - format_
version DataSet Row Level Permission Format Version The user or group rules associated with the dataset that contains permissions for RLS.
By default,
FormatVersion
isVERSION_1
. WhenFormatVersion
isVERSION_1
,UserName
andGroupName
are required. WhenFormatVersion
isVERSION_2
,UserARN
andGroupARN
are required, andNamespace
must not exist.- namespace str
- status
Data
Set Status - The status of the row-level security permission dataset. If enabled, the status is
ENABLED
. If disabled, the status isDISABLED
.
- arn String
- permission
Policy "GRANT_ACCESS" | "DENY_ACCESS" - The type of permissions to use when interpreting the permissions for RLS.
DENY_ACCESS
is included for backward compatibility only. - format
Version "VERSION_1" | "VERSION_2" The user or group rules associated with the dataset that contains permissions for RLS.
By default,
FormatVersion
isVERSION_1
. WhenFormatVersion
isVERSION_1
,UserName
andGroupName
are required. WhenFormatVersion
isVERSION_2
,UserARN
andGroupARN
are required, andNamespace
must not exist.- namespace String
- status "ENABLED" | "DISABLED"
- The status of the row-level security permission dataset. If enabled, the status is
ENABLED
. If disabled, the status isDISABLED
.
DataSetRowLevelPermissionFormatVersion, DataSetRowLevelPermissionFormatVersionArgs
- Version1
- VERSION_1
- Version2
- VERSION_2
- Data
Set Row Level Permission Format Version Version1 - VERSION_1
- Data
Set Row Level Permission Format Version Version2 - VERSION_2
- Version1
- VERSION_1
- Version2
- VERSION_2
- Version1
- VERSION_1
- Version2
- VERSION_2
- VERSION1
- VERSION_1
- VERSION2
- VERSION_2
- "VERSION_1"
- VERSION_1
- "VERSION_2"
- VERSION_2
DataSetRowLevelPermissionPolicy, DataSetRowLevelPermissionPolicyArgs
- Grant
Access - GRANT_ACCESS
- Deny
Access - DENY_ACCESS
- Data
Set Row Level Permission Policy Grant Access - GRANT_ACCESS
- Data
Set Row Level Permission Policy Deny Access - DENY_ACCESS
- Grant
Access - GRANT_ACCESS
- Deny
Access - DENY_ACCESS
- Grant
Access - GRANT_ACCESS
- Deny
Access - DENY_ACCESS
- GRANT_ACCESS
- GRANT_ACCESS
- DENY_ACCESS
- DENY_ACCESS
- "GRANT_ACCESS"
- GRANT_ACCESS
- "DENY_ACCESS"
- DENY_ACCESS
DataSetRowLevelPermissionTagConfiguration, DataSetRowLevelPermissionTagConfigurationArgs
- Tag
Rules List<Pulumi.Aws Native. Quick Sight. Inputs. Data Set Row Level Permission Tag Rule> - Status
Pulumi.
Aws Native. Quick Sight. Data Set Status - The status of row-level security tags. If enabled, the status is
ENABLED
. If disabled, the status isDISABLED
. - Tag
Rule List<ImmutableConfigurations Array<string>>
- Tag
Rules []DataSet Row Level Permission Tag Rule - Status
Data
Set Status - The status of row-level security tags. If enabled, the status is
ENABLED
. If disabled, the status isDISABLED
. - Tag
Rule [][]stringConfigurations
- tag
Rules List<DataSet Row Level Permission Tag Rule> - status
Data
Set Status - The status of row-level security tags. If enabled, the status is
ENABLED
. If disabled, the status isDISABLED
. - tag
Rule List<List<String>>Configurations
- tag
Rules DataSet Row Level Permission Tag Rule[] - status
Data
Set Status - The status of row-level security tags. If enabled, the status is
ENABLED
. If disabled, the status isDISABLED
. - tag
Rule string[][]Configurations
- tag_
rules Sequence[DataSet Row Level Permission Tag Rule] - status
Data
Set Status - The status of row-level security tags. If enabled, the status is
ENABLED
. If disabled, the status isDISABLED
. - tag_
rule_ Sequence[Sequence[str]]configurations
- tag
Rules List<Property Map> - status "ENABLED" | "DISABLED"
- The status of row-level security tags. If enabled, the status is
ENABLED
. If disabled, the status isDISABLED
. - tag
Rule List<List<String>>Configurations
DataSetRowLevelPermissionTagRule, DataSetRowLevelPermissionTagRuleArgs
- Column
Name string - Tag
Key string - Match
All stringValue - Tag
Multi stringValue Delimiter
- Column
Name string - Tag
Key string - Match
All stringValue - Tag
Multi stringValue Delimiter
- column
Name String - tag
Key String - match
All StringValue - tag
Multi StringValue Delimiter
- column
Name string - tag
Key string - match
All stringValue - tag
Multi stringValue Delimiter
- column_
name str - tag_
key str - match_
all_ strvalue - tag_
multi_ strvalue_ delimiter
- column
Name String - tag
Key String - match
All StringValue - tag
Multi StringValue Delimiter
DataSetS3Source, DataSetS3SourceArgs
- Data
Source stringArn - Input
Columns List<Pulumi.Aws Native. Quick Sight. Inputs. Data Set Input Column> - Upload
Settings Pulumi.Aws Native. Quick Sight. Inputs. Data Set Upload Settings - Information about the format for the S3 source file or files.
- Data
Source stringArn - Input
Columns []DataSet Input Column - Upload
Settings DataSet Upload Settings - Information about the format for the S3 source file or files.
- data
Source StringArn - input
Columns List<DataSet Input Column> - upload
Settings DataSet Upload Settings - Information about the format for the S3 source file or files.
- data
Source stringArn - input
Columns DataSet Input Column[] - upload
Settings DataSet Upload Settings - Information about the format for the S3 source file or files.
- data_
source_ strarn - input_
columns Sequence[DataSet Input Column] - upload_
settings DataSet Upload Settings - Information about the format for the S3 source file or files.
- data
Source StringArn - input
Columns List<Property Map> - upload
Settings Property Map - Information about the format for the S3 source file or files.
DataSetStatus, DataSetStatusArgs
- Enabled
- ENABLED
- Disabled
- DISABLED
- Data
Set Status Enabled - ENABLED
- Data
Set Status Disabled - DISABLED
- Enabled
- ENABLED
- Disabled
- DISABLED
- Enabled
- ENABLED
- Disabled
- DISABLED
- ENABLED
- ENABLED
- DISABLED
- DISABLED
- "ENABLED"
- ENABLED
- "DISABLED"
- DISABLED
DataSetStringDatasetParameter, DataSetStringDatasetParameterArgs
- Id string
- Name string
- Value
Type Pulumi.Aws Native. Quick Sight. Data Set Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single value
ormulti value
. - Default
Values Pulumi.Aws Native. Quick Sight. Inputs. Data Set String Dataset Parameter Default Values - A list of default values for a given string dataset parameter type. This structure only accepts static values.
- Id string
- Name string
- Value
Type DataSet Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single value
ormulti value
. - Default
Values DataSet String Dataset Parameter Default Values - A list of default values for a given string dataset parameter type. This structure only accepts static values.
- id String
- name String
- value
Type DataSet Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single value
ormulti value
. - default
Values DataSet String Dataset Parameter Default Values - A list of default values for a given string dataset parameter type. This structure only accepts static values.
- id string
- name string
- value
Type DataSet Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single value
ormulti value
. - default
Values DataSet String Dataset Parameter Default Values - A list of default values for a given string dataset parameter type. This structure only accepts static values.
- id str
- name str
- value_
type DataSet Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single value
ormulti value
. - default_
values DataSet String Dataset Parameter Default Values - A list of default values for a given string dataset parameter type. This structure only accepts static values.
- id String
- name String
- value
Type "MULTI_VALUED" | "SINGLE_VALUED" - The value type of the dataset parameter. Valid values are
single value
ormulti value
. - default
Values Property Map - A list of default values for a given string dataset parameter type. This structure only accepts static values.
DataSetStringDatasetParameterDefaultValues, DataSetStringDatasetParameterDefaultValuesArgs
- Static
Values List<string>
- Static
Values []string
- static
Values List<String>
- static
Values string[]
- static_
values Sequence[str]
- static
Values List<String>
DataSetTagColumnOperation, DataSetTagColumnOperationArgs
- Column
Name string - []Data
Set Column Tag
- column
Name string - Data
Set Column Tag[]
- column
Name String - List<Property Map>
DataSetTextQualifier, DataSetTextQualifierArgs
- Double
Quote - DOUBLE_QUOTE
- Single
Quote - SINGLE_QUOTE
- Data
Set Text Qualifier Double Quote - DOUBLE_QUOTE
- Data
Set Text Qualifier Single Quote - SINGLE_QUOTE
- Double
Quote - DOUBLE_QUOTE
- Single
Quote - SINGLE_QUOTE
- Double
Quote - DOUBLE_QUOTE
- Single
Quote - SINGLE_QUOTE
- DOUBLE_QUOTE
- DOUBLE_QUOTE
- SINGLE_QUOTE
- SINGLE_QUOTE
- "DOUBLE_QUOTE"
- DOUBLE_QUOTE
- "SINGLE_QUOTE"
- SINGLE_QUOTE
DataSetTimeGranularity, DataSetTimeGranularityArgs
- Year
- YEAR
- Quarter
- QUARTER
- Month
- MONTH
- Week
- WEEK
- Day
- DAY
- Hour
- HOUR
- Minute
- MINUTE
- Second
- SECOND
- Millisecond
- MILLISECOND
- Data
Set Time Granularity Year - YEAR
- Data
Set Time Granularity Quarter - QUARTER
- Data
Set Time Granularity Month - MONTH
- Data
Set Time Granularity Week - WEEK
- Data
Set Time Granularity Day - DAY
- Data
Set Time Granularity Hour - HOUR
- Data
Set Time Granularity Minute - MINUTE
- Data
Set Time Granularity Second - SECOND
- Data
Set Time Granularity Millisecond - MILLISECOND
- Year
- YEAR
- Quarter
- QUARTER
- Month
- MONTH
- Week
- WEEK
- Day
- DAY
- Hour
- HOUR
- Minute
- MINUTE
- Second
- SECOND
- Millisecond
- MILLISECOND
- Year
- YEAR
- Quarter
- QUARTER
- Month
- MONTH
- Week
- WEEK
- Day
- DAY
- Hour
- HOUR
- Minute
- MINUTE
- Second
- SECOND
- Millisecond
- MILLISECOND
- YEAR
- YEAR
- QUARTER
- QUARTER
- MONTH
- MONTH
- WEEK
- WEEK
- DAY
- DAY
- HOUR
- HOUR
- MINUTE
- MINUTE
- SECOND
- SECOND
- MILLISECOND
- MILLISECOND
- "YEAR"
- YEAR
- "QUARTER"
- QUARTER
- "MONTH"
- MONTH
- "WEEK"
- WEEK
- "DAY"
- DAY
- "HOUR"
- HOUR
- "MINUTE"
- MINUTE
- "SECOND"
- SECOND
- "MILLISECOND"
- MILLISECOND
DataSetTransformOperation, DataSetTransformOperationArgs
- Cast
Column Pulumi.Type Operation Aws Native. Quick Sight. Inputs. Data Set Cast Column Type Operation - A transform operation that casts a column to a different type.
- Create
Columns Pulumi.Operation Aws Native. Quick Sight. Inputs. Data Set Create Columns Operation - An operation that creates calculated columns. Columns created in one such operation form a lexical closure.
- Filter
Operation Pulumi.Aws Native. Quick Sight. Inputs. Data Set Filter Operation - An operation that filters rows based on some condition.
- Override
Dataset Pulumi.Parameter Operation Aws Native. Quick Sight. Inputs. Data Set Override Dataset Parameter Operation - Project
Operation Pulumi.Aws Native. Quick Sight. Inputs. Data Set Project Operation - An operation that projects columns. Operations that come after a projection can only refer to projected columns.
- Rename
Column Pulumi.Operation Aws Native. Quick Sight. Inputs. Data Set Rename Column Operation - An operation that renames a column.
- Tag
Column Pulumi.Operation Aws Native. Quick Sight. Inputs. Data Set Tag Column Operation - An operation that tags a column with additional information.
- Untag
Column Pulumi.Operation Aws Native. Quick Sight. Inputs. Data Set Untag Column Operation
- Cast
Column DataType Operation Set Cast Column Type Operation - A transform operation that casts a column to a different type.
- Create
Columns DataOperation Set Create Columns Operation - An operation that creates calculated columns. Columns created in one such operation form a lexical closure.
- Filter
Operation DataSet Filter Operation - An operation that filters rows based on some condition.
- Override
Dataset DataParameter Operation Set Override Dataset Parameter Operation - Project
Operation DataSet Project Operation - An operation that projects columns. Operations that come after a projection can only refer to projected columns.
- Rename
Column DataOperation Set Rename Column Operation - An operation that renames a column.
- Tag
Column DataOperation Set Tag Column Operation - An operation that tags a column with additional information.
- Untag
Column DataOperation Set Untag Column Operation
- cast
Column DataType Operation Set Cast Column Type Operation - A transform operation that casts a column to a different type.
- create
Columns DataOperation Set Create Columns Operation - An operation that creates calculated columns. Columns created in one such operation form a lexical closure.
- filter
Operation DataSet Filter Operation - An operation that filters rows based on some condition.
- override
Dataset DataParameter Operation Set Override Dataset Parameter Operation - project
Operation DataSet Project Operation - An operation that projects columns. Operations that come after a projection can only refer to projected columns.
- rename
Column DataOperation Set Rename Column Operation - An operation that renames a column.
- tag
Column DataOperation Set Tag Column Operation - An operation that tags a column with additional information.
- untag
Column DataOperation Set Untag Column Operation
- cast
Column DataType Operation Set Cast Column Type Operation - A transform operation that casts a column to a different type.
- create
Columns DataOperation Set Create Columns Operation - An operation that creates calculated columns. Columns created in one such operation form a lexical closure.
- filter
Operation DataSet Filter Operation - An operation that filters rows based on some condition.
- override
Dataset DataParameter Operation Set Override Dataset Parameter Operation - project
Operation DataSet Project Operation - An operation that projects columns. Operations that come after a projection can only refer to projected columns.
- rename
Column DataOperation Set Rename Column Operation - An operation that renames a column.
- tag
Column DataOperation Set Tag Column Operation - An operation that tags a column with additional information.
- untag
Column DataOperation Set Untag Column Operation
- cast_
column_ Datatype_ operation Set Cast Column Type Operation - A transform operation that casts a column to a different type.
- create_
columns_ Dataoperation Set Create Columns Operation - An operation that creates calculated columns. Columns created in one such operation form a lexical closure.
- filter_
operation DataSet Filter Operation - An operation that filters rows based on some condition.
- override_
dataset_ Dataparameter_ operation Set Override Dataset Parameter Operation - project_
operation DataSet Project Operation - An operation that projects columns. Operations that come after a projection can only refer to projected columns.
- rename_
column_ Dataoperation Set Rename Column Operation - An operation that renames a column.
- tag_
column_ Dataoperation Set Tag Column Operation - An operation that tags a column with additional information.
- untag_
column_ Dataoperation Set Untag Column Operation
- cast
Column Property MapType Operation - A transform operation that casts a column to a different type.
- create
Columns Property MapOperation - An operation that creates calculated columns. Columns created in one such operation form a lexical closure.
- filter
Operation Property Map - An operation that filters rows based on some condition.
- override
Dataset Property MapParameter Operation - project
Operation Property Map - An operation that projects columns. Operations that come after a projection can only refer to projected columns.
- rename
Column Property MapOperation - An operation that renames a column.
- tag
Column Property MapOperation - An operation that tags a column with additional information.
- untag
Column Property MapOperation
DataSetUntagColumnOperation, DataSetUntagColumnOperationArgs
DataSetUploadSettings, DataSetUploadSettingsArgs
- Contains
Header bool - Delimiter string
- Format
Pulumi.
Aws Native. Quick Sight. Data Set File Format - File format.
- Start
From doubleRow - Text
Qualifier Pulumi.Aws Native. Quick Sight. Data Set Text Qualifier - Text qualifier.
- Contains
Header bool - Delimiter string
- Format
Data
Set File Format - File format.
- Start
From float64Row - Text
Qualifier DataSet Text Qualifier - Text qualifier.
- contains
Header Boolean - delimiter String
- format
Data
Set File Format - File format.
- start
From DoubleRow - text
Qualifier DataSet Text Qualifier - Text qualifier.
- contains
Header boolean - delimiter string
- format
Data
Set File Format - File format.
- start
From numberRow - text
Qualifier DataSet Text Qualifier - Text qualifier.
- contains_
header bool - delimiter str
- format
Data
Set File Format - File format.
- start_
from_ floatrow - text_
qualifier DataSet Text Qualifier - Text qualifier.
- contains
Header Boolean - delimiter String
- format "CSV" | "TSV" | "CLF" | "ELF" | "XLSX" | "JSON"
- File format.
- start
From NumberRow - text
Qualifier "DOUBLE_QUOTE" | "SINGLE_QUOTE" - Text qualifier.
DataSetUsageConfiguration, DataSetUsageConfigurationArgs
- disable
Use BooleanAs Direct Query Source - disable
Use BooleanAs Imported Source
- disable
Use booleanAs Direct Query Source - disable
Use booleanAs Imported Source
- disable
Use BooleanAs Direct Query Source - disable
Use BooleanAs Imported Source
Tag, TagArgs
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.