stratosphere-customerprofiles-1.0.0: gen/Stratosphere/CustomerProfiles/CalculatedAttributeDefinition/ReadinessProperty.hs-boot
module Stratosphere.CustomerProfiles.CalculatedAttributeDefinition.ReadinessProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data ReadinessProperty :: Prelude.Type
instance ToResourceProperties ReadinessProperty
instance Prelude.Eq ReadinessProperty
instance Prelude.Show ReadinessProperty
instance JSON.ToJSON ReadinessProperty