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