module Stratosphere.EC2.EC2Fleet.SpotOptionsRequestProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data SpotOptionsRequestProperty :: Prelude.Type instance ToResourceProperties SpotOptionsRequestProperty instance Prelude.Eq SpotOptionsRequestProperty instance Prelude.Show SpotOptionsRequestProperty instance JSON.ToJSON SpotOptionsRequestProperty