| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.SageMaker.DataQualityJobDefinition.BatchTransformInputProperty
Documentation
data DatasetFormatProperty Source #
Constructors
| DatasetFormatProperty | |
Fields
| |
Instances
data CsvProperty Source #
Constructors
| CsvProperty | |
Instances
| ToJSON CsvProperty Source # | |||||
Defined in Stratosphere.SageMaker.DataQualityJobDefinition.CsvProperty Methods toJSON :: CsvProperty -> Value # toEncoding :: CsvProperty -> Encoding # toJSONList :: [CsvProperty] -> Value # toEncodingList :: [CsvProperty] -> Encoding # omitField :: CsvProperty -> Bool # | |||||
| Show CsvProperty Source # | |||||
Defined in Stratosphere.SageMaker.DataQualityJobDefinition.CsvProperty Methods showsPrec :: Int -> CsvProperty -> ShowS # show :: CsvProperty -> String # showList :: [CsvProperty] -> ShowS # | |||||
| Eq CsvProperty Source # | |||||
| ToResourceProperties CsvProperty Source # | |||||
Defined in Stratosphere.SageMaker.DataQualityJobDefinition.CsvProperty Methods | |||||
| Property "Header" CsvProperty Source # | |||||
Defined in Stratosphere.SageMaker.DataQualityJobDefinition.CsvProperty Associated Types
Methods set :: PropertyType "Header" CsvProperty -> CsvProperty -> CsvProperty # | |||||
| type PropertyType "Header" CsvProperty Source # | |||||
data JsonProperty Source #
Constructors
| JsonProperty | |
Fields
| |
Instances
| ToJSON JsonProperty Source # | |||||
Defined in Stratosphere.SageMaker.DataQualityJobDefinition.JsonProperty Methods toJSON :: JsonProperty -> Value # toEncoding :: JsonProperty -> Encoding # toJSONList :: [JsonProperty] -> Value # toEncodingList :: [JsonProperty] -> Encoding # omitField :: JsonProperty -> Bool # | |||||
| Show JsonProperty Source # | |||||
Defined in Stratosphere.SageMaker.DataQualityJobDefinition.JsonProperty Methods showsPrec :: Int -> JsonProperty -> ShowS # show :: JsonProperty -> String # showList :: [JsonProperty] -> ShowS # | |||||
| Eq JsonProperty Source # | |||||
| ToResourceProperties JsonProperty Source # | |||||
Defined in Stratosphere.SageMaker.DataQualityJobDefinition.JsonProperty Methods toResourceProperties :: JsonProperty -> ResourceProperties # | |||||
| Property "Line" JsonProperty Source # | |||||
Defined in Stratosphere.SageMaker.DataQualityJobDefinition.JsonProperty Associated Types
Methods set :: PropertyType "Line" JsonProperty -> JsonProperty -> JsonProperty # | |||||
| type PropertyType "Line" JsonProperty Source # | |||||
data BatchTransformInputProperty Source #
Constructors
| BatchTransformInputProperty | |
Fields | |
Instances
| ToJSON BatchTransformInputProperty Source # | |||||
Defined in Stratosphere.SageMaker.DataQualityJobDefinition.BatchTransformInputProperty Methods toJSON :: BatchTransformInputProperty -> Value # toEncoding :: BatchTransformInputProperty -> Encoding # toJSONList :: [BatchTransformInputProperty] -> Value # toEncodingList :: [BatchTransformInputProperty] -> Encoding # | |||||
| Show BatchTransformInputProperty Source # | |||||
Defined in Stratosphere.SageMaker.DataQualityJobDefinition.BatchTransformInputProperty Methods showsPrec :: Int -> BatchTransformInputProperty -> ShowS # show :: BatchTransformInputProperty -> String # showList :: [BatchTransformInputProperty] -> ShowS # | |||||
| Eq BatchTransformInputProperty Source # | |||||
| ToResourceProperties BatchTransformInputProperty Source # | |||||
| Property "DataCapturedDestinationS3Uri" BatchTransformInputProperty Source # | |||||
Defined in Stratosphere.SageMaker.DataQualityJobDefinition.BatchTransformInputProperty Associated Types
Methods set :: PropertyType "DataCapturedDestinationS3Uri" BatchTransformInputProperty -> BatchTransformInputProperty -> BatchTransformInputProperty # | |||||
| Property "DatasetFormat" BatchTransformInputProperty Source # | |||||
Defined in Stratosphere.SageMaker.DataQualityJobDefinition.BatchTransformInputProperty Associated Types
Methods set :: PropertyType "DatasetFormat" BatchTransformInputProperty -> BatchTransformInputProperty -> BatchTransformInputProperty # | |||||
| Property "ExcludeFeaturesAttribute" BatchTransformInputProperty Source # | |||||
Defined in Stratosphere.SageMaker.DataQualityJobDefinition.BatchTransformInputProperty Associated Types
Methods set :: PropertyType "ExcludeFeaturesAttribute" BatchTransformInputProperty -> BatchTransformInputProperty -> BatchTransformInputProperty # | |||||
| Property "LocalPath" BatchTransformInputProperty Source # | |||||
Defined in Stratosphere.SageMaker.DataQualityJobDefinition.BatchTransformInputProperty Associated Types
Methods set :: PropertyType "LocalPath" BatchTransformInputProperty -> BatchTransformInputProperty -> BatchTransformInputProperty # | |||||
| Property "S3DataDistributionType" BatchTransformInputProperty Source # | |||||
Defined in Stratosphere.SageMaker.DataQualityJobDefinition.BatchTransformInputProperty Associated Types
Methods set :: PropertyType "S3DataDistributionType" BatchTransformInputProperty -> BatchTransformInputProperty -> BatchTransformInputProperty # | |||||
| Property "S3InputMode" BatchTransformInputProperty Source # | |||||
Defined in Stratosphere.SageMaker.DataQualityJobDefinition.BatchTransformInputProperty Associated Types
Methods set :: PropertyType "S3InputMode" BatchTransformInputProperty -> BatchTransformInputProperty -> BatchTransformInputProperty # | |||||
| type PropertyType "DataCapturedDestinationS3Uri" BatchTransformInputProperty Source # | |||||
| type PropertyType "DatasetFormat" BatchTransformInputProperty Source # | |||||
| type PropertyType "ExcludeFeaturesAttribute" BatchTransformInputProperty Source # | |||||
| type PropertyType "LocalPath" BatchTransformInputProperty Source # | |||||
| type PropertyType "S3DataDistributionType" BatchTransformInputProperty Source # | |||||
| type PropertyType "S3InputMode" BatchTransformInputProperty Source # | |||||