Builder
Properties
The parameter is true
if statistics need to be generated from the observation data.
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.
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.
The location of the data file or directory in Amazon Simple Storage Service (Amazon S3).
A JSON string that represents the splitting and rearrangement requirement used when this DataSource
was created.
The total size of observations in the data files.
The ID assigned to the DataSource
at creation. This value should be identical to the value of the DataSourceId
in the request.
The schema used by all of the data files of this DataSource
.
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.
The time of the most recent edit to the DataSource
. The time is expressed in epoch time.
The number of data files referenced by the DataSource
.
The datasource details that are specific to Amazon RDS.
Describes the DataSource
details specific to Amazon Redshift.
The Amazon Resource Name (ARN) of an AWS IAM Role, such as the following: arn:aws:iam::account:role/rolename.
The current status of the DataSource
. This element can have one of the following values:
Functions
construct an aws.sdk.kotlin.services.machinelearning.model.RdsMetadata inside the given block
construct an aws.sdk.kotlin.services.machinelearning.model.RedshiftMetadata inside the given block