stratosphere-emr-1.0.0: Stratosphere integration for AWS EMR.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

Documentation

data JobFlowInstancesConfigProperty Source #

Constructors

JobFlowInstancesConfigProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html

Fields

Instances

Instances details
ToJSON JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

Show JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

Eq JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

ToResourceProperties JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

Property "AdditionalMasterSecurityGroups" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

Associated Types

type PropertyType "AdditionalMasterSecurityGroups" JobFlowInstancesConfigProperty 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

type PropertyType "AdditionalMasterSecurityGroups" JobFlowInstancesConfigProperty = ValueList Text
Property "AdditionalSlaveSecurityGroups" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

Associated Types

type PropertyType "AdditionalSlaveSecurityGroups" JobFlowInstancesConfigProperty 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

type PropertyType "AdditionalSlaveSecurityGroups" JobFlowInstancesConfigProperty = ValueList Text
Property "CoreInstanceFleet" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

Property "CoreInstanceGroup" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

Property "Ec2KeyName" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

Property "Ec2SubnetId" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

Property "Ec2SubnetIds" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

Property "EmrManagedMasterSecurityGroup" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

Associated Types

type PropertyType "EmrManagedMasterSecurityGroup" JobFlowInstancesConfigProperty 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

type PropertyType "EmrManagedMasterSecurityGroup" JobFlowInstancesConfigProperty = Value Text
Property "EmrManagedSlaveSecurityGroup" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

Associated Types

type PropertyType "EmrManagedSlaveSecurityGroup" JobFlowInstancesConfigProperty 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

type PropertyType "EmrManagedSlaveSecurityGroup" JobFlowInstancesConfigProperty = Value Text
Property "HadoopVersion" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

Property "KeepJobFlowAliveWhenNoSteps" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

Associated Types

type PropertyType "KeepJobFlowAliveWhenNoSteps" JobFlowInstancesConfigProperty 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

type PropertyType "KeepJobFlowAliveWhenNoSteps" JobFlowInstancesConfigProperty = Value Bool
Property "MasterInstanceFleet" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

Property "MasterInstanceGroup" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

Property "Placement" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

Property "ServiceAccessSecurityGroup" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

Associated Types

type PropertyType "ServiceAccessSecurityGroup" JobFlowInstancesConfigProperty 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

type PropertyType "ServiceAccessSecurityGroup" JobFlowInstancesConfigProperty = Value Text
Property "TaskInstanceFleets" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

Property "TaskInstanceGroups" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

Property "TerminationProtected" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

Associated Types

type PropertyType "TerminationProtected" JobFlowInstancesConfigProperty 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

Property "UnhealthyNodeReplacement" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

Associated Types

type PropertyType "UnhealthyNodeReplacement" JobFlowInstancesConfigProperty 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

type PropertyType "UnhealthyNodeReplacement" JobFlowInstancesConfigProperty = Value Bool
type PropertyType "AdditionalMasterSecurityGroups" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

type PropertyType "AdditionalMasterSecurityGroups" JobFlowInstancesConfigProperty = ValueList Text
type PropertyType "AdditionalSlaveSecurityGroups" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

type PropertyType "AdditionalSlaveSecurityGroups" JobFlowInstancesConfigProperty = ValueList Text
type PropertyType "CoreInstanceFleet" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

type PropertyType "CoreInstanceGroup" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

type PropertyType "Ec2KeyName" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

type PropertyType "Ec2SubnetId" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

type PropertyType "Ec2SubnetIds" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

type PropertyType "EmrManagedMasterSecurityGroup" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

type PropertyType "EmrManagedMasterSecurityGroup" JobFlowInstancesConfigProperty = Value Text
type PropertyType "EmrManagedSlaveSecurityGroup" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

type PropertyType "EmrManagedSlaveSecurityGroup" JobFlowInstancesConfigProperty = Value Text
type PropertyType "HadoopVersion" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

type PropertyType "KeepJobFlowAliveWhenNoSteps" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

type PropertyType "KeepJobFlowAliveWhenNoSteps" JobFlowInstancesConfigProperty = Value Bool
type PropertyType "MasterInstanceFleet" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

type PropertyType "MasterInstanceGroup" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

type PropertyType "Placement" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

type PropertyType "ServiceAccessSecurityGroup" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

type PropertyType "ServiceAccessSecurityGroup" JobFlowInstancesConfigProperty = Value Text
type PropertyType "TaskInstanceFleets" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

type PropertyType "TaskInstanceGroups" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

type PropertyType "TerminationProtected" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

type PropertyType "UnhealthyNodeReplacement" JobFlowInstancesConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.JobFlowInstancesConfigProperty

type PropertyType "UnhealthyNodeReplacement" JobFlowInstancesConfigProperty = Value Bool