stratosphere-macie-1.0.0: Stratosphere integration for AWS Macie.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Macie.Session

Documentation

data Session Source #

Instances

Instances details
ToJSON Session Source # 
Instance details

Defined in Stratosphere.Macie.Session

Show Session Source # 
Instance details

Defined in Stratosphere.Macie.Session

Eq Session Source # 
Instance details

Defined in Stratosphere.Macie.Session

Methods

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

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

ToResourceProperties Session Source # 
Instance details

Defined in Stratosphere.Macie.Session

Property "FindingPublishingFrequency" Session Source # 
Instance details

Defined in Stratosphere.Macie.Session

Associated Types

type PropertyType "FindingPublishingFrequency" Session 
Instance details

Defined in Stratosphere.Macie.Session

type PropertyType "FindingPublishingFrequency" Session = Value Text

Methods

set :: PropertyType "FindingPublishingFrequency" Session -> Session -> Session #

Property "Status" Session Source # 
Instance details

Defined in Stratosphere.Macie.Session

Associated Types

type PropertyType "Status" Session 
Instance details

Defined in Stratosphere.Macie.Session

type PropertyType "Status" Session = Value Text

Methods

set :: PropertyType "Status" Session -> Session -> Session #

type PropertyType "FindingPublishingFrequency" Session Source # 
Instance details

Defined in Stratosphere.Macie.Session

type PropertyType "FindingPublishingFrequency" Session = Value Text
type PropertyType "Status" Session Source # 
Instance details

Defined in Stratosphere.Macie.Session

type PropertyType "Status" Session = Value Text