module Stratosphere.EMR.Cluster.OnDemandCapacityReservationOptionsProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data OnDemandCapacityReservationOptionsProperty :: Prelude.Type instance ToResourceProperties OnDemandCapacityReservationOptionsProperty instance Prelude.Eq OnDemandCapacityReservationOptionsProperty instance Prelude.Show OnDemandCapacityReservationOptionsProperty instance JSON.ToJSON OnDemandCapacityReservationOptionsProperty