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