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