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

Stratosphere.WAFRegional.IPSet

Documentation

data IPSet Source #

Instances

Instances details
ToJSON IPSet Source # 
Instance details

Defined in Stratosphere.WAFRegional.IPSet

Show IPSet Source # 
Instance details

Defined in Stratosphere.WAFRegional.IPSet

Methods

showsPrec :: Int -> IPSet -> ShowS #

show :: IPSet -> String #

showList :: [IPSet] -> ShowS #

Eq IPSet Source # 
Instance details

Defined in Stratosphere.WAFRegional.IPSet

Methods

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

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

ToResourceProperties IPSet Source # 
Instance details

Defined in Stratosphere.WAFRegional.IPSet

Property "IPSetDescriptors" IPSet Source # 
Instance details

Defined in Stratosphere.WAFRegional.IPSet

Associated Types

type PropertyType "IPSetDescriptors" IPSet 
Instance details

Defined in Stratosphere.WAFRegional.IPSet

type PropertyType "IPSetDescriptors" IPSet = [IPSetDescriptorProperty]

Methods

set :: PropertyType "IPSetDescriptors" IPSet -> IPSet -> IPSet #

Property "Name" IPSet Source # 
Instance details

Defined in Stratosphere.WAFRegional.IPSet

Associated Types

type PropertyType "Name" IPSet 
Instance details

Defined in Stratosphere.WAFRegional.IPSet

Methods

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

type PropertyType "IPSetDescriptors" IPSet Source # 
Instance details

Defined in Stratosphere.WAFRegional.IPSet

type PropertyType "IPSetDescriptors" IPSet = [IPSetDescriptorProperty]
type PropertyType "Name" IPSet Source # 
Instance details

Defined in Stratosphere.WAFRegional.IPSet