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 |
Amazonka.DataExchange.Types.S3SnapshotAsset
Description
Synopsis
Documentation
data S3SnapshotAsset Source #
The 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 S3 object that is the object.
s3SnapshotAsset_size :: Lens' S3SnapshotAsset Double Source #
The size of the S3 object that is the object.