| 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.IoTAnalytics.Types.ServiceManagedChannelS3StorageSummary
Description
Documentation
data ServiceManagedChannelS3StorageSummary Source #
Used to store channel data in an S3 bucket managed by IoT Analytics.
See: newServiceManagedChannelS3StorageSummary smart constructor.
Constructors
| ServiceManagedChannelS3StorageSummary' | |
Instances
newServiceManagedChannelS3StorageSummary :: ServiceManagedChannelS3StorageSummary Source #
Create a value of ServiceManagedChannelS3StorageSummary with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.