module Stratosphere.RTBFabric.Link.LinkAttributesProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data LinkAttributesProperty :: Prelude.Type instance ToResourceProperties LinkAttributesProperty instance Prelude.Eq LinkAttributesProperty instance Prelude.Show LinkAttributesProperty instance JSON.ToJSON LinkAttributesProperty