AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The content consists of the detailed metadata and data file information and the current
status of the DataSource
.
Namespace: Amazon.MachineLearning.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class DataSource : Object
The DataSource type exposes the following members
Name | Description | |
---|---|---|
![]() |
DataSource() |
Name | Type | Description | |
---|---|---|---|
![]() |
ComputeStatistics | System.Boolean |
Gets and sets the property ComputeStatistics.
The parameter is |
![]() |
CreatedAt | System.DateTime |
Gets and sets the property CreatedAt.
The time that the |
![]() |
CreatedByIamUser | System.String |
Gets and sets the property CreatedByIamUser.
The AWS user account from which the |
![]() |
DataLocationS3 | System.String |
Gets and sets the property DataLocationS3.
The location and name of the data in Amazon Simple Storage Service (Amazon S3) that
is used by a |
![]() |
DataRearrangement | System.String |
Gets and sets the property DataRearrangement.
A JSON string that represents the splitting requirement of a |
![]() |
DataSizeInBytes | System.Int64 |
Gets and sets the property DataSizeInBytes.
The total number of observations contained in the data files that the |
![]() |
DataSourceId | System.String |
Gets and sets the property DataSourceId.
The ID that is assigned to the |
![]() |
LastUpdatedAt | System.DateTime |
Gets and sets the property LastUpdatedAt.
The time of the most recent edit to the |
![]() |
Message | System.String |
Gets and sets the property Message.
A description of the most recent details about creating the |
![]() |
Name | System.String |
Gets and sets the property Name.
A user-supplied name or description of the |
![]() |
NumberOfFiles | System.Int64 |
Gets and sets the property NumberOfFiles.
The number of data files referenced by the |
![]() |
RDSMetadata | Amazon.MachineLearning.Model.RDSMetadata | Gets and sets the property RDSMetadata. |
![]() |
RedshiftMetadata | Amazon.MachineLearning.Model.RedshiftMetadata | Gets and sets the property RedshiftMetadata. |
![]() |
RoleARN | System.String | Gets and sets the property RoleARN. |
![]() |
Status | Amazon.MachineLearning.EntityStatus |
Gets and sets the property Status.
The current status of the
|
.NET Framework:
Supported in: 4.5, 4.0, 3.5