stratosphere-glue-1.0.0: Stratosphere integration for AWS Glue.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Glue.Crawler

Documentation

data Crawler Source #

Constructors

Crawler

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-crawler.html

Fields

Instances

Instances details
ToJSON Crawler Source # 
Instance details

Defined in Stratosphere.Glue.Crawler

Show Crawler Source # 
Instance details

Defined in Stratosphere.Glue.Crawler

Eq Crawler Source # 
Instance details

Defined in Stratosphere.Glue.Crawler

Methods

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

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

ToResourceProperties Crawler Source # 
Instance details

Defined in Stratosphere.Glue.Crawler

Property "Classifiers" Crawler Source # 
Instance details

Defined in Stratosphere.Glue.Crawler

Associated Types

type PropertyType "Classifiers" Crawler 
Instance details

Defined in Stratosphere.Glue.Crawler

type PropertyType "Classifiers" Crawler = ValueList Text

Methods

set :: PropertyType "Classifiers" Crawler -> Crawler -> Crawler #

Property "Configuration" Crawler Source # 
Instance details

Defined in Stratosphere.Glue.Crawler

Associated Types

type PropertyType "Configuration" Crawler 
Instance details

Defined in Stratosphere.Glue.Crawler

type PropertyType "Configuration" Crawler = Value Text

Methods

set :: PropertyType "Configuration" Crawler -> Crawler -> Crawler #

Property "CrawlerSecurityConfiguration" Crawler Source # 
Instance details

Defined in Stratosphere.Glue.Crawler

Associated Types

type PropertyType "CrawlerSecurityConfiguration" Crawler 
Instance details

Defined in Stratosphere.Glue.Crawler

type PropertyType "CrawlerSecurityConfiguration" Crawler = Value Text

Methods

set :: PropertyType "CrawlerSecurityConfiguration" Crawler -> Crawler -> Crawler #

Property "DatabaseName" Crawler Source # 
Instance details

Defined in Stratosphere.Glue.Crawler

Associated Types

type PropertyType "DatabaseName" Crawler 
Instance details

Defined in Stratosphere.Glue.Crawler

type PropertyType "DatabaseName" Crawler = Value Text

Methods

set :: PropertyType "DatabaseName" Crawler -> Crawler -> Crawler #

Property "Description" Crawler Source # 
Instance details

Defined in Stratosphere.Glue.Crawler

Associated Types

type PropertyType "Description" Crawler 
Instance details

Defined in Stratosphere.Glue.Crawler

type PropertyType "Description" Crawler = Value Text

Methods

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

Property "LakeFormationConfiguration" Crawler Source # 
Instance details

Defined in Stratosphere.Glue.Crawler

Associated Types

type PropertyType "LakeFormationConfiguration" Crawler 
Instance details

Defined in Stratosphere.Glue.Crawler

type PropertyType "LakeFormationConfiguration" Crawler = LakeFormationConfigurationProperty

Methods

set :: PropertyType "LakeFormationConfiguration" Crawler -> Crawler -> Crawler #

Property "Name" Crawler Source # 
Instance details

Defined in Stratosphere.Glue.Crawler

Associated Types

type PropertyType "Name" Crawler 
Instance details

Defined in Stratosphere.Glue.Crawler

Methods

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

Property "RecrawlPolicy" Crawler Source # 
Instance details

Defined in Stratosphere.Glue.Crawler

Associated Types

type PropertyType "RecrawlPolicy" Crawler 
Instance details

Defined in Stratosphere.Glue.Crawler

Methods

set :: PropertyType "RecrawlPolicy" Crawler -> Crawler -> Crawler #

Property "Role" Crawler Source # 
Instance details

Defined in Stratosphere.Glue.Crawler

Associated Types

type PropertyType "Role" Crawler 
Instance details

Defined in Stratosphere.Glue.Crawler

Methods

set :: PropertyType "Role" Crawler -> Crawler -> Crawler #

Property "Schedule" Crawler Source # 
Instance details

Defined in Stratosphere.Glue.Crawler

Associated Types

type PropertyType "Schedule" Crawler 
Instance details

Defined in Stratosphere.Glue.Crawler

Methods

set :: PropertyType "Schedule" Crawler -> Crawler -> Crawler #

Property "SchemaChangePolicy" Crawler Source # 
Instance details

Defined in Stratosphere.Glue.Crawler

Associated Types

type PropertyType "SchemaChangePolicy" Crawler 
Instance details

Defined in Stratosphere.Glue.Crawler

type PropertyType "SchemaChangePolicy" Crawler = SchemaChangePolicyProperty

Methods

set :: PropertyType "SchemaChangePolicy" Crawler -> Crawler -> Crawler #

Property "TablePrefix" Crawler Source # 
Instance details

Defined in Stratosphere.Glue.Crawler

Associated Types

type PropertyType "TablePrefix" Crawler 
Instance details

Defined in Stratosphere.Glue.Crawler

type PropertyType "TablePrefix" Crawler = Value Text

Methods

set :: PropertyType "TablePrefix" Crawler -> Crawler -> Crawler #

Property "Tags" Crawler Source # 
Instance details

Defined in Stratosphere.Glue.Crawler

Associated Types

type PropertyType "Tags" Crawler 
Instance details

Defined in Stratosphere.Glue.Crawler

Methods

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

Property "Targets" Crawler Source # 
Instance details

Defined in Stratosphere.Glue.Crawler

Associated Types

type PropertyType "Targets" Crawler 
Instance details

Defined in Stratosphere.Glue.Crawler

Methods

set :: PropertyType "Targets" Crawler -> Crawler -> Crawler #

type PropertyType "Classifiers" Crawler Source # 
Instance details

Defined in Stratosphere.Glue.Crawler

type PropertyType "Classifiers" Crawler = ValueList Text
type PropertyType "Configuration" Crawler Source # 
Instance details

Defined in Stratosphere.Glue.Crawler

type PropertyType "Configuration" Crawler = Value Text
type PropertyType "CrawlerSecurityConfiguration" Crawler Source # 
Instance details

Defined in Stratosphere.Glue.Crawler

type PropertyType "CrawlerSecurityConfiguration" Crawler = Value Text
type PropertyType "DatabaseName" Crawler Source # 
Instance details

Defined in Stratosphere.Glue.Crawler

type PropertyType "DatabaseName" Crawler = Value Text
type PropertyType "Description" Crawler Source # 
Instance details

Defined in Stratosphere.Glue.Crawler

type PropertyType "Description" Crawler = Value Text
type PropertyType "LakeFormationConfiguration" Crawler Source # 
Instance details

Defined in Stratosphere.Glue.Crawler

type PropertyType "LakeFormationConfiguration" Crawler = LakeFormationConfigurationProperty
type PropertyType "Name" Crawler Source # 
Instance details

Defined in Stratosphere.Glue.Crawler

type PropertyType "RecrawlPolicy" Crawler Source # 
Instance details

Defined in Stratosphere.Glue.Crawler

type PropertyType "Role" Crawler Source # 
Instance details

Defined in Stratosphere.Glue.Crawler

type PropertyType "Schedule" Crawler Source # 
Instance details

Defined in Stratosphere.Glue.Crawler

type PropertyType "SchemaChangePolicy" Crawler Source # 
Instance details

Defined in Stratosphere.Glue.Crawler

type PropertyType "SchemaChangePolicy" Crawler = SchemaChangePolicyProperty
type PropertyType "TablePrefix" Crawler Source # 
Instance details

Defined in Stratosphere.Glue.Crawler

type PropertyType "TablePrefix" Crawler = Value Text
type PropertyType "Tags" Crawler Source # 
Instance details

Defined in Stratosphere.Glue.Crawler

type PropertyType "Targets" Crawler Source # 
Instance details

Defined in Stratosphere.Glue.Crawler