We recommend new projects start with resources from the AWS provider.
aws-native.forecast.DatasetGroup
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Represents a dataset group that holds a collection of related datasets
Create DatasetGroup Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new DatasetGroup(name: string, args: DatasetGroupArgs, opts?: CustomResourceOptions);@overload
def DatasetGroup(resource_name: str,
                 args: DatasetGroupArgs,
                 opts: Optional[ResourceOptions] = None)
@overload
def DatasetGroup(resource_name: str,
                 opts: Optional[ResourceOptions] = None,
                 domain: Optional[DatasetGroupDomain] = None,
                 dataset_arns: Optional[Sequence[str]] = None,
                 dataset_group_name: Optional[str] = None,
                 tags: Optional[Sequence[_root_inputs.TagArgs]] = None)func NewDatasetGroup(ctx *Context, name string, args DatasetGroupArgs, opts ...ResourceOption) (*DatasetGroup, error)public DatasetGroup(string name, DatasetGroupArgs args, CustomResourceOptions? opts = null)
public DatasetGroup(String name, DatasetGroupArgs args)
public DatasetGroup(String name, DatasetGroupArgs args, CustomResourceOptions options)
type: aws-native:forecast:DatasetGroup
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 DatasetGroupArgs
- 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 DatasetGroupArgs
- 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 DatasetGroupArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args DatasetGroupArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args DatasetGroupArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
DatasetGroup Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The DatasetGroup resource accepts the following input properties:
- Domain
Pulumi.Aws Native. Forecast. Dataset Group Domain 
- 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 List<string>
- An array of Amazon Resource Names (ARNs) of the datasets that you want to include in the dataset group.
- DatasetGroup stringName 
- A name for the dataset group.
- 
List<Pulumi.Aws Native. Inputs. Tag> 
- The tags of Application Insights application.
- Domain
DatasetGroup Domain 
- 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
- An array of Amazon Resource Names (ARNs) of the datasets that you want to include in the dataset group.
- DatasetGroup stringName 
- A name for the dataset group.
- 
TagArgs 
- The tags of Application Insights application.
- domain
DatasetGroup Domain 
- 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 List<String>
- An array of Amazon Resource Names (ARNs) of the datasets that you want to include in the dataset group.
- datasetGroup StringName 
- A name for the dataset group.
- List<Tag>
- The tags of Application Insights application.
- domain
DatasetGroup Domain 
- 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[]
- An array of Amazon Resource Names (ARNs) of the datasets that you want to include in the dataset group.
- datasetGroup stringName 
- A name for the dataset group.
- Tag[]
- The tags of Application Insights application.
- domain
DatasetGroup Domain 
- 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.
- dataset_arns Sequence[str]
- An array of Amazon Resource Names (ARNs) of the datasets that you want to include in the dataset group.
- dataset_group_ strname 
- A name for the dataset group.
- 
Sequence[TagArgs] 
- The tags of Application Insights application.
- domain "RETAIL" | "CUSTOM" | "INVENTORY_PLANNING" | "EC2_CAPACITY" | "WORK_FORCE" | "WEB_TRAFFIC" | "METRICS"
- 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 List<String>
- An array of Amazon Resource Names (ARNs) of the datasets that you want to include in the dataset group.
- datasetGroup StringName 
- A name for the dataset group.
- List<Property Map>
- The tags of Application Insights application.
Outputs
All input properties are implicitly available as output properties. Additionally, the DatasetGroup resource produces the following output properties:
- DatasetGroup stringArn 
- The Amazon Resource Name (ARN) of the dataset group to delete.
- Id string
- The provider-assigned unique ID for this managed resource.
- DatasetGroup stringArn 
- The Amazon Resource Name (ARN) of the dataset group to delete.
- Id string
- The provider-assigned unique ID for this managed resource.
- datasetGroup StringArn 
- The Amazon Resource Name (ARN) of the dataset group to delete.
- id String
- The provider-assigned unique ID for this managed resource.
- datasetGroup stringArn 
- The Amazon Resource Name (ARN) of the dataset group to delete.
- id string
- The provider-assigned unique ID for this managed resource.
- dataset_group_ strarn 
- The Amazon Resource Name (ARN) of the dataset group to delete.
- id str
- The provider-assigned unique ID for this managed resource.
- datasetGroup StringArn 
- The Amazon Resource Name (ARN) of the dataset group to delete.
- id String
- The provider-assigned unique ID for this managed resource.
Supporting Types
DatasetGroupDomain, DatasetGroupDomainArgs      
- Retail
- RETAIL
- Custom
- CUSTOM
- InventoryPlanning 
- INVENTORY_PLANNING
- Ec2Capacity
- EC2_CAPACITY
- WorkForce 
- WORK_FORCE
- WebTraffic 
- WEB_TRAFFIC
- Metrics
- METRICS
- DatasetGroup Domain Retail 
- RETAIL
- DatasetGroup Domain Custom 
- CUSTOM
- DatasetGroup Domain Inventory Planning 
- INVENTORY_PLANNING
- DatasetGroup Domain Ec2Capacity 
- EC2_CAPACITY
- DatasetGroup Domain Work Force 
- WORK_FORCE
- DatasetGroup Domain Web Traffic 
- WEB_TRAFFIC
- DatasetGroup Domain Metrics 
- METRICS
- Retail
- RETAIL
- Custom
- CUSTOM
- InventoryPlanning 
- INVENTORY_PLANNING
- Ec2Capacity
- EC2_CAPACITY
- WorkForce 
- WORK_FORCE
- WebTraffic 
- WEB_TRAFFIC
- Metrics
- METRICS
- Retail
- RETAIL
- Custom
- CUSTOM
- InventoryPlanning 
- INVENTORY_PLANNING
- Ec2Capacity
- EC2_CAPACITY
- WorkForce 
- WORK_FORCE
- WebTraffic 
- WEB_TRAFFIC
- Metrics
- METRICS
- RETAIL
- RETAIL
- CUSTOM
- CUSTOM
- INVENTORY_PLANNING
- INVENTORY_PLANNING
- EC2_CAPACITY
- EC2_CAPACITY
- WORK_FORCE
- WORK_FORCE
- WEB_TRAFFIC
- WEB_TRAFFIC
- METRICS
- METRICS
- "RETAIL"
- RETAIL
- "CUSTOM"
- CUSTOM
- "INVENTORY_PLANNING"
- INVENTORY_PLANNING
- "EC2_CAPACITY"
- EC2_CAPACITY
- "WORK_FORCE"
- WORK_FORCE
- "WEB_TRAFFIC"
- WEB_TRAFFIC
- "METRICS"
- METRICS
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.