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