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