Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The ARN for the asset.

Link copied to clipboard

Details about the asset.

Link copied to clipboard

The type of asset that is added to a data set.

Link copied to clipboard

The date and time that the asset was created, in ISO 8601 format.

Link copied to clipboard

The unique identifier for the data set associated with this asset.

Link copied to clipboard
var id: String?

The unique identifier for the asset.

Link copied to clipboard
var name: String?

The name of the asset. When importing from Amazon S3, the Amazon S3 object key is used as the asset name. When exporting to Amazon S3, the asset name is used as default target Amazon S3 object key. When importing from Amazon API Gateway API, the API name is used as the asset name. When importing from Amazon Redshift, the datashare name is used as the asset name. When importing from AWS Lake Formation, the static values of "Database(s) included in the LF-tag policy" or "Table(s) included in the LF-tag policy" are used as the asset name.

Link copied to clipboard

The unique identifier for the revision associated with this asset.

Link copied to clipboard

The asset ID of the owned asset corresponding to the entitled asset being viewed. This parameter is returned when an asset owner is viewing the entitled copy of its owned asset.

Link copied to clipboard

The date and time that the asset was last updated, in ISO 8601 format.

Functions

Link copied to clipboard