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