stratosphere-accessanalyzer-1.0.0: Stratosphere integration for AWS AccessAnalyzer.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.AccessAnalyzer.Analyzer.FilterProperty

Documentation

data FilterProperty Source #

Instances

Instances details
ToJSON FilterProperty Source # 
Instance details

Defined in Stratosphere.AccessAnalyzer.Analyzer.FilterProperty

Show FilterProperty Source # 
Instance details

Defined in Stratosphere.AccessAnalyzer.Analyzer.FilterProperty

Eq FilterProperty Source # 
Instance details

Defined in Stratosphere.AccessAnalyzer.Analyzer.FilterProperty

ToResourceProperties FilterProperty Source # 
Instance details

Defined in Stratosphere.AccessAnalyzer.Analyzer.FilterProperty

Property "Contains" FilterProperty Source # 
Instance details

Defined in Stratosphere.AccessAnalyzer.Analyzer.FilterProperty

Associated Types

type PropertyType "Contains" FilterProperty 
Instance details

Defined in Stratosphere.AccessAnalyzer.Analyzer.FilterProperty

Property "Eq" FilterProperty Source # 
Instance details

Defined in Stratosphere.AccessAnalyzer.Analyzer.FilterProperty

Property "Exists" FilterProperty Source # 
Instance details

Defined in Stratosphere.AccessAnalyzer.Analyzer.FilterProperty

Associated Types

type PropertyType "Exists" FilterProperty 
Instance details

Defined in Stratosphere.AccessAnalyzer.Analyzer.FilterProperty

Property "Neq" FilterProperty Source # 
Instance details

Defined in Stratosphere.AccessAnalyzer.Analyzer.FilterProperty

Property "Property" FilterProperty Source # 
Instance details

Defined in Stratosphere.AccessAnalyzer.Analyzer.FilterProperty

Associated Types

type PropertyType "Property" FilterProperty 
Instance details

Defined in Stratosphere.AccessAnalyzer.Analyzer.FilterProperty

type PropertyType "Contains" FilterProperty Source # 
Instance details

Defined in Stratosphere.AccessAnalyzer.Analyzer.FilterProperty

type PropertyType "Eq" FilterProperty Source # 
Instance details

Defined in Stratosphere.AccessAnalyzer.Analyzer.FilterProperty

type PropertyType "Exists" FilterProperty Source # 
Instance details

Defined in Stratosphere.AccessAnalyzer.Analyzer.FilterProperty

type PropertyType "Neq" FilterProperty Source # 
Instance details

Defined in Stratosphere.AccessAnalyzer.Analyzer.FilterProperty

type PropertyType "Property" FilterProperty Source # 
Instance details

Defined in Stratosphere.AccessAnalyzer.Analyzer.FilterProperty