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 |
Amazonka.DynamoDB.Types.IndexStatus
Description
Documentation
newtype IndexStatus Source #
Constructors
IndexStatus' | |
Fields |
Bundled Patterns
pattern IndexStatus_ACTIVE :: IndexStatus | |
pattern IndexStatus_CREATING :: IndexStatus | |
pattern IndexStatus_DELETING :: IndexStatus | |
pattern IndexStatus_UPDATING :: IndexStatus |