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