---
type: resource-type
title: ForecastDatasetGroup
description: aws resource type AWS::Forecast::DatasetGroup
name: ForecastDatasetGroup
lexicon: aws
resource_type: AWS::Forecast::DatasetGroup
---
`AWS::Forecast::DatasetGroup`, a resource type of the aws lexicon.

## Properties

- `DatasetGroupName` (`string`, required): A name for the dataset group.
- `Domain` (`"CUSTOM" | "EC2_CAPACITY" | "INVENTORY_PLANNING" | "METRICS" | "RETAIL" | "WEB_TRAFFIC" | "WORK_FORCE"`, required): The domain associated with the dataset group. When you add a dataset to a dataset group, this value and the value specified for the Domain parameter of the CreateDataset operation must match.
- `DatasetArns` (`string[]`, optional): An array of Amazon Resource Names (ARNs) of the datasets that you want to include in the dataset group.
- `DatasetGroupArn` (`string`, optional): The Amazon Resource Name (ARN) of the dataset group to delete.
- `Tags` (`ForecastDatasetGroup_Tag[]`, optional): The tags of Application Insights application.

## Attributes

- `DatasetGroupArn`
