module Stratosphere.AmplifyUIBuilder.Form.FormInputValuePropertyProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data FormInputValuePropertyProperty :: Prelude.Type instance ToResourceProperties FormInputValuePropertyProperty instance Prelude.Eq FormInputValuePropertyProperty instance Prelude.Show FormInputValuePropertyProperty instance JSON.ToJSON FormInputValuePropertyProperty