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