Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Synopsis
- newtype LastRunErrorStatusCode where
Documentation
newtype LastRunErrorStatusCode Source #
Specifies whether any account- or bucket-level access errors occurred during the run of a one-time classification job or the most recent run of a recurring classification job. Possible values are:
pattern LastRunErrorStatusCode_ERROR :: LastRunErrorStatusCode | |
pattern LastRunErrorStatusCode_NONE :: LastRunErrorStatusCode |