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