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