Builder

class Builder

Properties

Link copied to clipboard

The asset forms to be updated as part of the UpdateDataSource action.

Link copied to clipboard

The configuration to be updated as part of the UpdateDataSource action.

Link copied to clipboard

The timestamp of when the data source was updated.

Link copied to clipboard

The description to be updated as part of the UpdateDataSource action.

Link copied to clipboard

The identifier of the Amazon DataZone domain in which a data source is to be updated.

Link copied to clipboard

The enable setting to be updated as part of the UpdateDataSource action.

Link copied to clipboard

The identifier of the environment in which a data source is to be updated.

Link copied to clipboard

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

Link copied to clipboard
var id: String?

The identifier of the data source to be updated.

Link copied to clipboard

The timestamp of when the data source was last run.

Link copied to clipboard

The last run error message of the data source.

Link copied to clipboard

The last run status of the data source.

Link copied to clipboard
var name: String?

The name to be updated as part of the UpdateDataSource action.

Link copied to clipboard

The identifier of the project where data source is to be updated.

Link copied to clipboard

The publish on import setting to be updated as part of the UpdateDataSource action.

Link copied to clipboard

The recommendation to be updated as part of the UpdateDataSource action.

Link copied to clipboard

The schedule to be updated as part of the UpdateDataSource action.

Link copied to clipboard

The status to be updated as part of the UpdateDataSource action.

Link copied to clipboard
var type: String?

The type to be updated as part of the UpdateDataSource action.

Link copied to clipboard

The timestamp of when the data source was updated.

Functions