stratosphere-sagemaker-1.0.0: Stratosphere integration for AWS SageMaker.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

Documentation

data DatasetFormatProperty Source #

Instances

Instances details
ToJSON DatasetFormatProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.DatasetFormatProperty

Show DatasetFormatProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.DatasetFormatProperty

Eq DatasetFormatProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.DatasetFormatProperty

ToResourceProperties DatasetFormatProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.DatasetFormatProperty

Property "Csv" DatasetFormatProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.DatasetFormatProperty

Property "Json" DatasetFormatProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.DatasetFormatProperty

Property "Parquet" DatasetFormatProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.DatasetFormatProperty

type PropertyType "Csv" DatasetFormatProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.DatasetFormatProperty

type PropertyType "Json" DatasetFormatProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.DatasetFormatProperty

type PropertyType "Parquet" DatasetFormatProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.DatasetFormatProperty

data CsvProperty Source #

Instances

Instances details
ToJSON CsvProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.CsvProperty

Show CsvProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.CsvProperty

Eq CsvProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.CsvProperty

ToResourceProperties CsvProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.CsvProperty

Property "Header" CsvProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.CsvProperty

Associated Types

type PropertyType "Header" CsvProperty 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.CsvProperty

type PropertyType "Header" CsvProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.CsvProperty

data JsonProperty Source #

Constructors

JsonProperty 

Instances

Instances details
ToJSON JsonProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.JsonProperty

Show JsonProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.JsonProperty

Eq JsonProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.JsonProperty

ToResourceProperties JsonProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.JsonProperty

Property "Line" JsonProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.JsonProperty

Associated Types

type PropertyType "Line" JsonProperty 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.JsonProperty

type PropertyType "Line" JsonProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.JsonProperty

data BatchTransformInputProperty Source #

Constructors

BatchTransformInputProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-batchtransforminput.html

Instances

Instances details
ToJSON BatchTransformInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

Show BatchTransformInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

Eq BatchTransformInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

ToResourceProperties BatchTransformInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

Property "DataCapturedDestinationS3Uri" BatchTransformInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

Associated Types

type PropertyType "DataCapturedDestinationS3Uri" BatchTransformInputProperty 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

type PropertyType "DataCapturedDestinationS3Uri" BatchTransformInputProperty = Value Text
Property "DatasetFormat" BatchTransformInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

Property "ExcludeFeaturesAttribute" BatchTransformInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

Associated Types

type PropertyType "ExcludeFeaturesAttribute" BatchTransformInputProperty 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

type PropertyType "ExcludeFeaturesAttribute" BatchTransformInputProperty = Value Text
Property "LocalPath" BatchTransformInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

Property "S3DataDistributionType" BatchTransformInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

Associated Types

type PropertyType "S3DataDistributionType" BatchTransformInputProperty 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

type PropertyType "S3DataDistributionType" BatchTransformInputProperty = Value Text
Property "S3InputMode" BatchTransformInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

type PropertyType "DataCapturedDestinationS3Uri" BatchTransformInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

type PropertyType "DataCapturedDestinationS3Uri" BatchTransformInputProperty = Value Text
type PropertyType "DatasetFormat" BatchTransformInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

type PropertyType "ExcludeFeaturesAttribute" BatchTransformInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

type PropertyType "ExcludeFeaturesAttribute" BatchTransformInputProperty = Value Text
type PropertyType "LocalPath" BatchTransformInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

type PropertyType "S3DataDistributionType" BatchTransformInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

type PropertyType "S3DataDistributionType" BatchTransformInputProperty = Value Text
type PropertyType "S3InputMode" BatchTransformInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty