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 |
Documentation
data ServiceManagedChannelS3StorageSummary Source #
Used to store channel data in an S3 bucket managed by IoT Analytics.
See: newServiceManagedChannelS3StorageSummary
smart constructor.
Instances
Eq ServiceManagedChannelS3StorageSummary Source # | |
Read ServiceManagedChannelS3StorageSummary Source # | |
Show ServiceManagedChannelS3StorageSummary Source # | |
Generic ServiceManagedChannelS3StorageSummary Source # | |
NFData ServiceManagedChannelS3StorageSummary Source # | |
Hashable ServiceManagedChannelS3StorageSummary Source # | |
FromJSON ServiceManagedChannelS3StorageSummary Source # | |
type Rep ServiceManagedChannelS3StorageSummary Source # | |
Defined in Amazonka.IoTAnalytics.Types.ServiceManagedChannelS3StorageSummary type Rep ServiceManagedChannelS3StorageSummary = D1 ('MetaData "ServiceManagedChannelS3StorageSummary" "Amazonka.IoTAnalytics.Types.ServiceManagedChannelS3StorageSummary" "libZSservicesZSamazonka-iot-analyticsZSamazonka-iot-analytics" 'False) (C1 ('MetaCons "ServiceManagedChannelS3StorageSummary'" 'PrefixI 'False) (U1 :: Type -> Type)) |
newServiceManagedChannelS3StorageSummary :: ServiceManagedChannelS3StorageSummary Source #
Create a value of ServiceManagedChannelS3StorageSummary
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.