GetDataSourceResponse

Types

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

Properties

Link copied to clipboard

The metadata forms attached to the assets created by this data source.

Link copied to clipboard

The configuration of the data source.

Link copied to clipboard

The ID of the connection.

Link copied to clipboard

The timestamp of when the data source was created.

Link copied to clipboard

The description of the data source.

Link copied to clipboard

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

Link copied to clipboard

Specifies whether this data source is enabled or not.

Link copied to clipboard

The ID of the environment where this data source creates and publishes assets,

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 ID of the data source.

Link copied to clipboard

The number of assets created by the data source during its last run.

Link copied to clipboard

The timestamp of the last run of the data source.

Link copied to clipboard

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

Link copied to clipboard

The status of the last run of the data source.

Link copied to clipboard

The name of the data source.

Link copied to clipboard

The ID of the project where the data source creates and publishes assets.

Link copied to clipboard

Specifies whether the assets that this data source creates in the inventory are to be also automatically published to the catalog.

Link copied to clipboard

The recommendation configuration of the data source.

Link copied to clipboard

The schedule of the data source runs.

Link copied to clipboard

Specifies the status of the self-granting functionality.

Link copied to clipboard

The status of the data source.

Link copied to clipboard
val type: String?

The type of the data source.

Link copied to clipboard

The timestamp of when the data source 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