DatasetGroupSummary

Provides a summary of the properties of a dataset group. For a complete listing, call the DescribeDatasetGroup API.

Types

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

Properties

Link copied to clipboard

The date and time (in Unix time) that the dataset group was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the dataset group.

Link copied to clipboard

The domain of a Domain dataset group.

Link copied to clipboard

If creating a dataset group fails, the reason behind the failure.

Link copied to clipboard

The date and time (in Unix time) that the dataset group was last updated.

Link copied to clipboard
val name: String?

The name of the dataset group.

Link copied to clipboard

The status of the dataset group.

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