| 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.DataBrew.Types.Metadata
Description
Documentation
Contains additional resource information needed for specific datasets.
See: newMetadata smart constructor.
Constructors
| Metadata' | |
Instances
| FromJSON Metadata Source # | |
| ToJSON Metadata Source # | |
Defined in Amazonka.DataBrew.Types.Metadata | |
| Generic Metadata Source # | |
| Read Metadata Source # | |
| Show Metadata Source # | |
| NFData Metadata Source # | |
Defined in Amazonka.DataBrew.Types.Metadata | |
| Eq Metadata Source # | |
| Hashable Metadata Source # | |
Defined in Amazonka.DataBrew.Types.Metadata | |
| type Rep Metadata Source # | |
Defined in Amazonka.DataBrew.Types.Metadata | |
newMetadata :: Metadata Source #
Create a value of Metadata with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:sourceArn:Metadata', metadata_sourceArn - The Amazon Resource Name (ARN) associated with the dataset. Currently,
DataBrew only supports ARNs from Amazon AppFlow.