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