| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.LookoutEquipment.InferenceScheduler
Documentation
data DataInputConfigurationProperty Source #
Constructors
| DataInputConfigurationProperty | |
Instances
data DataOutputConfigurationProperty Source #
Constructors
| DataOutputConfigurationProperty | |
Fields | |
Instances
| ToJSON DataOutputConfigurationProperty Source # | |||||
| Show DataOutputConfigurationProperty Source # | |||||
| Eq DataOutputConfigurationProperty Source # | |||||
| ToResourceProperties DataOutputConfigurationProperty Source # | |||||
| Property "KmsKeyId" DataOutputConfigurationProperty Source # | |||||
Defined in Stratosphere.LookoutEquipment.InferenceScheduler.DataOutputConfigurationProperty Associated Types
Methods set :: PropertyType "KmsKeyId" DataOutputConfigurationProperty -> DataOutputConfigurationProperty -> DataOutputConfigurationProperty # | |||||
| Property "S3OutputConfiguration" DataOutputConfigurationProperty Source # | |||||
Defined in Stratosphere.LookoutEquipment.InferenceScheduler.DataOutputConfigurationProperty Associated Types
Methods set :: PropertyType "S3OutputConfiguration" DataOutputConfigurationProperty -> DataOutputConfigurationProperty -> DataOutputConfigurationProperty # | |||||
| type PropertyType "KmsKeyId" DataOutputConfigurationProperty Source # | |||||
| type PropertyType "S3OutputConfiguration" DataOutputConfigurationProperty Source # | |||||
Defined in Stratosphere.LookoutEquipment.InferenceScheduler.DataOutputConfigurationProperty type PropertyType "S3OutputConfiguration" DataOutputConfigurationProperty = S3OutputConfigurationProperty | |||||
data InputNameConfigurationProperty Source #
Constructors
| InputNameConfigurationProperty | |
Fields
| |
Instances
| ToJSON InputNameConfigurationProperty Source # | |||||
| Show InputNameConfigurationProperty Source # | |||||
| Eq InputNameConfigurationProperty Source # | |||||
| ToResourceProperties InputNameConfigurationProperty Source # | |||||
| Property "ComponentTimestampDelimiter" InputNameConfigurationProperty Source # | |||||
Defined in Stratosphere.LookoutEquipment.InferenceScheduler.InputNameConfigurationProperty Associated Types
Methods set :: PropertyType "ComponentTimestampDelimiter" InputNameConfigurationProperty -> InputNameConfigurationProperty -> InputNameConfigurationProperty # | |||||
| Property "TimestampFormat" InputNameConfigurationProperty Source # | |||||
Defined in Stratosphere.LookoutEquipment.InferenceScheduler.InputNameConfigurationProperty Associated Types
Methods set :: PropertyType "TimestampFormat" InputNameConfigurationProperty -> InputNameConfigurationProperty -> InputNameConfigurationProperty # | |||||
| type PropertyType "ComponentTimestampDelimiter" InputNameConfigurationProperty Source # | |||||
| type PropertyType "TimestampFormat" InputNameConfigurationProperty Source # | |||||
data S3InputConfigurationProperty Source #
Constructors
| S3InputConfigurationProperty | |
Instances
| ToJSON S3InputConfigurationProperty Source # | |||||
Defined in Stratosphere.LookoutEquipment.InferenceScheduler.S3InputConfigurationProperty Methods toJSON :: S3InputConfigurationProperty -> Value # toEncoding :: S3InputConfigurationProperty -> Encoding # toJSONList :: [S3InputConfigurationProperty] -> Value # toEncodingList :: [S3InputConfigurationProperty] -> Encoding # | |||||
| Show S3InputConfigurationProperty Source # | |||||
Defined in Stratosphere.LookoutEquipment.InferenceScheduler.S3InputConfigurationProperty Methods showsPrec :: Int -> S3InputConfigurationProperty -> ShowS # show :: S3InputConfigurationProperty -> String # showList :: [S3InputConfigurationProperty] -> ShowS # | |||||
| Eq S3InputConfigurationProperty Source # | |||||
| ToResourceProperties S3InputConfigurationProperty Source # | |||||
| Property "Bucket" S3InputConfigurationProperty Source # | |||||
Defined in Stratosphere.LookoutEquipment.InferenceScheduler.S3InputConfigurationProperty Associated Types
Methods set :: PropertyType "Bucket" S3InputConfigurationProperty -> S3InputConfigurationProperty -> S3InputConfigurationProperty # | |||||
| Property "Prefix" S3InputConfigurationProperty Source # | |||||
Defined in Stratosphere.LookoutEquipment.InferenceScheduler.S3InputConfigurationProperty Associated Types
Methods set :: PropertyType "Prefix" S3InputConfigurationProperty -> S3InputConfigurationProperty -> S3InputConfigurationProperty # | |||||
| type PropertyType "Bucket" S3InputConfigurationProperty Source # | |||||
| type PropertyType "Prefix" S3InputConfigurationProperty Source # | |||||
data S3OutputConfigurationProperty Source #
Constructors
| S3OutputConfigurationProperty | |
Instances
| ToJSON S3OutputConfigurationProperty Source # | |||||
| Show S3OutputConfigurationProperty Source # | |||||
Defined in Stratosphere.LookoutEquipment.InferenceScheduler.S3OutputConfigurationProperty Methods showsPrec :: Int -> S3OutputConfigurationProperty -> ShowS # show :: S3OutputConfigurationProperty -> String # showList :: [S3OutputConfigurationProperty] -> ShowS # | |||||
| Eq S3OutputConfigurationProperty Source # | |||||
| ToResourceProperties S3OutputConfigurationProperty Source # | |||||
| Property "Bucket" S3OutputConfigurationProperty Source # | |||||
Defined in Stratosphere.LookoutEquipment.InferenceScheduler.S3OutputConfigurationProperty Associated Types
Methods set :: PropertyType "Bucket" S3OutputConfigurationProperty -> S3OutputConfigurationProperty -> S3OutputConfigurationProperty # | |||||
| Property "Prefix" S3OutputConfigurationProperty Source # | |||||
Defined in Stratosphere.LookoutEquipment.InferenceScheduler.S3OutputConfigurationProperty Associated Types
Methods set :: PropertyType "Prefix" S3OutputConfigurationProperty -> S3OutputConfigurationProperty -> S3OutputConfigurationProperty # | |||||
| type PropertyType "Bucket" S3OutputConfigurationProperty Source # | |||||
| type PropertyType "Prefix" S3OutputConfigurationProperty Source # | |||||
mkDataInputConfigurationProperty :: S3InputConfigurationProperty -> DataInputConfigurationProperty Source #
mkDataOutputConfigurationProperty :: S3OutputConfigurationProperty -> DataOutputConfigurationProperty Source #
data InferenceScheduler Source #
Constructors
| InferenceScheduler | |
Fields
| |
Instances
| ToJSON InferenceScheduler Source # | |||||
Defined in Stratosphere.LookoutEquipment.InferenceScheduler Methods toJSON :: InferenceScheduler -> Value # toEncoding :: InferenceScheduler -> Encoding # toJSONList :: [InferenceScheduler] -> Value # toEncodingList :: [InferenceScheduler] -> Encoding # omitField :: InferenceScheduler -> Bool # | |||||
| Show InferenceScheduler Source # | |||||
Defined in Stratosphere.LookoutEquipment.InferenceScheduler Methods showsPrec :: Int -> InferenceScheduler -> ShowS # show :: InferenceScheduler -> String # showList :: [InferenceScheduler] -> ShowS # | |||||
| Eq InferenceScheduler Source # | |||||
Defined in Stratosphere.LookoutEquipment.InferenceScheduler Methods (==) :: InferenceScheduler -> InferenceScheduler -> Bool # (/=) :: InferenceScheduler -> InferenceScheduler -> Bool # | |||||
| ToResourceProperties InferenceScheduler Source # | |||||
Defined in Stratosphere.LookoutEquipment.InferenceScheduler Methods toResourceProperties :: InferenceScheduler -> ResourceProperties # | |||||
| Property "DataDelayOffsetInMinutes" InferenceScheduler Source # | |||||
Defined in Stratosphere.LookoutEquipment.InferenceScheduler Associated Types
Methods set :: PropertyType "DataDelayOffsetInMinutes" InferenceScheduler -> InferenceScheduler -> InferenceScheduler # | |||||
| Property "DataInputConfiguration" InferenceScheduler Source # | |||||
Defined in Stratosphere.LookoutEquipment.InferenceScheduler Associated Types
Methods set :: PropertyType "DataInputConfiguration" InferenceScheduler -> InferenceScheduler -> InferenceScheduler # | |||||
| Property "DataOutputConfiguration" InferenceScheduler Source # | |||||
Defined in Stratosphere.LookoutEquipment.InferenceScheduler Associated Types
Methods set :: PropertyType "DataOutputConfiguration" InferenceScheduler -> InferenceScheduler -> InferenceScheduler # | |||||
| Property "DataUploadFrequency" InferenceScheduler Source # | |||||
Defined in Stratosphere.LookoutEquipment.InferenceScheduler Associated Types
Methods set :: PropertyType "DataUploadFrequency" InferenceScheduler -> InferenceScheduler -> InferenceScheduler # | |||||
| Property "InferenceSchedulerName" InferenceScheduler Source # | |||||
Defined in Stratosphere.LookoutEquipment.InferenceScheduler Associated Types
Methods set :: PropertyType "InferenceSchedulerName" InferenceScheduler -> InferenceScheduler -> InferenceScheduler # | |||||
| Property "ModelName" InferenceScheduler Source # | |||||
Defined in Stratosphere.LookoutEquipment.InferenceScheduler Associated Types
Methods set :: PropertyType "ModelName" InferenceScheduler -> InferenceScheduler -> InferenceScheduler # | |||||
| Property "RoleArn" InferenceScheduler Source # | |||||
Defined in Stratosphere.LookoutEquipment.InferenceScheduler Associated Types
Methods set :: PropertyType "RoleArn" InferenceScheduler -> InferenceScheduler -> InferenceScheduler # | |||||
| Property "ServerSideKmsKeyId" InferenceScheduler Source # | |||||
Defined in Stratosphere.LookoutEquipment.InferenceScheduler Associated Types
Methods set :: PropertyType "ServerSideKmsKeyId" InferenceScheduler -> InferenceScheduler -> InferenceScheduler # | |||||
| Property "Tags" InferenceScheduler Source # | |||||
Defined in Stratosphere.LookoutEquipment.InferenceScheduler Associated Types
Methods set :: PropertyType "Tags" InferenceScheduler -> InferenceScheduler -> InferenceScheduler # | |||||
| type PropertyType "DataDelayOffsetInMinutes" InferenceScheduler Source # | |||||
| type PropertyType "DataInputConfiguration" InferenceScheduler Source # | |||||
| type PropertyType "DataOutputConfiguration" InferenceScheduler Source # | |||||
| type PropertyType "DataUploadFrequency" InferenceScheduler Source # | |||||
| type PropertyType "InferenceSchedulerName" InferenceScheduler Source # | |||||
| type PropertyType "ModelName" InferenceScheduler Source # | |||||
| type PropertyType "RoleArn" InferenceScheduler Source # | |||||
| type PropertyType "ServerSideKmsKeyId" InferenceScheduler Source # | |||||
| type PropertyType "Tags" InferenceScheduler Source # | |||||