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