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