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