module Stratosphere.Rekognition.StreamProcessor.DataSharingPreferenceProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data DataSharingPreferenceProperty :: Prelude.Type instance ToResourceProperties DataSharingPreferenceProperty instance Prelude.Eq DataSharingPreferenceProperty instance Prelude.Show DataSharingPreferenceProperty instance JSON.ToJSON DataSharingPreferenceProperty