DescribeDatasetGroupResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

When the dataset group was created.

Link copied to clipboard

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

Link copied to clipboard

The ARN of the dataset group.

Link copied to clipboard

The name of the dataset group.

Link copied to clipboard

The domain associated with the dataset group.

Link copied to clipboard

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.

Link copied to clipboard

The status of the dataset group. States include:

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String