stratosphere-amplifyuibuilder-1.0.0: gen/Stratosphere/AmplifyUIBuilder/Form/FormCTAProperty.hs-boot
module Stratosphere.AmplifyUIBuilder.Form.FormCTAProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data FormCTAProperty :: Prelude.Type instance ToResourceProperties FormCTAProperty instance Prelude.Eq FormCTAProperty instance Prelude.Show FormCTAProperty instance JSON.ToJSON FormCTAProperty