stratosphere-deadline-1.0.0: gen/Stratosphere/Deadline/Fleet/VCpuCountRangeProperty.hs-boot
module Stratosphere.Deadline.Fleet.VCpuCountRangeProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data VCpuCountRangeProperty :: Prelude.Type
instance ToResourceProperties VCpuCountRangeProperty
instance Prelude.Eq VCpuCountRangeProperty
instance Prelude.Show VCpuCountRangeProperty
instance JSON.ToJSON VCpuCountRangeProperty