module Stratosphere.ElasticLoadBalancingV2.ListenerRule.HttpRequestMethodConfigProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data HttpRequestMethodConfigProperty :: Prelude.Type instance ToResourceProperties HttpRequestMethodConfigProperty instance Prelude.Eq HttpRequestMethodConfigProperty instance Prelude.Show HttpRequestMethodConfigProperty instance JSON.ToJSON HttpRequestMethodConfigProperty