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
- data TableWildcard = TableWildcard' {
- newTableWildcard :: TableWildcard
Documentation
data TableWildcard Source #
A wildcard object representing every table under a database.
See: newTableWildcard
smart constructor.
Instances
newTableWildcard :: TableWildcard Source #
Create a value of TableWildcard
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.