| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.RTBFabric.Link
Documentation
data NoBidModuleParametersProperty Source #
Constructors
| NoBidModuleParametersProperty | |
Fields
| |
Instances
data HeaderTagActionProperty Source #
Constructors
| HeaderTagActionProperty | |
Fields | |
Instances
| ToJSON HeaderTagActionProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.HeaderTagActionProperty Methods toJSON :: HeaderTagActionProperty -> Value # toEncoding :: HeaderTagActionProperty -> Encoding # toJSONList :: [HeaderTagActionProperty] -> Value # | |||||
| Show HeaderTagActionProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.HeaderTagActionProperty Methods showsPrec :: Int -> HeaderTagActionProperty -> ShowS # show :: HeaderTagActionProperty -> String # showList :: [HeaderTagActionProperty] -> ShowS # | |||||
| Eq HeaderTagActionProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.HeaderTagActionProperty Methods (==) :: HeaderTagActionProperty -> HeaderTagActionProperty -> Bool # (/=) :: HeaderTagActionProperty -> HeaderTagActionProperty -> Bool # | |||||
| ToResourceProperties HeaderTagActionProperty Source # | |||||
| Property "Name" HeaderTagActionProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.HeaderTagActionProperty Associated Types
Methods set :: PropertyType "Name" HeaderTagActionProperty -> HeaderTagActionProperty -> HeaderTagActionProperty # | |||||
| Property "Value" HeaderTagActionProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.HeaderTagActionProperty Associated Types
Methods set :: PropertyType "Value" HeaderTagActionProperty -> HeaderTagActionProperty -> HeaderTagActionProperty # | |||||
| type PropertyType "Name" HeaderTagActionProperty Source # | |||||
| type PropertyType "Value" HeaderTagActionProperty Source # | |||||
data FilterCriterionProperty Source #
Constructors
| FilterCriterionProperty | |
Fields | |
Instances
| ToJSON FilterCriterionProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.FilterCriterionProperty Methods toJSON :: FilterCriterionProperty -> Value # toEncoding :: FilterCriterionProperty -> Encoding # toJSONList :: [FilterCriterionProperty] -> Value # | |||||
| Show FilterCriterionProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.FilterCriterionProperty Methods showsPrec :: Int -> FilterCriterionProperty -> ShowS # show :: FilterCriterionProperty -> String # showList :: [FilterCriterionProperty] -> ShowS # | |||||
| Eq FilterCriterionProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.FilterCriterionProperty Methods (==) :: FilterCriterionProperty -> FilterCriterionProperty -> Bool # (/=) :: FilterCriterionProperty -> FilterCriterionProperty -> Bool # | |||||
| ToResourceProperties FilterCriterionProperty Source # | |||||
| Property "Path" FilterCriterionProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.FilterCriterionProperty Associated Types
Methods set :: PropertyType "Path" FilterCriterionProperty -> FilterCriterionProperty -> FilterCriterionProperty # | |||||
| Property "Values" FilterCriterionProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.FilterCriterionProperty Associated Types
Methods set :: PropertyType "Values" FilterCriterionProperty -> FilterCriterionProperty -> FilterCriterionProperty # | |||||
| type PropertyType "Path" FilterCriterionProperty Source # | |||||
| type PropertyType "Values" FilterCriterionProperty Source # | |||||
data ModuleConfigurationProperty Source #
Constructors
| ModuleConfigurationProperty | |
Fields
| |
Instances
| ToJSON ModuleConfigurationProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.ModuleConfigurationProperty Methods toJSON :: ModuleConfigurationProperty -> Value # toEncoding :: ModuleConfigurationProperty -> Encoding # toJSONList :: [ModuleConfigurationProperty] -> Value # toEncodingList :: [ModuleConfigurationProperty] -> Encoding # | |||||
| Show ModuleConfigurationProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.ModuleConfigurationProperty Methods showsPrec :: Int -> ModuleConfigurationProperty -> ShowS # show :: ModuleConfigurationProperty -> String # showList :: [ModuleConfigurationProperty] -> ShowS # | |||||
| Eq ModuleConfigurationProperty Source # | |||||
| ToResourceProperties ModuleConfigurationProperty Source # | |||||
| Property "DependsOn" ModuleConfigurationProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.ModuleConfigurationProperty Associated Types
Methods set :: PropertyType "DependsOn" ModuleConfigurationProperty -> ModuleConfigurationProperty -> ModuleConfigurationProperty # | |||||
| Property "ModuleParameters" ModuleConfigurationProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.ModuleConfigurationProperty Associated Types
Methods set :: PropertyType "ModuleParameters" ModuleConfigurationProperty -> ModuleConfigurationProperty -> ModuleConfigurationProperty # | |||||
| Property "Name" ModuleConfigurationProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.ModuleConfigurationProperty Associated Types
Methods set :: PropertyType "Name" ModuleConfigurationProperty -> ModuleConfigurationProperty -> ModuleConfigurationProperty # | |||||
| Property "Version" ModuleConfigurationProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.ModuleConfigurationProperty Associated Types
Methods set :: PropertyType "Version" ModuleConfigurationProperty -> ModuleConfigurationProperty -> ModuleConfigurationProperty # | |||||
| type PropertyType "DependsOn" ModuleConfigurationProperty Source # | |||||
| type PropertyType "ModuleParameters" ModuleConfigurationProperty Source # | |||||
| type PropertyType "Name" ModuleConfigurationProperty Source # | |||||
| type PropertyType "Version" ModuleConfigurationProperty Source # | |||||
data LinkAttributesProperty Source #
Constructors
| LinkAttributesProperty | |
Instances
| ToJSON LinkAttributesProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.LinkAttributesProperty Methods toJSON :: LinkAttributesProperty -> Value # toEncoding :: LinkAttributesProperty -> Encoding # toJSONList :: [LinkAttributesProperty] -> Value # toEncodingList :: [LinkAttributesProperty] -> Encoding # omitField :: LinkAttributesProperty -> Bool # | |||||
| Show LinkAttributesProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.LinkAttributesProperty Methods showsPrec :: Int -> LinkAttributesProperty -> ShowS # show :: LinkAttributesProperty -> String # showList :: [LinkAttributesProperty] -> ShowS # | |||||
| Eq LinkAttributesProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.LinkAttributesProperty Methods (==) :: LinkAttributesProperty -> LinkAttributesProperty -> Bool # (/=) :: LinkAttributesProperty -> LinkAttributesProperty -> Bool # | |||||
| ToResourceProperties LinkAttributesProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.LinkAttributesProperty Methods toResourceProperties :: LinkAttributesProperty -> ResourceProperties # | |||||
| Property "CustomerProvidedId" LinkAttributesProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.LinkAttributesProperty Associated Types
Methods set :: PropertyType "CustomerProvidedId" LinkAttributesProperty -> LinkAttributesProperty -> LinkAttributesProperty # | |||||
| Property "ResponderErrorMasking" LinkAttributesProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.LinkAttributesProperty Associated Types
Methods set :: PropertyType "ResponderErrorMasking" LinkAttributesProperty -> LinkAttributesProperty -> LinkAttributesProperty # | |||||
| type PropertyType "CustomerProvidedId" LinkAttributesProperty Source # | |||||
| type PropertyType "ResponderErrorMasking" LinkAttributesProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.LinkAttributesProperty type PropertyType "ResponderErrorMasking" LinkAttributesProperty = [ResponderErrorMaskingForHttpCodeProperty] | |||||
data ActionProperty Source #
Constructors
| ActionProperty | |
Fields | |
Instances
| ToJSON ActionProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.ActionProperty Methods toJSON :: ActionProperty -> Value # toEncoding :: ActionProperty -> Encoding # toJSONList :: [ActionProperty] -> Value # toEncodingList :: [ActionProperty] -> Encoding # omitField :: ActionProperty -> Bool # | |||||
| Show ActionProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.ActionProperty Methods showsPrec :: Int -> ActionProperty -> ShowS # show :: ActionProperty -> String # showList :: [ActionProperty] -> ShowS # | |||||
| Eq ActionProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.ActionProperty Methods (==) :: ActionProperty -> ActionProperty -> Bool # (/=) :: ActionProperty -> ActionProperty -> Bool # | |||||
| ToResourceProperties ActionProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.ActionProperty Methods toResourceProperties :: ActionProperty -> ResourceProperties # | |||||
| Property "HeaderTag" ActionProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.ActionProperty Associated Types
Methods set :: PropertyType "HeaderTag" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| Property "NoBid" ActionProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.ActionProperty Associated Types
Methods set :: PropertyType "NoBid" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| type PropertyType "HeaderTag" ActionProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.ActionProperty | |||||
| type PropertyType "NoBid" ActionProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.ActionProperty | |||||
data NoBidActionProperty Source #
Constructors
| NoBidActionProperty | |
Fields
| |
Instances
| ToJSON NoBidActionProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.NoBidActionProperty Methods toJSON :: NoBidActionProperty -> Value # toEncoding :: NoBidActionProperty -> Encoding # toJSONList :: [NoBidActionProperty] -> Value # toEncodingList :: [NoBidActionProperty] -> Encoding # omitField :: NoBidActionProperty -> Bool # | |||||
| Show NoBidActionProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.NoBidActionProperty Methods showsPrec :: Int -> NoBidActionProperty -> ShowS # show :: NoBidActionProperty -> String # showList :: [NoBidActionProperty] -> ShowS # | |||||
| Eq NoBidActionProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.NoBidActionProperty Methods (==) :: NoBidActionProperty -> NoBidActionProperty -> Bool # (/=) :: NoBidActionProperty -> NoBidActionProperty -> Bool # | |||||
| ToResourceProperties NoBidActionProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.NoBidActionProperty Methods toResourceProperties :: NoBidActionProperty -> ResourceProperties # | |||||
| Property "NoBidReasonCode" NoBidActionProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.NoBidActionProperty Associated Types
Methods set :: PropertyType "NoBidReasonCode" NoBidActionProperty -> NoBidActionProperty -> NoBidActionProperty # | |||||
| type PropertyType "NoBidReasonCode" NoBidActionProperty Source # | |||||
data FilterProperty Source #
Constructors
| FilterProperty | |
Instances
| ToJSON FilterProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.FilterProperty Methods toJSON :: FilterProperty -> Value # toEncoding :: FilterProperty -> Encoding # toJSONList :: [FilterProperty] -> Value # toEncodingList :: [FilterProperty] -> Encoding # omitField :: FilterProperty -> Bool # | |||||
| Show FilterProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.FilterProperty Methods showsPrec :: Int -> FilterProperty -> ShowS # show :: FilterProperty -> String # showList :: [FilterProperty] -> ShowS # | |||||
| Eq FilterProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.FilterProperty Methods (==) :: FilterProperty -> FilterProperty -> Bool # (/=) :: FilterProperty -> FilterProperty -> Bool # | |||||
| ToResourceProperties FilterProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.FilterProperty Methods toResourceProperties :: FilterProperty -> ResourceProperties # | |||||
| Property "Criteria" FilterProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.FilterProperty Associated Types
Methods set :: PropertyType "Criteria" FilterProperty -> FilterProperty -> FilterProperty # | |||||
| type PropertyType "Criteria" FilterProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.FilterProperty | |||||
data ResponderErrorMaskingForHttpCodeProperty Source #
Constructors
| ResponderErrorMaskingForHttpCodeProperty | |
Fields
| |
Instances
| ToJSON ResponderErrorMaskingForHttpCodeProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.ResponderErrorMaskingForHttpCodeProperty Methods toJSON :: ResponderErrorMaskingForHttpCodeProperty -> Value # toEncoding :: ResponderErrorMaskingForHttpCodeProperty -> Encoding # toJSONList :: [ResponderErrorMaskingForHttpCodeProperty] -> Value # toEncodingList :: [ResponderErrorMaskingForHttpCodeProperty] -> Encoding # omitField :: ResponderErrorMaskingForHttpCodeProperty -> Bool # | |||||
| Show ResponderErrorMaskingForHttpCodeProperty Source # | |||||
| Eq ResponderErrorMaskingForHttpCodeProperty Source # | |||||
| ToResourceProperties ResponderErrorMaskingForHttpCodeProperty Source # | |||||
| Property "Action" ResponderErrorMaskingForHttpCodeProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.ResponderErrorMaskingForHttpCodeProperty Associated Types
| |||||
| Property "HttpCode" ResponderErrorMaskingForHttpCodeProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.ResponderErrorMaskingForHttpCodeProperty Associated Types
| |||||
| Property "LoggingTypes" ResponderErrorMaskingForHttpCodeProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.ResponderErrorMaskingForHttpCodeProperty Associated Types
Methods set :: PropertyType "LoggingTypes" ResponderErrorMaskingForHttpCodeProperty -> ResponderErrorMaskingForHttpCodeProperty -> ResponderErrorMaskingForHttpCodeProperty # | |||||
| Property "ResponseLoggingPercentage" ResponderErrorMaskingForHttpCodeProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.ResponderErrorMaskingForHttpCodeProperty Associated Types
Methods set :: PropertyType "ResponseLoggingPercentage" ResponderErrorMaskingForHttpCodeProperty -> ResponderErrorMaskingForHttpCodeProperty -> ResponderErrorMaskingForHttpCodeProperty # | |||||
| type PropertyType "Action" ResponderErrorMaskingForHttpCodeProperty Source # | |||||
| type PropertyType "HttpCode" ResponderErrorMaskingForHttpCodeProperty Source # | |||||
| type PropertyType "LoggingTypes" ResponderErrorMaskingForHttpCodeProperty Source # | |||||
| type PropertyType "ResponseLoggingPercentage" ResponderErrorMaskingForHttpCodeProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.ResponderErrorMaskingForHttpCodeProperty type PropertyType "ResponseLoggingPercentage" ResponderErrorMaskingForHttpCodeProperty = Value Double | |||||
data ModuleParametersProperty Source #
Constructors
| ModuleParametersProperty | |
Instances
| ToJSON ModuleParametersProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.ModuleParametersProperty Methods toJSON :: ModuleParametersProperty -> Value # toEncoding :: ModuleParametersProperty -> Encoding # toJSONList :: [ModuleParametersProperty] -> Value # | |||||
| Show ModuleParametersProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.ModuleParametersProperty Methods showsPrec :: Int -> ModuleParametersProperty -> ShowS # show :: ModuleParametersProperty -> String # showList :: [ModuleParametersProperty] -> ShowS # | |||||
| Eq ModuleParametersProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.ModuleParametersProperty Methods (==) :: ModuleParametersProperty -> ModuleParametersProperty -> Bool # (/=) :: ModuleParametersProperty -> ModuleParametersProperty -> Bool # | |||||
| ToResourceProperties ModuleParametersProperty Source # | |||||
| Property "NoBid" ModuleParametersProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.ModuleParametersProperty Associated Types
Methods set :: PropertyType "NoBid" ModuleParametersProperty -> ModuleParametersProperty -> ModuleParametersProperty # | |||||
| Property "OpenRtbAttribute" ModuleParametersProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.ModuleParametersProperty Associated Types
Methods set :: PropertyType "OpenRtbAttribute" ModuleParametersProperty -> ModuleParametersProperty -> ModuleParametersProperty # | |||||
| type PropertyType "NoBid" ModuleParametersProperty Source # | |||||
| type PropertyType "OpenRtbAttribute" ModuleParametersProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.ModuleParametersProperty type PropertyType "OpenRtbAttribute" ModuleParametersProperty = OpenRtbAttributeModuleParametersProperty | |||||
data OpenRtbAttributeModuleParametersProperty Source #
Constructors
| OpenRtbAttributeModuleParametersProperty | |
Fields
| |
Instances
| ToJSON OpenRtbAttributeModuleParametersProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.OpenRtbAttributeModuleParametersProperty Methods toJSON :: OpenRtbAttributeModuleParametersProperty -> Value # toEncoding :: OpenRtbAttributeModuleParametersProperty -> Encoding # toJSONList :: [OpenRtbAttributeModuleParametersProperty] -> Value # toEncodingList :: [OpenRtbAttributeModuleParametersProperty] -> Encoding # omitField :: OpenRtbAttributeModuleParametersProperty -> Bool # | |||||
| Show OpenRtbAttributeModuleParametersProperty Source # | |||||
| Eq OpenRtbAttributeModuleParametersProperty Source # | |||||
| ToResourceProperties OpenRtbAttributeModuleParametersProperty Source # | |||||
| Property "Action" OpenRtbAttributeModuleParametersProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.OpenRtbAttributeModuleParametersProperty Associated Types
| |||||
| Property "FilterConfiguration" OpenRtbAttributeModuleParametersProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.OpenRtbAttributeModuleParametersProperty Associated Types
Methods set :: PropertyType "FilterConfiguration" OpenRtbAttributeModuleParametersProperty -> OpenRtbAttributeModuleParametersProperty -> OpenRtbAttributeModuleParametersProperty # | |||||
| Property "FilterType" OpenRtbAttributeModuleParametersProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.OpenRtbAttributeModuleParametersProperty Associated Types
Methods set :: PropertyType "FilterType" OpenRtbAttributeModuleParametersProperty -> OpenRtbAttributeModuleParametersProperty -> OpenRtbAttributeModuleParametersProperty # | |||||
| Property "HoldbackPercentage" OpenRtbAttributeModuleParametersProperty Source # | |||||
Defined in Stratosphere.RTBFabric.Link.OpenRtbAttributeModuleParametersProperty Associated Types
Methods set :: PropertyType "HoldbackPercentage" OpenRtbAttributeModuleParametersProperty -> OpenRtbAttributeModuleParametersProperty -> OpenRtbAttributeModuleParametersProperty # | |||||
| type PropertyType "Action" OpenRtbAttributeModuleParametersProperty Source # | |||||
| type PropertyType "FilterConfiguration" OpenRtbAttributeModuleParametersProperty Source # | |||||
| type PropertyType "FilterType" OpenRtbAttributeModuleParametersProperty Source # | |||||
| type PropertyType "HoldbackPercentage" OpenRtbAttributeModuleParametersProperty Source # | |||||
mkOpenRtbAttributeModuleParametersProperty :: ActionProperty -> [FilterProperty] -> Value Text -> Value Double -> OpenRtbAttributeModuleParametersProperty Source #
mkResponderErrorMaskingForHttpCodeProperty :: Value Text -> Value Text -> ValueList Text -> ResponderErrorMaskingForHttpCodeProperty Source #
Constructors
| Link | See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-link.html |
Fields | |
Instances
| ToJSON Link Source # | |||||
| Show Link Source # | |||||
| Eq Link Source # | |||||
| ToResourceProperties Link Source # | |||||
Defined in Stratosphere.RTBFabric.Link Methods | |||||
| Property "GatewayId" Link Source # | |||||
Defined in Stratosphere.RTBFabric.Link Associated Types
| |||||
| Property "HttpResponderAllowed" Link Source # | |||||
Defined in Stratosphere.RTBFabric.Link Associated Types
| |||||
| Property "LinkAttributes" Link Source # | |||||
Defined in Stratosphere.RTBFabric.Link Associated Types
| |||||
| Property "LinkLogSettings" Link Source # | |||||
Defined in Stratosphere.RTBFabric.Link Associated Types
| |||||
| Property "ModuleConfigurationList" Link Source # | |||||
Defined in Stratosphere.RTBFabric.Link Associated Types
| |||||
| Property "PeerGatewayId" Link Source # | |||||
Defined in Stratosphere.RTBFabric.Link Associated Types
| |||||
| Property "Tags" Link Source # | |||||
Defined in Stratosphere.RTBFabric.Link Associated Types
| |||||
| type PropertyType "GatewayId" Link Source # | |||||
Defined in Stratosphere.RTBFabric.Link | |||||
| type PropertyType "HttpResponderAllowed" Link Source # | |||||
Defined in Stratosphere.RTBFabric.Link | |||||
| type PropertyType "LinkAttributes" Link Source # | |||||
Defined in Stratosphere.RTBFabric.Link | |||||
| type PropertyType "LinkLogSettings" Link Source # | |||||
Defined in Stratosphere.RTBFabric.Link | |||||
| type PropertyType "ModuleConfigurationList" Link Source # | |||||
Defined in Stratosphere.RTBFabric.Link | |||||
| type PropertyType "PeerGatewayId" Link Source # | |||||
Defined in Stratosphere.RTBFabric.Link | |||||
| type PropertyType "Tags" Link Source # | |||||
Defined in Stratosphere.RTBFabric.Link | |||||