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