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