stratosphere-wafregional-1.0.0: Stratosphere integration for AWS WAFRegional.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.WAFRegional.WebACL

Documentation

data WebACL Source #

Instances

Instances details
ToJSON WebACL Source # 
Instance details

Defined in Stratosphere.WAFRegional.WebACL

Show WebACL Source # 
Instance details

Defined in Stratosphere.WAFRegional.WebACL

Eq WebACL Source # 
Instance details

Defined in Stratosphere.WAFRegional.WebACL

Methods

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

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

ToResourceProperties WebACL Source # 
Instance details

Defined in Stratosphere.WAFRegional.WebACL

Property "DefaultAction" WebACL Source # 
Instance details

Defined in Stratosphere.WAFRegional.WebACL

Associated Types

type PropertyType "DefaultAction" WebACL 
Instance details

Defined in Stratosphere.WAFRegional.WebACL

type PropertyType "DefaultAction" WebACL = ActionProperty

Methods

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

Property "MetricName" WebACL Source # 
Instance details

Defined in Stratosphere.WAFRegional.WebACL

Associated Types

type PropertyType "MetricName" WebACL 
Instance details

Defined in Stratosphere.WAFRegional.WebACL

type PropertyType "MetricName" WebACL = Value Text

Methods

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

Property "Name" WebACL Source # 
Instance details

Defined in Stratosphere.WAFRegional.WebACL

Associated Types

type PropertyType "Name" WebACL 
Instance details

Defined in Stratosphere.WAFRegional.WebACL

Methods

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

Property "Rules" WebACL Source # 
Instance details

Defined in Stratosphere.WAFRegional.WebACL

Associated Types

type PropertyType "Rules" WebACL 
Instance details

Defined in Stratosphere.WAFRegional.WebACL

Methods

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

type PropertyType "DefaultAction" WebACL Source # 
Instance details

Defined in Stratosphere.WAFRegional.WebACL

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

Defined in Stratosphere.WAFRegional.WebACL

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

Defined in Stratosphere.WAFRegional.WebACL

type PropertyType "Rules" WebACL Source # 
Instance details

Defined in Stratosphere.WAFRegional.WebACL