| 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.DataExchange.Types.RedshiftDataShareAssetSourceEntry
Description
Documentation
data RedshiftDataShareAssetSourceEntry Source #
The source of the Amazon Redshift datashare asset.
See: newRedshiftDataShareAssetSourceEntry smart constructor.
Constructors
| RedshiftDataShareAssetSourceEntry' | |
Fields
| |
Instances
newRedshiftDataShareAssetSourceEntry Source #
Arguments
| :: Text | |
| -> RedshiftDataShareAssetSourceEntry |
Create a value of RedshiftDataShareAssetSourceEntry 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:dataShareArn:RedshiftDataShareAssetSourceEntry', redshiftDataShareAssetSourceEntry_dataShareArn - The Amazon Resource Name (ARN) of the datashare asset.
redshiftDataShareAssetSourceEntry_dataShareArn :: Lens' RedshiftDataShareAssetSourceEntry Text Source #
The Amazon Resource Name (ARN) of the datashare asset.