| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.SageMaker.DataQualityJobDefinition.MonitoringOutputConfigProperty
Documentation
data MonitoringOutputProperty Source #
Constructors
| MonitoringOutputProperty | |
Fields
| |
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 # | |||||
data S3OutputProperty Source #
Constructors
| S3OutputProperty | |
Instances
mkS3OutputProperty :: Value Text -> Value Text -> S3OutputProperty Source #
data MonitoringOutputConfigProperty Source #
Constructors
| MonitoringOutputConfigProperty | |
Fields
| |
Instances
| ToJSON MonitoringOutputConfigProperty Source # | |||||
| Show MonitoringOutputConfigProperty Source # | |||||
| Eq MonitoringOutputConfigProperty Source # | |||||
| ToResourceProperties MonitoringOutputConfigProperty Source # | |||||
| Property "KmsKeyId" MonitoringOutputConfigProperty Source # | |||||
Defined in Stratosphere.SageMaker.DataQualityJobDefinition.MonitoringOutputConfigProperty Associated Types
Methods set :: PropertyType "KmsKeyId" MonitoringOutputConfigProperty -> MonitoringOutputConfigProperty -> MonitoringOutputConfigProperty # | |||||
| Property "MonitoringOutputs" MonitoringOutputConfigProperty Source # | |||||
Defined in Stratosphere.SageMaker.DataQualityJobDefinition.MonitoringOutputConfigProperty Associated Types
Methods set :: PropertyType "MonitoringOutputs" MonitoringOutputConfigProperty -> MonitoringOutputConfigProperty -> MonitoringOutputConfigProperty # | |||||
| type PropertyType "KmsKeyId" MonitoringOutputConfigProperty Source # | |||||
| type PropertyType "MonitoringOutputs" MonitoringOutputConfigProperty Source # | |||||