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