libZSservicesZSamazonka-iot-analyticsZSamazonka-iot-analytics
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.IoTAnalytics.Types.ServiceManagedChannelS3StorageSummary

Description

 
Synopsis

Documentation

data ServiceManagedChannelS3StorageSummary Source #

Used to store channel data in an S3 bucket managed by IoT Analytics.

See: newServiceManagedChannelS3StorageSummary smart constructor.

Instances

Instances details
Eq ServiceManagedChannelS3StorageSummary Source # 
Instance details

Defined in Amazonka.IoTAnalytics.Types.ServiceManagedChannelS3StorageSummary

Read ServiceManagedChannelS3StorageSummary Source # 
Instance details

Defined in Amazonka.IoTAnalytics.Types.ServiceManagedChannelS3StorageSummary

Show ServiceManagedChannelS3StorageSummary Source # 
Instance details

Defined in Amazonka.IoTAnalytics.Types.ServiceManagedChannelS3StorageSummary

Generic ServiceManagedChannelS3StorageSummary Source # 
Instance details

Defined in Amazonka.IoTAnalytics.Types.ServiceManagedChannelS3StorageSummary

NFData ServiceManagedChannelS3StorageSummary Source # 
Instance details

Defined in Amazonka.IoTAnalytics.Types.ServiceManagedChannelS3StorageSummary

Hashable ServiceManagedChannelS3StorageSummary Source # 
Instance details

Defined in Amazonka.IoTAnalytics.Types.ServiceManagedChannelS3StorageSummary

FromJSON ServiceManagedChannelS3StorageSummary Source # 
Instance details

Defined in Amazonka.IoTAnalytics.Types.ServiceManagedChannelS3StorageSummary

type Rep ServiceManagedChannelS3StorageSummary Source # 
Instance details

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.