stratosphere-ec2-1.0.0: gen/Stratosphere/EC2/EC2Fleet/TotalLocalStorageGBRequestProperty.hs-boot
module Stratosphere.EC2.EC2Fleet.TotalLocalStorageGBRequestProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data TotalLocalStorageGBRequestProperty :: Prelude.Type
instance ToResourceProperties TotalLocalStorageGBRequestProperty
instance Prelude.Eq TotalLocalStorageGBRequestProperty
instance Prelude.Show TotalLocalStorageGBRequestProperty
instance JSON.ToJSON TotalLocalStorageGBRequestProperty