stratosphere-waf-1.0.0: Stratosphere integration for AWS WAF.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.WAF.WebACL

Documentation

data WebACL Source #

Instances

Instances details
ToJSON WebACL Source # 
Instance details

Defined in Stratosphere.WAF.WebACL

Show WebACL Source # 
Instance details

Defined in Stratosphere.WAF.WebACL

Eq WebACL Source # 
Instance details

Defined in Stratosphere.WAF.WebACL

Methods

(==) :: WebACL -> WebACL -> Bool #

(/=) :: WebACL -> WebACL -> Bool #

ToResourceProperties WebACL Source # 
Instance details

Defined in Stratosphere.WAF.WebACL

Property "DefaultAction" WebACL Source # 
Instance details

Defined in Stratosphere.WAF.WebACL

Associated Types

type PropertyType "DefaultAction" WebACL 
Instance details

Defined in Stratosphere.WAF.WebACL

type PropertyType "DefaultAction" WebACL = WafActionProperty

Methods

set :: PropertyType "DefaultAction" WebACL -> WebACL -> WebACL #

Property "MetricName" WebACL Source # 
Instance details

Defined in Stratosphere.WAF.WebACL

Associated Types

type PropertyType "MetricName" WebACL 
Instance details

Defined in Stratosphere.WAF.WebACL

type PropertyType "MetricName" WebACL = Value Text

Methods

set :: PropertyType "MetricName" WebACL -> WebACL -> WebACL #

Property "Name" WebACL Source # 
Instance details

Defined in Stratosphere.WAF.WebACL

Associated Types

type PropertyType "Name" WebACL 
Instance details

Defined in Stratosphere.WAF.WebACL

Methods

set :: PropertyType "Name" WebACL -> WebACL -> WebACL #

Property "Rules" WebACL Source # 
Instance details

Defined in Stratosphere.WAF.WebACL

Associated Types

type PropertyType "Rules" WebACL 
Instance details

Defined in Stratosphere.WAF.WebACL

Methods

set :: PropertyType "Rules" WebACL -> WebACL -> WebACL #

type PropertyType "DefaultAction" WebACL Source # 
Instance details

Defined in Stratosphere.WAF.WebACL

type PropertyType "DefaultAction" WebACL = WafActionProperty
type PropertyType "MetricName" WebACL Source # 
Instance details

Defined in Stratosphere.WAF.WebACL

type PropertyType "MetricName" WebACL = Value Text
type PropertyType "Name" WebACL Source # 
Instance details

Defined in Stratosphere.WAF.WebACL

type PropertyType "Rules" WebACL Source # 
Instance details

Defined in Stratosphere.WAF.WebACL