DataSourceSummary

The details of the data source.

Types

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

Properties

Link copied to clipboard

The connection ID that's part of the data source summary.

Link copied to clipboard

The timestamp of when the data source was created.

Link copied to clipboard

The ID of the data source.

Link copied to clipboard

The data source description.

Link copied to clipboard

The ID of the Amazon DataZone domain in which the data source exists.

Link copied to clipboard

Specifies whether the data source is enabled.

Link copied to clipboard

The ID of the environment in which the data source exists.

Link copied to clipboard

The count of the assets created during the last data source run.

Link copied to clipboard

The timestamp of when the data source run was last performed.

Link copied to clipboard

The details of the error message that is returned if the operation cannot be successfully completed.

Link copied to clipboard

The status of the last data source run.

Link copied to clipboard

The name of the data source.

Link copied to clipboard

The details of the schedule of the data source runs.

Link copied to clipboard

The status of the data source.

Link copied to clipboard

The type of the data source.

Link copied to clipboard

The timestamp of when the data source was updated.

Functions

Link copied to clipboard
inline fun copy(block: DataSourceSummary.Builder.() -> Unit = {}): DataSourceSummary
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