DataSource

class DataSource : KotlinCustomResource

A data source is used to import technical metadata of assets (data) from the source databases or data warehouses into Amazon DataZone.

Properties

Link copied to clipboard

The metadata forms that are to be attached to the assets that this data source works with.

Link copied to clipboard
val awsId: Output<String>

The unique identifier of the data source.

Link copied to clipboard
val configuration: Output<Any>?

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

Link copied to clipboard
val connectionId: Output<String>

The unique identifier of a connection used to fetch relevant parameters from connection during Datasource run

Link copied to clipboard

The unique identifier of a connection used to fetch relevant parameters from connection during Datasource run

Link copied to clipboard
val createdAt: Output<String>

The timestamp of when the data source was created.

Link copied to clipboard
val description: Output<String>?

The description of the data source.

Link copied to clipboard
val domainId: Output<String>

The ID of the Amazon DataZone domain where the data source is created.

Link copied to clipboard

The ID of the Amazon DataZone domain where the data source is created.

Link copied to clipboard

Specifies whether the data source is enabled.

Link copied to clipboard
val environmentId: Output<String>

The unique identifier of the Amazon DataZone environment to which the data source publishes assets.

Link copied to clipboard

The unique identifier of the Amazon DataZone environment to which the data source publishes assets.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

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

Link copied to clipboard
val lastRunAt: Output<String>

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

Link copied to clipboard
val lastRunStatus: Output<String>

The status of the last run of this data source.

Link copied to clipboard
val name: Output<String>

The name of the data source.

Link copied to clipboard
val projectId: Output<String>

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

Link copied to clipboard

The identifier of the Amazon DataZone project in which you want to add the data source.

Link copied to clipboard
val publishOnImport: Output<Boolean>?

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
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
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: Output<String>

The type of the data source.

Link copied to clipboard
val updatedAt: Output<String>

The timestamp of when this data source was updated.

Link copied to clipboard
val urn: Output<String>