module Stratosphere.Pinpoint.Segment.SourceSegmentsProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data SourceSegmentsProperty :: Prelude.Type instance ToResourceProperties SourceSegmentsProperty instance Prelude.Eq SourceSegmentsProperty instance Prelude.Show SourceSegmentsProperty instance JSON.ToJSON SourceSegmentsProperty