| Package | Description |
|---|---|
| com.amazonaws.services.iotanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
DatastoreStorageSummary |
DatastoreStorageSummary.clone() |
DatastoreStorageSummary |
DatastoreSummary.getDatastoreStorage()
Where data store data is stored.
|
DatastoreStorageSummary |
DatastoreStorageSummary.withCustomerManagedS3(CustomerManagedDatastoreS3StorageSummary customerManagedS3)
Used to store data store data in an S3 bucket that you manage.
|
DatastoreStorageSummary |
DatastoreStorageSummary.withServiceManagedS3(ServiceManagedDatastoreS3StorageSummary serviceManagedS3)
Used to store data store data in an S3 bucket managed by the AWS IoT Analytics service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatastoreSummary.setDatastoreStorage(DatastoreStorageSummary datastoreStorage)
Where data store data is stored.
|
DatastoreSummary |
DatastoreSummary.withDatastoreStorage(DatastoreStorageSummary datastoreStorage)
Where data store data is stored.
|
Copyright © 2020. All rights reserved.