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