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