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

Stratosphere.GuardDuty.Master

Documentation

data Master Source #

Instances

Instances details
ToJSON Master Source # 
Instance details

Defined in Stratosphere.GuardDuty.Master

Show Master Source # 
Instance details

Defined in Stratosphere.GuardDuty.Master

Eq Master Source # 
Instance details

Defined in Stratosphere.GuardDuty.Master

Methods

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

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

ToResourceProperties Master Source # 
Instance details

Defined in Stratosphere.GuardDuty.Master

Property "DetectorId" Master Source # 
Instance details

Defined in Stratosphere.GuardDuty.Master

Associated Types

type PropertyType "DetectorId" Master 
Instance details

Defined in Stratosphere.GuardDuty.Master

type PropertyType "DetectorId" Master = Value Text

Methods

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

Property "InvitationId" Master Source # 
Instance details

Defined in Stratosphere.GuardDuty.Master

Associated Types

type PropertyType "InvitationId" Master 
Instance details

Defined in Stratosphere.GuardDuty.Master

type PropertyType "InvitationId" Master = Value Text

Methods

set :: PropertyType "InvitationId" Master -> Master -> Master #

Property "MasterId" Master Source # 
Instance details

Defined in Stratosphere.GuardDuty.Master

Associated Types

type PropertyType "MasterId" Master 
Instance details

Defined in Stratosphere.GuardDuty.Master

type PropertyType "MasterId" Master = Value Text

Methods

set :: PropertyType "MasterId" Master -> Master -> Master #

type PropertyType "DetectorId" Master Source # 
Instance details

Defined in Stratosphere.GuardDuty.Master

type PropertyType "DetectorId" Master = Value Text
type PropertyType "InvitationId" Master Source # 
Instance details

Defined in Stratosphere.GuardDuty.Master

type PropertyType "InvitationId" Master = Value Text
type PropertyType "MasterId" Master Source # 
Instance details

Defined in Stratosphere.GuardDuty.Master

type PropertyType "MasterId" Master = Value Text