module Stratosphere.ApiGateway.UsagePlan.ThrottleSettingsProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data ThrottleSettingsProperty :: Prelude.Type instance ToResourceProperties ThrottleSettingsProperty instance Prelude.Eq ThrottleSettingsProperty instance Prelude.Show ThrottleSettingsProperty instance JSON.ToJSON ThrottleSettingsProperty