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

Stratosphere.GuardDuty.Filter

Documentation

data Filter Source #

Instances

Instances details
ToJSON Filter Source # 
Instance details

Defined in Stratosphere.GuardDuty.Filter

Show Filter Source # 
Instance details

Defined in Stratosphere.GuardDuty.Filter

Eq Filter Source # 
Instance details

Defined in Stratosphere.GuardDuty.Filter

Methods

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

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

ToResourceProperties Filter Source # 
Instance details

Defined in Stratosphere.GuardDuty.Filter

Property "Action" Filter Source # 
Instance details

Defined in Stratosphere.GuardDuty.Filter

Associated Types

type PropertyType "Action" Filter 
Instance details

Defined in Stratosphere.GuardDuty.Filter

type PropertyType "Action" Filter = Value Text

Methods

set :: PropertyType "Action" Filter -> Filter -> Filter #

Property "Description" Filter Source # 
Instance details

Defined in Stratosphere.GuardDuty.Filter

Associated Types

type PropertyType "Description" Filter 
Instance details

Defined in Stratosphere.GuardDuty.Filter

type PropertyType "Description" Filter = Value Text

Methods

set :: PropertyType "Description" Filter -> Filter -> Filter #

Property "DetectorId" Filter Source # 
Instance details

Defined in Stratosphere.GuardDuty.Filter

Associated Types

type PropertyType "DetectorId" Filter 
Instance details

Defined in Stratosphere.GuardDuty.Filter

type PropertyType "DetectorId" Filter = Value Text

Methods

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

Property "FindingCriteria" Filter Source # 
Instance details

Defined in Stratosphere.GuardDuty.Filter

Associated Types

type PropertyType "FindingCriteria" Filter 
Instance details

Defined in Stratosphere.GuardDuty.Filter

Methods

set :: PropertyType "FindingCriteria" Filter -> Filter -> Filter #

Property "Name" Filter Source # 
Instance details

Defined in Stratosphere.GuardDuty.Filter

Associated Types

type PropertyType "Name" Filter 
Instance details

Defined in Stratosphere.GuardDuty.Filter

Methods

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

Property "Rank" Filter Source # 
Instance details

Defined in Stratosphere.GuardDuty.Filter

Associated Types

type PropertyType "Rank" Filter 
Instance details

Defined in Stratosphere.GuardDuty.Filter

Methods

set :: PropertyType "Rank" Filter -> Filter -> Filter #

Property "Tags" Filter Source # 
Instance details

Defined in Stratosphere.GuardDuty.Filter

Associated Types

type PropertyType "Tags" Filter 
Instance details

Defined in Stratosphere.GuardDuty.Filter

Methods

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

type PropertyType "Action" Filter Source # 
Instance details

Defined in Stratosphere.GuardDuty.Filter

type PropertyType "Action" Filter = Value Text
type PropertyType "Description" Filter Source # 
Instance details

Defined in Stratosphere.GuardDuty.Filter

type PropertyType "Description" Filter = Value Text
type PropertyType "DetectorId" Filter Source # 
Instance details

Defined in Stratosphere.GuardDuty.Filter

type PropertyType "DetectorId" Filter = Value Text
type PropertyType "FindingCriteria" Filter Source # 
Instance details

Defined in Stratosphere.GuardDuty.Filter

type PropertyType "Name" Filter Source # 
Instance details

Defined in Stratosphere.GuardDuty.Filter

type PropertyType "Rank" Filter Source # 
Instance details

Defined in Stratosphere.GuardDuty.Filter

type PropertyType "Tags" Filter Source # 
Instance details

Defined in Stratosphere.GuardDuty.Filter