stratosphere-budgets-1.0.0: gen/Stratosphere/Budgets/Budget/ResourceTagProperty.hs-boot
module Stratosphere.Budgets.Budget.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