You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MachineLearning::Types::DataSourceRepresents the output of the GetDataSource
operation.
The content consists of the detailed metadata and data file information and the current status of the DataSource
.
The parameter is true
if statistics need to be generated from the observation data.
Long integer type that is a 64-bit signed number.
.
The time that the DataSource
was created.
The AWS user account from which the DataSource
was created.
The location and name of the data in Amazon Simple Storage Service (Amazon S3) that is used by a DataSource
.
A JSON string that represents the splitting and rearrangement requirement used when this DataSource
was created.
The total number of observations contained in the data files that the DataSource
references.
The ID that is assigned to the DataSource
during creation.
A timestamp represented in epoch time.
.
The time of the most recent edit to the BatchPrediction
.
A description of the most recent details about creating the DataSource
.
A user-supplied name or description of the DataSource
.
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.
A timestamp represented in epoch time.
.
The current status of the DataSource
.
The parameter is true
if statistics need to be generated from the observation data.
Long integer type that is a 64-bit signed number.
#created_at ⇒ TimeThe time that the DataSource
was created. The time is expressed in epoch time.
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 and name of the data in Amazon Simple Storage Service (Amazon S3) that is used by a DataSource
.
A JSON string that represents the splitting and rearrangement requirement used when this DataSource
was created.
The total number of observations contained in the data files that the DataSource
references.
The ID that is assigned to the DataSource
during creation.
A timestamp represented in epoch time.
#last_updated_at ⇒ TimeThe time of the most recent edit to the BatchPrediction
. The time is expressed in epoch time.
A description of the most recent details about creating the DataSource
.
A user-supplied name or description of the DataSource
.
The number of data files referenced by the DataSource
.
The datasource details that are specific to Amazon RDS.
#role_arn ⇒ StringThe Amazon Resource Name (ARN) of an AWS IAM Role, such as the following: arn:aws:iam::account:role/rolename.
#started_at ⇒ TimeA timestamp represented in epoch time.
#status ⇒ StringThe current status of the DataSource
. This element can have one of the following values:
DataSource
.DataSource
did not run to completion. It is not usable.DataSource
is marked as deleted. It is not usable.
Possible values:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4