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