stratosphere-0.6.0: EDSL for AWS CloudFormation
Stratosphere.Resources.WAFRule
Description
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-waf-rule.html
Synopsis
data WAFRule #
Full data type definition for WAFRule. See wafRule for a more convenient constructor.
wafRule
Constructors
Fields
Instances
Methods
(==) :: WAFRule -> WAFRule -> Bool #
(/=) :: WAFRule -> WAFRule -> Bool #
showsPrec :: Int -> WAFRule -> ShowS #
show :: WAFRule -> String #
showList :: [WAFRule] -> ShowS #
toJSON :: WAFRule -> Value #
toEncoding :: WAFRule -> Encoding #
toJSONList :: [WAFRule] -> Value #
toEncodingList :: [WAFRule] -> Encoding #
parseJSON :: Value -> Parser WAFRule #
parseJSONList :: Value -> Parser [WAFRule] #
wafRule #
Arguments
wafrMetricName
wafrName
Constructor for WAFRule containing required fields as arguments.
WAFRule
wafrMetricName :: Lens' WAFRule (Val Text) #
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-waf-rule.html#cfn-waf-rule-metricname
wafrName :: Lens' WAFRule (Val Text) #
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-waf-rule.html#cfn-waf-rule-name
wafrPredicates :: Lens' WAFRule (Maybe [WAFRulePredicate]) #
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-waf-rule.html#cfn-waf-rule-predicates