module Stratosphere.AppTest.TestCase.MainframeActionTypeProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data MainframeActionTypeProperty :: Prelude.Type instance ToResourceProperties MainframeActionTypeProperty instance Prelude.Eq MainframeActionTypeProperty instance Prelude.Show MainframeActionTypeProperty instance JSON.ToJSON MainframeActionTypeProperty