stratosphere-osis-1.0.0: Stratosphere integration for AWS OSIS.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.OSIS.Pipeline

Documentation

data Pipeline Source #

Constructors

Pipeline

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-osis-pipeline.html

Fields

Instances

Instances details
ToJSON Pipeline Source # 
Instance details

Defined in Stratosphere.OSIS.Pipeline

Show Pipeline Source # 
Instance details

Defined in Stratosphere.OSIS.Pipeline

Eq Pipeline Source # 
Instance details

Defined in Stratosphere.OSIS.Pipeline

ToResourceProperties Pipeline Source # 
Instance details

Defined in Stratosphere.OSIS.Pipeline

Property "BufferOptions" Pipeline Source # 
Instance details

Defined in Stratosphere.OSIS.Pipeline

Associated Types

type PropertyType "BufferOptions" Pipeline 
Instance details

Defined in Stratosphere.OSIS.Pipeline

Methods

set :: PropertyType "BufferOptions" Pipeline -> Pipeline -> Pipeline #

Property "EncryptionAtRestOptions" Pipeline Source # 
Instance details

Defined in Stratosphere.OSIS.Pipeline

Associated Types

type PropertyType "EncryptionAtRestOptions" Pipeline 
Instance details

Defined in Stratosphere.OSIS.Pipeline

type PropertyType "EncryptionAtRestOptions" Pipeline = EncryptionAtRestOptionsProperty

Methods

set :: PropertyType "EncryptionAtRestOptions" Pipeline -> Pipeline -> Pipeline #

Property "LogPublishingOptions" Pipeline Source # 
Instance details

Defined in Stratosphere.OSIS.Pipeline

Associated Types

type PropertyType "LogPublishingOptions" Pipeline 
Instance details

Defined in Stratosphere.OSIS.Pipeline

type PropertyType "LogPublishingOptions" Pipeline = LogPublishingOptionsProperty

Methods

set :: PropertyType "LogPublishingOptions" Pipeline -> Pipeline -> Pipeline #

Property "MaxUnits" Pipeline Source # 
Instance details

Defined in Stratosphere.OSIS.Pipeline

Associated Types

type PropertyType "MaxUnits" Pipeline 
Instance details

Defined in Stratosphere.OSIS.Pipeline

Methods

set :: PropertyType "MaxUnits" Pipeline -> Pipeline -> Pipeline #

Property "MinUnits" Pipeline Source # 
Instance details

Defined in Stratosphere.OSIS.Pipeline

Associated Types

type PropertyType "MinUnits" Pipeline 
Instance details

Defined in Stratosphere.OSIS.Pipeline

Methods

set :: PropertyType "MinUnits" Pipeline -> Pipeline -> Pipeline #

Property "PipelineConfigurationBody" Pipeline Source # 
Instance details

Defined in Stratosphere.OSIS.Pipeline

Associated Types

type PropertyType "PipelineConfigurationBody" Pipeline 
Instance details

Defined in Stratosphere.OSIS.Pipeline

type PropertyType "PipelineConfigurationBody" Pipeline = Value Text

Methods

set :: PropertyType "PipelineConfigurationBody" Pipeline -> Pipeline -> Pipeline #

Property "PipelineName" Pipeline Source # 
Instance details

Defined in Stratosphere.OSIS.Pipeline

Associated Types

type PropertyType "PipelineName" Pipeline 
Instance details

Defined in Stratosphere.OSIS.Pipeline

type PropertyType "PipelineName" Pipeline = Value Text

Methods

set :: PropertyType "PipelineName" Pipeline -> Pipeline -> Pipeline #

Property "PipelineRoleArn" Pipeline Source # 
Instance details

Defined in Stratosphere.OSIS.Pipeline

Associated Types

type PropertyType "PipelineRoleArn" Pipeline 
Instance details

Defined in Stratosphere.OSIS.Pipeline

type PropertyType "PipelineRoleArn" Pipeline = Value Text

Methods

set :: PropertyType "PipelineRoleArn" Pipeline -> Pipeline -> Pipeline #

Property "ResourcePolicy" Pipeline Source # 
Instance details

Defined in Stratosphere.OSIS.Pipeline

Associated Types

type PropertyType "ResourcePolicy" Pipeline 
Instance details

Defined in Stratosphere.OSIS.Pipeline

Methods

set :: PropertyType "ResourcePolicy" Pipeline -> Pipeline -> Pipeline #

Property "Tags" Pipeline Source # 
Instance details

Defined in Stratosphere.OSIS.Pipeline

Associated Types

type PropertyType "Tags" Pipeline 
Instance details

Defined in Stratosphere.OSIS.Pipeline

type PropertyType "Tags" Pipeline = [Tag]

Methods

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

Property "VpcOptions" Pipeline Source # 
Instance details

Defined in Stratosphere.OSIS.Pipeline

Associated Types

type PropertyType "VpcOptions" Pipeline 
Instance details

Defined in Stratosphere.OSIS.Pipeline

Methods

set :: PropertyType "VpcOptions" Pipeline -> Pipeline -> Pipeline #

type PropertyType "BufferOptions" Pipeline Source # 
Instance details

Defined in Stratosphere.OSIS.Pipeline

type PropertyType "EncryptionAtRestOptions" Pipeline Source # 
Instance details

Defined in Stratosphere.OSIS.Pipeline

type PropertyType "EncryptionAtRestOptions" Pipeline = EncryptionAtRestOptionsProperty
type PropertyType "LogPublishingOptions" Pipeline Source # 
Instance details

Defined in Stratosphere.OSIS.Pipeline

type PropertyType "LogPublishingOptions" Pipeline = LogPublishingOptionsProperty
type PropertyType "MaxUnits" Pipeline Source # 
Instance details

Defined in Stratosphere.OSIS.Pipeline

type PropertyType "MinUnits" Pipeline Source # 
Instance details

Defined in Stratosphere.OSIS.Pipeline

type PropertyType "PipelineConfigurationBody" Pipeline Source # 
Instance details

Defined in Stratosphere.OSIS.Pipeline

type PropertyType "PipelineConfigurationBody" Pipeline = Value Text
type PropertyType "PipelineName" Pipeline Source # 
Instance details

Defined in Stratosphere.OSIS.Pipeline

type PropertyType "PipelineName" Pipeline = Value Text
type PropertyType "PipelineRoleArn" Pipeline Source # 
Instance details

Defined in Stratosphere.OSIS.Pipeline

type PropertyType "PipelineRoleArn" Pipeline = Value Text
type PropertyType "ResourcePolicy" Pipeline Source # 
Instance details

Defined in Stratosphere.OSIS.Pipeline

type PropertyType "Tags" Pipeline Source # 
Instance details

Defined in Stratosphere.OSIS.Pipeline

type PropertyType "Tags" Pipeline = [Tag]
type PropertyType "VpcOptions" Pipeline Source # 
Instance details

Defined in Stratosphere.OSIS.Pipeline