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