GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::Forecast::DescribeDatasetGroupResponse(3) User Contributed Perl Documentation Paws::Forecast::DescribeDatasetGroupResponse(3)

Paws::Forecast::DescribeDatasetGroupResponse

When the dataset group was created.

An array of Amazon Resource Names (ARNs) of the datasets contained in the dataset group.

The ARN of the dataset group.

The name of the dataset group.

The domain associated with the dataset group.

Valid values are: "RETAIL", "CUSTOM", "INVENTORY_PLANNING", "EC2_CAPACITY", "WORK_FORCE", "WEB_TRAFFIC", "METRICS" =head2 LastModificationTime => Str

When the dataset group was created or last updated from a call to the UpdateDatasetGroup operation. While the dataset group is being updated, "LastModificationTime" is the current time of the "DescribeDatasetGroup" call.

The status of the dataset group. States include:

  • "ACTIVE"
  • "CREATE_PENDING", "CREATE_IN_PROGRESS", "CREATE_FAILED"
  • "DELETE_PENDING", "DELETE_IN_PROGRESS", "DELETE_FAILED"
  • "UPDATE_PENDING", "UPDATE_IN_PROGRESS", "UPDATE_FAILED"

The "UPDATE" states apply when you call the UpdateDatasetGroup operation.

The "Status" of the dataset group must be "ACTIVE" before you can use the dataset group to create a predictor.

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.