| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.IoTSiteWise.AccessPolicy.UserProperty
Documentation
data UserProperty Source #
Constructors
| UserProperty | |
Instances
| ToJSON UserProperty Source # | |||||
Defined in Stratosphere.IoTSiteWise.AccessPolicy.UserProperty Methods toJSON :: UserProperty -> Value # toEncoding :: UserProperty -> Encoding # toJSONList :: [UserProperty] -> Value # toEncodingList :: [UserProperty] -> Encoding # omitField :: UserProperty -> Bool # | |||||
| Show UserProperty Source # | |||||
Defined in Stratosphere.IoTSiteWise.AccessPolicy.UserProperty Methods showsPrec :: Int -> UserProperty -> ShowS # show :: UserProperty -> String # showList :: [UserProperty] -> ShowS # | |||||
| Eq UserProperty Source # | |||||
| ToResourceProperties UserProperty Source # | |||||
Defined in Stratosphere.IoTSiteWise.AccessPolicy.UserProperty Methods toResourceProperties :: UserProperty -> ResourceProperties # | |||||
| Property "id" UserProperty Source # | |||||
Defined in Stratosphere.IoTSiteWise.AccessPolicy.UserProperty Associated Types
Methods set :: PropertyType "id" UserProperty -> UserProperty -> UserProperty # | |||||
| type PropertyType "id" UserProperty Source # | |||||