| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.SageMaker.DataQualityJobDefinition.MonitoringOutputProperty
Documentation
data MonitoringOutputProperty Source #
Constructors
| MonitoringOutputProperty | |
Instances
| ToJSON MonitoringOutputProperty Source # | |||||
| Show MonitoringOutputProperty Source # | |||||
Defined in Stratosphere.SageMaker.DataQualityJobDefinition.MonitoringOutputProperty Methods showsPrec :: Int -> MonitoringOutputProperty -> ShowS # show :: MonitoringOutputProperty -> String # showList :: [MonitoringOutputProperty] -> ShowS # | |||||
| Eq MonitoringOutputProperty Source # | |||||
| ToResourceProperties MonitoringOutputProperty Source # | |||||
| Property "S3Output" MonitoringOutputProperty Source # | |||||
Defined in Stratosphere.SageMaker.DataQualityJobDefinition.MonitoringOutputProperty Associated Types
Methods set :: PropertyType "S3Output" MonitoringOutputProperty -> MonitoringOutputProperty -> MonitoringOutputProperty # | |||||
| type PropertyType "S3Output" MonitoringOutputProperty Source # | |||||