| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ResourceProperties.AmazonMQBrokerTagsEntry
Synopsis
Documentation
data AmazonMQBrokerTagsEntry #
Full data type definition for AmazonMQBrokerTagsEntry. See
amazonMQBrokerTagsEntry for a more convenient constructor.
Constructors
| AmazonMQBrokerTagsEntry | |
Instances
| Eq AmazonMQBrokerTagsEntry # | |
Defined in Stratosphere.ResourceProperties.AmazonMQBrokerTagsEntry Methods (==) :: AmazonMQBrokerTagsEntry -> AmazonMQBrokerTagsEntry -> Bool # (/=) :: AmazonMQBrokerTagsEntry -> AmazonMQBrokerTagsEntry -> Bool # | |
| Show AmazonMQBrokerTagsEntry # | |
Defined in Stratosphere.ResourceProperties.AmazonMQBrokerTagsEntry Methods showsPrec :: Int -> AmazonMQBrokerTagsEntry -> ShowS # show :: AmazonMQBrokerTagsEntry -> String # showList :: [AmazonMQBrokerTagsEntry] -> ShowS # | |
| ToJSON AmazonMQBrokerTagsEntry # | |
Defined in Stratosphere.ResourceProperties.AmazonMQBrokerTagsEntry Methods toJSON :: AmazonMQBrokerTagsEntry -> Value # toEncoding :: AmazonMQBrokerTagsEntry -> Encoding # toJSONList :: [AmazonMQBrokerTagsEntry] -> Value # | |
| FromJSON AmazonMQBrokerTagsEntry # | |
Defined in Stratosphere.ResourceProperties.AmazonMQBrokerTagsEntry Methods parseJSON :: Value -> Parser AmazonMQBrokerTagsEntry # parseJSONList :: Value -> Parser [AmazonMQBrokerTagsEntry] # | |
Arguments
| :: Val Text | |
| -> Val Text | |
| -> AmazonMQBrokerTagsEntry |
Constructor for AmazonMQBrokerTagsEntry containing required fields as
arguments.