DeleteDataSourceResponse

Types

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

Properties

Link copied to clipboard

The asset data forms associated with this data source.

Link copied to clipboard

The configuration of the data source that is deleted.

Link copied to clipboard

The ID of the connection that is deleted.

Link copied to clipboard

The timestamp of when this data source was created.

Link copied to clipboard

The description of the data source that is deleted.

Link copied to clipboard

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

Link copied to clipboard

The enable setting of the data source that specifies whether the data source is enabled or disabled.

Link copied to clipboard

The ID of the environemnt associated with this data source.

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 that is deleted.

Link copied to clipboard

The timestamp of 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 that is deleted.

Link copied to clipboard

The ID of the project in which this data source exists and from which it's deleted.

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 that the granted permissions are retained in case of a self-subscribe functionality failure for a data source.

Link copied to clipboard

The schedule of runs for this data source.

Link copied to clipboard

Specifies the status of the self-granting functionality.

Link copied to clipboard

The status of this data source.

Link copied to clipboard
val type: String?

The type of this data source.

Link copied to clipboard

The timestamp of when this 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