CreateDataSourceResponse

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 that this data source creates.

Link copied to clipboard

Specifies the configuration of the data source. It can be set to either glueRunConfiguration or redshiftRunConfiguration.

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 is created.

Link copied to clipboard

Specifies whether the data source is enabled.

Link copied to clipboard

The unique identifier of the Amazon DataZone environment to which the data source 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 unique identifier of the data source.

Link copied to clipboard

The timestamp that specifies when the data source was last run.

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 this data source.

Link copied to clipboard

The name of the data source.

Link copied to clipboard

The ID of the Amazon DataZone project to which the data source is added.

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

Specifies whether the business name generation is to be enabled for this data source.

Link copied to clipboard

The schedule of the data source runs.

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