AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.ForecastService.AmazonForecastServiceRequest
      Amazon.ForecastService.Model.UpdateDatasetGroupRequest

Namespace: Amazon.ForecastService.Model
Assembly: AWSSDK.ForecastService.dll
Version: 3.x.y.z

Syntax

C#
public class UpdateDatasetGroupRequest : AmazonForecastServiceRequest
         IAmazonWebServiceRequest

The UpdateDatasetGroupRequest type exposes the following members

Constructors

NameDescription
Public Method UpdateDatasetGroupRequest()

Properties

NameTypeDescription
Public Property 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.

Public Property DatasetGroupArn System.String

Gets and sets the property DatasetGroupArn.

The ARN of the dataset group.

Version Information

.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