class Aws::ForecastService::Types::UpdateDatasetGroupRequest
@note When making an API call, you may pass UpdateDatasetGroupRequest
data as a hash: { dataset_group_arn: "Arn", # required dataset_arns: ["Arn"], # required }
@!attribute [rw] dataset_group_arn
The ARN of the dataset group. @return [String]
@!attribute [rw] dataset_arns
An array of the Amazon Resource Names (ARNs) of the datasets to add to the dataset group. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/forecast-2018-06-26/UpdateDatasetGroupRequest AWS API Documentation
Constants
- SENSITIVE