module Stratosphere.SageMaker.DeviceFleet.EdgeOutputConfigProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data EdgeOutputConfigProperty :: Prelude.Type instance ToResourceProperties EdgeOutputConfigProperty instance Prelude.Eq EdgeOutputConfigProperty instance Prelude.Show EdgeOutputConfigProperty instance JSON.ToJSON EdgeOutputConfigProperty