stratosphere-connect-1.0.0: gen/Stratosphere/Connect/Instance/AttributesProperty.hs-boot
module Stratosphere.Connect.Instance.AttributesProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data AttributesProperty :: Prelude.Type instance ToResourceProperties AttributesProperty instance Prelude.Eq AttributesProperty instance Prelude.Show AttributesProperty instance JSON.ToJSON AttributesProperty