stratosphere-aps-1.0.0: Stratosphere integration for AWS APS.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.APS.Scraper

Documentation

data Scraper Source #

Instances

Instances details
ToJSON Scraper Source # 
Instance details

Defined in Stratosphere.APS.Scraper

Show Scraper Source # 
Instance details

Defined in Stratosphere.APS.Scraper

Eq Scraper Source # 
Instance details

Defined in Stratosphere.APS.Scraper

Methods

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

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

ToResourceProperties Scraper Source # 
Instance details

Defined in Stratosphere.APS.Scraper

Property "Alias" Scraper Source # 
Instance details

Defined in Stratosphere.APS.Scraper

Associated Types

type PropertyType "Alias" Scraper 
Instance details

Defined in Stratosphere.APS.Scraper

Methods

set :: PropertyType "Alias" Scraper -> Scraper -> Scraper #

Property "Destination" Scraper Source # 
Instance details

Defined in Stratosphere.APS.Scraper

Associated Types

type PropertyType "Destination" Scraper 
Instance details

Defined in Stratosphere.APS.Scraper

Methods

set :: PropertyType "Destination" Scraper -> Scraper -> Scraper #

Property "RoleConfiguration" Scraper Source # 
Instance details

Defined in Stratosphere.APS.Scraper

Associated Types

type PropertyType "RoleConfiguration" Scraper 
Instance details

Defined in Stratosphere.APS.Scraper

Methods

set :: PropertyType "RoleConfiguration" Scraper -> Scraper -> Scraper #

Property "ScrapeConfiguration" Scraper Source # 
Instance details

Defined in Stratosphere.APS.Scraper

Associated Types

type PropertyType "ScrapeConfiguration" Scraper 
Instance details

Defined in Stratosphere.APS.Scraper

type PropertyType "ScrapeConfiguration" Scraper = ScrapeConfigurationProperty

Methods

set :: PropertyType "ScrapeConfiguration" Scraper -> Scraper -> Scraper #

Property "ScraperLoggingConfiguration" Scraper Source # 
Instance details

Defined in Stratosphere.APS.Scraper

Associated Types

type PropertyType "ScraperLoggingConfiguration" Scraper 
Instance details

Defined in Stratosphere.APS.Scraper

type PropertyType "ScraperLoggingConfiguration" Scraper = ScraperLoggingConfigurationProperty

Methods

set :: PropertyType "ScraperLoggingConfiguration" Scraper -> Scraper -> Scraper #

Property "Source" Scraper Source # 
Instance details

Defined in Stratosphere.APS.Scraper

Associated Types

type PropertyType "Source" Scraper 
Instance details

Defined in Stratosphere.APS.Scraper

Methods

set :: PropertyType "Source" Scraper -> Scraper -> Scraper #

Property "Tags" Scraper Source # 
Instance details

Defined in Stratosphere.APS.Scraper

Associated Types

type PropertyType "Tags" Scraper 
Instance details

Defined in Stratosphere.APS.Scraper

type PropertyType "Tags" Scraper = [Tag]

Methods

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

type PropertyType "Alias" Scraper Source # 
Instance details

Defined in Stratosphere.APS.Scraper

type PropertyType "Destination" Scraper Source # 
Instance details

Defined in Stratosphere.APS.Scraper

type PropertyType "RoleConfiguration" Scraper Source # 
Instance details

Defined in Stratosphere.APS.Scraper

type PropertyType "ScrapeConfiguration" Scraper Source # 
Instance details

Defined in Stratosphere.APS.Scraper

type PropertyType "ScrapeConfiguration" Scraper = ScrapeConfigurationProperty
type PropertyType "ScraperLoggingConfiguration" Scraper Source # 
Instance details

Defined in Stratosphere.APS.Scraper

type PropertyType "ScraperLoggingConfiguration" Scraper = ScraperLoggingConfigurationProperty
type PropertyType "Source" Scraper Source # 
Instance details

Defined in Stratosphere.APS.Scraper

type PropertyType "Tags" Scraper Source # 
Instance details

Defined in Stratosphere.APS.Scraper

type PropertyType "Tags" Scraper = [Tag]