stratosphere-appstream-1.0.0: gen/Stratosphere/AppStream/Stack/ApplicationSettingsProperty.hs-boot
module Stratosphere.AppStream.Stack.ApplicationSettingsProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data ApplicationSettingsProperty :: Prelude.Type
instance ToResourceProperties ApplicationSettingsProperty
instance Prelude.Eq ApplicationSettingsProperty
instance Prelude.Show ApplicationSettingsProperty
instance JSON.ToJSON ApplicationSettingsProperty