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