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