module Stratosphere.MediaPackageV2.OriginEndpoint.StartTagProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data StartTagProperty :: Prelude.Type instance ToResourceProperties StartTagProperty instance Prelude.Eq StartTagProperty instance Prelude.Show StartTagProperty instance JSON.ToJSON StartTagProperty