| 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.S3SnapshotAsset
Description
Synopsis
Documentation
data S3SnapshotAsset Source #
The Amazon S3 object that is the asset.
See: newS3SnapshotAsset smart constructor.
Constructors
| S3SnapshotAsset' | |
Instances
Arguments
| :: Double | |
| -> S3SnapshotAsset | 
Create a value of S3SnapshotAsset 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:size:S3SnapshotAsset', s3SnapshotAsset_size - The size of the Amazon S3 object that is the object.
s3SnapshotAsset_size :: Lens' S3SnapshotAsset Double Source #
The size of the Amazon S3 object that is the object.