stratosphere-guardduty-1.0.0: Stratosphere integration for AWS GuardDuty.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.GuardDuty.IPSet

Documentation

data IPSet Source #

Instances

Instances details
ToJSON IPSet Source # 
Instance details

Defined in Stratosphere.GuardDuty.IPSet

Show IPSet Source # 
Instance details

Defined in Stratosphere.GuardDuty.IPSet

Methods

showsPrec :: Int -> IPSet -> ShowS #

show :: IPSet -> String #

showList :: [IPSet] -> ShowS #

Eq IPSet Source # 
Instance details

Defined in Stratosphere.GuardDuty.IPSet

Methods

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

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

ToResourceProperties IPSet Source # 
Instance details

Defined in Stratosphere.GuardDuty.IPSet

Property "Activate" IPSet Source # 
Instance details

Defined in Stratosphere.GuardDuty.IPSet

Associated Types

type PropertyType "Activate" IPSet 
Instance details

Defined in Stratosphere.GuardDuty.IPSet

type PropertyType "Activate" IPSet = Value Bool

Methods

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

Property "DetectorId" IPSet Source # 
Instance details

Defined in Stratosphere.GuardDuty.IPSet

Associated Types

type PropertyType "DetectorId" IPSet 
Instance details

Defined in Stratosphere.GuardDuty.IPSet

type PropertyType "DetectorId" IPSet = Value Text

Methods

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

Property "ExpectedBucketOwner" IPSet Source # 
Instance details

Defined in Stratosphere.GuardDuty.IPSet

Associated Types

type PropertyType "ExpectedBucketOwner" IPSet 
Instance details

Defined in Stratosphere.GuardDuty.IPSet

type PropertyType "ExpectedBucketOwner" IPSet = Value Text

Methods

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

Property "Format" IPSet Source # 
Instance details

Defined in Stratosphere.GuardDuty.IPSet

Associated Types

type PropertyType "Format" IPSet 
Instance details

Defined in Stratosphere.GuardDuty.IPSet

type PropertyType "Format" IPSet = Value Text

Methods

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

Property "Location" IPSet Source # 
Instance details

Defined in Stratosphere.GuardDuty.IPSet

Associated Types

type PropertyType "Location" IPSet 
Instance details

Defined in Stratosphere.GuardDuty.IPSet

type PropertyType "Location" IPSet = Value Text

Methods

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

Property "Name" IPSet Source # 
Instance details

Defined in Stratosphere.GuardDuty.IPSet

Associated Types

type PropertyType "Name" IPSet 
Instance details

Defined in Stratosphere.GuardDuty.IPSet

Methods

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

Property "Tags" IPSet Source # 
Instance details

Defined in Stratosphere.GuardDuty.IPSet

Associated Types

type PropertyType "Tags" IPSet 
Instance details

Defined in Stratosphere.GuardDuty.IPSet

Methods

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

type PropertyType "Activate" IPSet Source # 
Instance details

Defined in Stratosphere.GuardDuty.IPSet

type PropertyType "Activate" IPSet = Value Bool
type PropertyType "DetectorId" IPSet Source # 
Instance details

Defined in Stratosphere.GuardDuty.IPSet

type PropertyType "DetectorId" IPSet = Value Text
type PropertyType "ExpectedBucketOwner" IPSet Source # 
Instance details

Defined in Stratosphere.GuardDuty.IPSet

type PropertyType "ExpectedBucketOwner" IPSet = Value Text
type PropertyType "Format" IPSet Source # 
Instance details

Defined in Stratosphere.GuardDuty.IPSet

type PropertyType "Format" IPSet = Value Text
type PropertyType "Location" IPSet Source # 
Instance details

Defined in Stratosphere.GuardDuty.IPSet

type PropertyType "Location" IPSet = Value Text
type PropertyType "Name" IPSet Source # 
Instance details

Defined in Stratosphere.GuardDuty.IPSet

type PropertyType "Tags" IPSet Source # 
Instance details

Defined in Stratosphere.GuardDuty.IPSet