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