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

Stratosphere.EMR.Cluster.EbsConfigurationProperty

Documentation

data EbsBlockDeviceConfigProperty Source #

Instances

Instances details
ToJSON EbsBlockDeviceConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.EbsBlockDeviceConfigProperty

Show EbsBlockDeviceConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.EbsBlockDeviceConfigProperty

Eq EbsBlockDeviceConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.EbsBlockDeviceConfigProperty

ToResourceProperties EbsBlockDeviceConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.EbsBlockDeviceConfigProperty

Property "VolumeSpecification" EbsBlockDeviceConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.EbsBlockDeviceConfigProperty

Property "VolumesPerInstance" EbsBlockDeviceConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.EbsBlockDeviceConfigProperty

Associated Types

type PropertyType "VolumesPerInstance" EbsBlockDeviceConfigProperty 
Instance details

Defined in Stratosphere.EMR.Cluster.EbsBlockDeviceConfigProperty

type PropertyType "VolumeSpecification" EbsBlockDeviceConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.EbsBlockDeviceConfigProperty

type PropertyType "VolumesPerInstance" EbsBlockDeviceConfigProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.EbsBlockDeviceConfigProperty

data VolumeSpecificationProperty Source #

Instances

Instances details
ToJSON VolumeSpecificationProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.VolumeSpecificationProperty

Show VolumeSpecificationProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.VolumeSpecificationProperty

Eq VolumeSpecificationProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.VolumeSpecificationProperty

ToResourceProperties VolumeSpecificationProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.VolumeSpecificationProperty

Property "Iops" VolumeSpecificationProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.VolumeSpecificationProperty

Property "SizeInGB" VolumeSpecificationProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.VolumeSpecificationProperty

Property "Throughput" VolumeSpecificationProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.VolumeSpecificationProperty

Property "VolumeType" VolumeSpecificationProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.VolumeSpecificationProperty

type PropertyType "Iops" VolumeSpecificationProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.VolumeSpecificationProperty

type PropertyType "SizeInGB" VolumeSpecificationProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.VolumeSpecificationProperty

type PropertyType "Throughput" VolumeSpecificationProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.VolumeSpecificationProperty

type PropertyType "VolumeType" VolumeSpecificationProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.VolumeSpecificationProperty

data EbsConfigurationProperty Source #

Instances

Instances details
ToJSON EbsConfigurationProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.EbsConfigurationProperty

Show EbsConfigurationProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.EbsConfigurationProperty

Eq EbsConfigurationProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.EbsConfigurationProperty

ToResourceProperties EbsConfigurationProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.EbsConfigurationProperty

Property "EbsBlockDeviceConfigs" EbsConfigurationProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.EbsConfigurationProperty

Associated Types

type PropertyType "EbsBlockDeviceConfigs" EbsConfigurationProperty 
Instance details

Defined in Stratosphere.EMR.Cluster.EbsConfigurationProperty

Property "EbsOptimized" EbsConfigurationProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.EbsConfigurationProperty

Associated Types

type PropertyType "EbsOptimized" EbsConfigurationProperty 
Instance details

Defined in Stratosphere.EMR.Cluster.EbsConfigurationProperty

type PropertyType "EbsBlockDeviceConfigs" EbsConfigurationProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.EbsConfigurationProperty

type PropertyType "EbsOptimized" EbsConfigurationProperty Source # 
Instance details

Defined in Stratosphere.EMR.Cluster.EbsConfigurationProperty