StartDataSourceRunResponse

Types

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

Properties

Link copied to clipboard

The timestamp of when data source run was created.

Link copied to clipboard

The configuration snapshot of the data source that is being run.

Link copied to clipboard

The identifier of the data source.

Link copied to clipboard

The identifier of the Amazon DataZone domain in which to start a data source run.

Link copied to clipboard

Specifies the error message that is returned if the operation cannot be successfully completed.

Link copied to clipboard
val id: String

The identifier of the data source run.

Link copied to clipboard

The identifier of the project.

Link copied to clipboard

Specifies run statistics for assets.

Link copied to clipboard

The timestamp of when the data source run was started.

Link copied to clipboard

The status of the data source run.

Link copied to clipboard

The timestamp of when the data source run was stopped.

Link copied to clipboard

The type of the data source run.

Link copied to clipboard

The timestamp of when the data source run was updated.

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