| 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.AppFlow.Types.VeevaMetadata
Description
Synopsis
- data VeevaMetadata = VeevaMetadata' {
- newVeevaMetadata :: VeevaMetadata
Documentation
data VeevaMetadata Source #
The connector metadata specific to Veeva.
See: newVeevaMetadata smart constructor.
Constructors
| VeevaMetadata' | |
Instances
newVeevaMetadata :: VeevaMetadata Source #
Create a value of VeevaMetadata with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.