stratosphere-budgets-1.0.0: gen/Stratosphere/Budgets/BudgetsAction/ResourceTagProperty.hs-boot
module Stratosphere.Budgets.BudgetsAction.ResourceTagProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data ResourceTagProperty :: Prelude.Type instance ToResourceProperties ResourceTagProperty instance Prelude.Eq ResourceTagProperty instance Prelude.Show ResourceTagProperty instance JSON.ToJSON ResourceTagProperty