stratosphere-emrserverless-1.0.0: Stratosphere integration for AWS EMRServerless.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.EMRServerless.Application

Documentation

data Application Source #

Constructors

Application

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-emrserverless-application.html

Fields

Instances

Instances details
ToJSON Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

Show Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

Eq Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

ToResourceProperties Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

Property "Architecture" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

Associated Types

type PropertyType "Architecture" Application 
Instance details

Defined in Stratosphere.EMRServerless.Application

type PropertyType "Architecture" Application = Value Text

Methods

set :: PropertyType "Architecture" Application -> Application -> Application #

Property "AutoStartConfiguration" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

Associated Types

type PropertyType "AutoStartConfiguration" Application 
Instance details

Defined in Stratosphere.EMRServerless.Application

Methods

set :: PropertyType "AutoStartConfiguration" Application -> Application -> Application #

Property "AutoStopConfiguration" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

Associated Types

type PropertyType "AutoStopConfiguration" Application 
Instance details

Defined in Stratosphere.EMRServerless.Application

Methods

set :: PropertyType "AutoStopConfiguration" Application -> Application -> Application #

Property "IdentityCenterConfiguration" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

Associated Types

type PropertyType "IdentityCenterConfiguration" Application 
Instance details

Defined in Stratosphere.EMRServerless.Application

type PropertyType "IdentityCenterConfiguration" Application = IdentityCenterConfigurationProperty

Methods

set :: PropertyType "IdentityCenterConfiguration" Application -> Application -> Application #

Property "ImageConfiguration" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

Associated Types

type PropertyType "ImageConfiguration" Application 
Instance details

Defined in Stratosphere.EMRServerless.Application

Methods

set :: PropertyType "ImageConfiguration" Application -> Application -> Application #

Property "InitialCapacity" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

Associated Types

type PropertyType "InitialCapacity" Application 
Instance details

Defined in Stratosphere.EMRServerless.Application

Methods

set :: PropertyType "InitialCapacity" Application -> Application -> Application #

Property "InteractiveConfiguration" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

Associated Types

type PropertyType "InteractiveConfiguration" Application 
Instance details

Defined in Stratosphere.EMRServerless.Application

Methods

set :: PropertyType "InteractiveConfiguration" Application -> Application -> Application #

Property "MaximumCapacity" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

Associated Types

type PropertyType "MaximumCapacity" Application 
Instance details

Defined in Stratosphere.EMRServerless.Application

Methods

set :: PropertyType "MaximumCapacity" Application -> Application -> Application #

Property "MonitoringConfiguration" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

Associated Types

type PropertyType "MonitoringConfiguration" Application 
Instance details

Defined in Stratosphere.EMRServerless.Application

Methods

set :: PropertyType "MonitoringConfiguration" Application -> Application -> Application #

Property "Name" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

Associated Types

type PropertyType "Name" Application 
Instance details

Defined in Stratosphere.EMRServerless.Application

Property "NetworkConfiguration" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

Associated Types

type PropertyType "NetworkConfiguration" Application 
Instance details

Defined in Stratosphere.EMRServerless.Application

Methods

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

Property "ReleaseLabel" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

Associated Types

type PropertyType "ReleaseLabel" Application 
Instance details

Defined in Stratosphere.EMRServerless.Application

type PropertyType "ReleaseLabel" Application = Value Text

Methods

set :: PropertyType "ReleaseLabel" Application -> Application -> Application #

Property "RuntimeConfiguration" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

Associated Types

type PropertyType "RuntimeConfiguration" Application 
Instance details

Defined in Stratosphere.EMRServerless.Application

type PropertyType "RuntimeConfiguration" Application = [ConfigurationObjectProperty]

Methods

set :: PropertyType "RuntimeConfiguration" Application -> Application -> Application #

Property "SchedulerConfiguration" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

Associated Types

type PropertyType "SchedulerConfiguration" Application 
Instance details

Defined in Stratosphere.EMRServerless.Application

Methods

set :: PropertyType "SchedulerConfiguration" Application -> Application -> Application #

Property "Tags" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

Associated Types

type PropertyType "Tags" Application 
Instance details

Defined in Stratosphere.EMRServerless.Application

type PropertyType "Tags" Application = [Tag]
Property "Type" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

Associated Types

type PropertyType "Type" Application 
Instance details

Defined in Stratosphere.EMRServerless.Application

Property "WorkerTypeSpecifications" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

Associated Types

type PropertyType "WorkerTypeSpecifications" Application 
Instance details

Defined in Stratosphere.EMRServerless.Application

Methods

set :: PropertyType "WorkerTypeSpecifications" Application -> Application -> Application #

type PropertyType "Architecture" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

type PropertyType "Architecture" Application = Value Text
type PropertyType "AutoStartConfiguration" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

type PropertyType "AutoStopConfiguration" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

type PropertyType "IdentityCenterConfiguration" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

type PropertyType "IdentityCenterConfiguration" Application = IdentityCenterConfigurationProperty
type PropertyType "ImageConfiguration" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

type PropertyType "InitialCapacity" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

type PropertyType "InteractiveConfiguration" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

type PropertyType "MaximumCapacity" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

type PropertyType "MonitoringConfiguration" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

type PropertyType "Name" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

type PropertyType "NetworkConfiguration" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

type PropertyType "ReleaseLabel" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

type PropertyType "ReleaseLabel" Application = Value Text
type PropertyType "RuntimeConfiguration" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

type PropertyType "RuntimeConfiguration" Application = [ConfigurationObjectProperty]
type PropertyType "SchedulerConfiguration" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

type PropertyType "Tags" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

type PropertyType "Tags" Application = [Tag]
type PropertyType "Type" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application

type PropertyType "WorkerTypeSpecifications" Application Source # 
Instance details

Defined in Stratosphere.EMRServerless.Application