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