module Stratosphere.EC2.LaunchTemplate.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