module Stratosphere.QuickSight.Topic.CollectiveConstantProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data CollectiveConstantProperty :: Prelude.Type instance ToResourceProperties CollectiveConstantProperty instance Prelude.Eq CollectiveConstantProperty instance Prelude.Show CollectiveConstantProperty instance JSON.ToJSON CollectiveConstantProperty