AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the UpdateDatasetGroup operation.
Replaces the datasets in a dataset group with the specified datasets.
The Status
of the dataset group must be ACTIVE
before you can use the
dataset group to create a predictor. Use the DescribeDatasetGroup
operation to get the status.
Namespace: Amazon.ForecastService.Model
Assembly: AWSSDK.ForecastService.dll
Version: 3.x.y.z
public class UpdateDatasetGroupRequest : AmazonForecastServiceRequest IAmazonWebServiceRequest
The UpdateDatasetGroupRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateDatasetGroupRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
DatasetArns | System.Collections.Generic.List<System.String> |
Gets and sets the property DatasetArns. An array of the Amazon Resource Names (ARNs) of the datasets to add to the dataset group. |
![]() |
DatasetGroupArn | System.String |
Gets and sets the property DatasetGroupArn. The ARN of the dataset group. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5