Builder

class Builder

Properties

Link copied to clipboard

The parameter is true if statistics need to be generated from the observation data.

Link copied to clipboard

The approximate CPU time in milliseconds that Amazon Machine Learning spent processing the DataSource, normalized and scaled on computation resources. ComputeTime is only available if the DataSource is in the COMPLETED state and the ComputeStatistics is set to true.

Link copied to clipboard

The time that the DataSource was created. The time is expressed in epoch time.

Link copied to clipboard

The AWS user account from which the DataSource was created. The account type can be either an AWS root account or an AWS Identity and Access Management (IAM) user account.

Link copied to clipboard

The location of the data file or directory in Amazon Simple Storage Service (Amazon S3).

Link copied to clipboard

A JSON string that represents the splitting and rearrangement requirement used when this DataSource was created.

Link copied to clipboard

The total size of observations in the data files.

Link copied to clipboard

The ID assigned to the DataSource at creation. This value should be identical to the value of the DataSourceId in the request.

Link copied to clipboard

The schema used by all of the data files of this DataSource.

Link copied to clipboard

The epoch time when Amazon Machine Learning marked the DataSource as COMPLETED or FAILED. FinishedAt is only available when the DataSource is in the COMPLETED or FAILED state.

Link copied to clipboard

The time of the most recent edit to the DataSource. The time is expressed in epoch time.

Link copied to clipboard

A link to the file containing logs of CreateDataSourceFrom* operations.

Link copied to clipboard

The user-supplied description of the most recent details about creating the DataSource.

Link copied to clipboard
var name: String?

A user-supplied name or description of the DataSource.

Link copied to clipboard

The number of data files referenced by the DataSource.

Link copied to clipboard

The datasource details that are specific to Amazon RDS.

Link copied to clipboard

Describes the DataSource details specific to Amazon Redshift.

Link copied to clipboard

The Amazon Resource Name (ARN) of an AWS IAM Role, such as the following: arn:aws:iam::account:role/rolename.

Link copied to clipboard

The epoch time when Amazon Machine Learning marked the DataSource as INPROGRESS. StartedAt isn't available if the DataSource is in the PENDING state.

Link copied to clipboard

The current status of the DataSource. This element can have one of the following values:

Functions

Link copied to clipboard