Builder
class Builder
Properties
Link copied to clipboard
The compute statistics for a DataSource. The statistics are generated from the observation data referenced by a DataSource. Amazon ML uses the statistics internally during MLModel training. This parameter must be set to true if the `DataSource` needs to be used for MLModel training.
Link copied to clipboard
A user-supplied identifier that uniquely identifies the DataSource.
Link copied to clipboard
A user-supplied name or description of the DataSource.
Link copied to clipboard
The data specification of a DataSource:
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.machinelearning.model.S3DataSpec inside the given block