stratosphere-mwaa-1.0.0: Stratosphere integration for AWS MWAA.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.MWAA.Environment

Documentation

data Environment Source #

Constructors

Environment

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mwaa-environment.html

Fields

Instances

Instances details
ToJSON Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

Show Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

Eq Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

ToResourceProperties Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

Property "AirflowConfigurationOptions" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

Associated Types

type PropertyType "AirflowConfigurationOptions" Environment 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "AirflowConfigurationOptions" Environment = Object

Methods

set :: PropertyType "AirflowConfigurationOptions" Environment -> Environment -> Environment #

Property "AirflowVersion" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

Associated Types

type PropertyType "AirflowVersion" Environment 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "AirflowVersion" Environment = Value Text

Methods

set :: PropertyType "AirflowVersion" Environment -> Environment -> Environment #

Property "DagS3Path" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

Associated Types

type PropertyType "DagS3Path" Environment 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "DagS3Path" Environment = Value Text

Methods

set :: PropertyType "DagS3Path" Environment -> Environment -> Environment #

Property "EndpointManagement" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

Associated Types

type PropertyType "EndpointManagement" Environment 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "EndpointManagement" Environment = Value Text

Methods

set :: PropertyType "EndpointManagement" Environment -> Environment -> Environment #

Property "EnvironmentClass" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

Associated Types

type PropertyType "EnvironmentClass" Environment 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "EnvironmentClass" Environment = Value Text

Methods

set :: PropertyType "EnvironmentClass" Environment -> Environment -> Environment #

Property "ExecutionRoleArn" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

Associated Types

type PropertyType "ExecutionRoleArn" Environment 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "ExecutionRoleArn" Environment = Value Text

Methods

set :: PropertyType "ExecutionRoleArn" Environment -> Environment -> Environment #

Property "KmsKey" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

Associated Types

type PropertyType "KmsKey" Environment 
Instance details

Defined in Stratosphere.MWAA.Environment

Property "LoggingConfiguration" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

Associated Types

type PropertyType "LoggingConfiguration" Environment 
Instance details

Defined in Stratosphere.MWAA.Environment

Methods

set :: PropertyType "LoggingConfiguration" Environment -> Environment -> Environment #

Property "MaxWebservers" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

Associated Types

type PropertyType "MaxWebservers" Environment 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "MaxWebservers" Environment = Value Integer

Methods

set :: PropertyType "MaxWebservers" Environment -> Environment -> Environment #

Property "MaxWorkers" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

Associated Types

type PropertyType "MaxWorkers" Environment 
Instance details

Defined in Stratosphere.MWAA.Environment

Methods

set :: PropertyType "MaxWorkers" Environment -> Environment -> Environment #

Property "MinWebservers" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

Associated Types

type PropertyType "MinWebservers" Environment 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "MinWebservers" Environment = Value Integer

Methods

set :: PropertyType "MinWebservers" Environment -> Environment -> Environment #

Property "MinWorkers" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

Associated Types

type PropertyType "MinWorkers" Environment 
Instance details

Defined in Stratosphere.MWAA.Environment

Methods

set :: PropertyType "MinWorkers" Environment -> Environment -> Environment #

Property "Name" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

Associated Types

type PropertyType "Name" Environment 
Instance details

Defined in Stratosphere.MWAA.Environment

Property "NetworkConfiguration" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

Associated Types

type PropertyType "NetworkConfiguration" Environment 
Instance details

Defined in Stratosphere.MWAA.Environment

Methods

set :: PropertyType "NetworkConfiguration" Environment -> Environment -> Environment #

Property "PluginsS3ObjectVersion" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

Associated Types

type PropertyType "PluginsS3ObjectVersion" Environment 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "PluginsS3ObjectVersion" Environment = Value Text

Methods

set :: PropertyType "PluginsS3ObjectVersion" Environment -> Environment -> Environment #

Property "PluginsS3Path" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

Associated Types

type PropertyType "PluginsS3Path" Environment 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "PluginsS3Path" Environment = Value Text

Methods

set :: PropertyType "PluginsS3Path" Environment -> Environment -> Environment #

Property "RequirementsS3ObjectVersion" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

Associated Types

type PropertyType "RequirementsS3ObjectVersion" Environment 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "RequirementsS3ObjectVersion" Environment = Value Text

Methods

set :: PropertyType "RequirementsS3ObjectVersion" Environment -> Environment -> Environment #

Property "RequirementsS3Path" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

Associated Types

type PropertyType "RequirementsS3Path" Environment 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "RequirementsS3Path" Environment = Value Text

Methods

set :: PropertyType "RequirementsS3Path" Environment -> Environment -> Environment #

Property "Schedulers" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

Associated Types

type PropertyType "Schedulers" Environment 
Instance details

Defined in Stratosphere.MWAA.Environment

Methods

set :: PropertyType "Schedulers" Environment -> Environment -> Environment #

Property "SourceBucketArn" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

Associated Types

type PropertyType "SourceBucketArn" Environment 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "SourceBucketArn" Environment = Value Text

Methods

set :: PropertyType "SourceBucketArn" Environment -> Environment -> Environment #

Property "StartupScriptS3ObjectVersion" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

Associated Types

type PropertyType "StartupScriptS3ObjectVersion" Environment 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "StartupScriptS3ObjectVersion" Environment = Value Text

Methods

set :: PropertyType "StartupScriptS3ObjectVersion" Environment -> Environment -> Environment #

Property "StartupScriptS3Path" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

Associated Types

type PropertyType "StartupScriptS3Path" Environment 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "StartupScriptS3Path" Environment = Value Text

Methods

set :: PropertyType "StartupScriptS3Path" Environment -> Environment -> Environment #

Property "Tags" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

Associated Types

type PropertyType "Tags" Environment 
Instance details

Defined in Stratosphere.MWAA.Environment

Property "WebserverAccessMode" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

Associated Types

type PropertyType "WebserverAccessMode" Environment 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "WebserverAccessMode" Environment = Value Text

Methods

set :: PropertyType "WebserverAccessMode" Environment -> Environment -> Environment #

Property "WeeklyMaintenanceWindowStart" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

Associated Types

type PropertyType "WeeklyMaintenanceWindowStart" Environment 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "WeeklyMaintenanceWindowStart" Environment = Value Text

Methods

set :: PropertyType "WeeklyMaintenanceWindowStart" Environment -> Environment -> Environment #

Property "WorkerReplacementStrategy" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

Associated Types

type PropertyType "WorkerReplacementStrategy" Environment 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "WorkerReplacementStrategy" Environment = Value Text

Methods

set :: PropertyType "WorkerReplacementStrategy" Environment -> Environment -> Environment #

type PropertyType "AirflowConfigurationOptions" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "AirflowConfigurationOptions" Environment = Object
type PropertyType "AirflowVersion" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "AirflowVersion" Environment = Value Text
type PropertyType "DagS3Path" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "DagS3Path" Environment = Value Text
type PropertyType "EndpointManagement" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "EndpointManagement" Environment = Value Text
type PropertyType "EnvironmentClass" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "EnvironmentClass" Environment = Value Text
type PropertyType "ExecutionRoleArn" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "ExecutionRoleArn" Environment = Value Text
type PropertyType "KmsKey" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "LoggingConfiguration" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "MaxWebservers" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "MaxWebservers" Environment = Value Integer
type PropertyType "MaxWorkers" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "MinWebservers" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "MinWebservers" Environment = Value Integer
type PropertyType "MinWorkers" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "Name" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "NetworkConfiguration" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "PluginsS3ObjectVersion" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "PluginsS3ObjectVersion" Environment = Value Text
type PropertyType "PluginsS3Path" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "PluginsS3Path" Environment = Value Text
type PropertyType "RequirementsS3ObjectVersion" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "RequirementsS3ObjectVersion" Environment = Value Text
type PropertyType "RequirementsS3Path" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "RequirementsS3Path" Environment = Value Text
type PropertyType "Schedulers" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "SourceBucketArn" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "SourceBucketArn" Environment = Value Text
type PropertyType "StartupScriptS3ObjectVersion" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "StartupScriptS3ObjectVersion" Environment = Value Text
type PropertyType "StartupScriptS3Path" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "StartupScriptS3Path" Environment = Value Text
type PropertyType "Tags" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "WebserverAccessMode" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "WebserverAccessMode" Environment = Value Text
type PropertyType "WeeklyMaintenanceWindowStart" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "WeeklyMaintenanceWindowStart" Environment = Value Text
type PropertyType "WorkerReplacementStrategy" Environment Source # 
Instance details

Defined in Stratosphere.MWAA.Environment

type PropertyType "WorkerReplacementStrategy" Environment = Value Text