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