| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.CloudFront.Distribution.ParameterDefinitionProperty
Documentation
data DefinitionProperty Source #
Constructors
| DefinitionProperty | |
Fields | |
Instances
data StringSchemaProperty Source #
Constructors
| StringSchemaProperty | |
Instances
| ToJSON StringSchemaProperty Source # | |||||
Defined in Stratosphere.CloudFront.Distribution.StringSchemaProperty Methods toJSON :: StringSchemaProperty -> Value # toEncoding :: StringSchemaProperty -> Encoding # toJSONList :: [StringSchemaProperty] -> Value # toEncodingList :: [StringSchemaProperty] -> Encoding # omitField :: StringSchemaProperty -> Bool # | |||||
| Show StringSchemaProperty Source # | |||||
Defined in Stratosphere.CloudFront.Distribution.StringSchemaProperty Methods showsPrec :: Int -> StringSchemaProperty -> ShowS # show :: StringSchemaProperty -> String # showList :: [StringSchemaProperty] -> ShowS # | |||||
| Eq StringSchemaProperty Source # | |||||
Defined in Stratosphere.CloudFront.Distribution.StringSchemaProperty Methods (==) :: StringSchemaProperty -> StringSchemaProperty -> Bool # (/=) :: StringSchemaProperty -> StringSchemaProperty -> Bool # | |||||
| ToResourceProperties StringSchemaProperty Source # | |||||
| Property "Comment" StringSchemaProperty Source # | |||||
Defined in Stratosphere.CloudFront.Distribution.StringSchemaProperty Associated Types
Methods set :: PropertyType "Comment" StringSchemaProperty -> StringSchemaProperty -> StringSchemaProperty # | |||||
| Property "DefaultValue" StringSchemaProperty Source # | |||||
Defined in Stratosphere.CloudFront.Distribution.StringSchemaProperty Associated Types
Methods set :: PropertyType "DefaultValue" StringSchemaProperty -> StringSchemaProperty -> StringSchemaProperty # | |||||
| Property "Required" StringSchemaProperty Source # | |||||
Defined in Stratosphere.CloudFront.Distribution.StringSchemaProperty Associated Types
Methods set :: PropertyType "Required" StringSchemaProperty -> StringSchemaProperty -> StringSchemaProperty # | |||||
| type PropertyType "Comment" StringSchemaProperty Source # | |||||
| type PropertyType "DefaultValue" StringSchemaProperty Source # | |||||
| type PropertyType "Required" StringSchemaProperty Source # | |||||
data ParameterDefinitionProperty Source #
Constructors
| ParameterDefinitionProperty | |
Fields
| |
Instances
| ToJSON ParameterDefinitionProperty Source # | |||||
Defined in Stratosphere.CloudFront.Distribution.ParameterDefinitionProperty Methods toJSON :: ParameterDefinitionProperty -> Value # toEncoding :: ParameterDefinitionProperty -> Encoding # toJSONList :: [ParameterDefinitionProperty] -> Value # toEncodingList :: [ParameterDefinitionProperty] -> Encoding # | |||||
| Show ParameterDefinitionProperty Source # | |||||
Defined in Stratosphere.CloudFront.Distribution.ParameterDefinitionProperty Methods showsPrec :: Int -> ParameterDefinitionProperty -> ShowS # show :: ParameterDefinitionProperty -> String # showList :: [ParameterDefinitionProperty] -> ShowS # | |||||
| Eq ParameterDefinitionProperty Source # | |||||
| ToResourceProperties ParameterDefinitionProperty Source # | |||||
| Property "Definition" ParameterDefinitionProperty Source # | |||||
Defined in Stratosphere.CloudFront.Distribution.ParameterDefinitionProperty Associated Types
Methods set :: PropertyType "Definition" ParameterDefinitionProperty -> ParameterDefinitionProperty -> ParameterDefinitionProperty # | |||||
| Property "Name" ParameterDefinitionProperty Source # | |||||
Defined in Stratosphere.CloudFront.Distribution.ParameterDefinitionProperty Associated Types
Methods set :: PropertyType "Name" ParameterDefinitionProperty -> ParameterDefinitionProperty -> ParameterDefinitionProperty # | |||||
| type PropertyType "Definition" ParameterDefinitionProperty Source # | |||||
| type PropertyType "Name" ParameterDefinitionProperty Source # | |||||