stratosphere-chatbot-1.0.0: gen/Stratosphere/Chatbot/CustomAction/CustomActionDefinitionProperty.hs-boot
module Stratosphere.Chatbot.CustomAction.CustomActionDefinitionProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data CustomActionDefinitionProperty :: Prelude.Type
instance ToResourceProperties CustomActionDefinitionProperty
instance Prelude.Eq CustomActionDefinitionProperty
instance Prelude.Show CustomActionDefinitionProperty
instance JSON.ToJSON CustomActionDefinitionProperty