| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.SageMaker.Types.ProcessingS3InputMode
Description
Documentation
newtype ProcessingS3InputMode Source #
Constructors
| ProcessingS3InputMode' | |
Fields | |
Bundled Patterns
| pattern ProcessingS3InputMode_File :: ProcessingS3InputMode | |
| pattern ProcessingS3InputMode_Pipe :: ProcessingS3InputMode |