7#include <aws/iotanalytics/IoTAnalytics_EXPORTS.h>
8#include <aws/iotanalytics/model/ServiceManagedDatastoreS3Storage.h>
9#include <aws/iotanalytics/model/CustomerManagedDatastoreS3Storage.h>
10#include <aws/iotanalytics/model/DatastoreIotSiteWiseMultiLayerStorage.h>
89 bool m_serviceManagedS3HasBeenSet =
false;
92 bool m_customerManagedS3HasBeenSet =
false;
95 bool m_iotSiteWiseMultiLayerStorageHasBeenSet =
false;
const CustomerManagedDatastoreS3Storage & GetCustomerManagedS3() const
void SetServiceManagedS3(ServiceManagedDatastoreS3Storage &&value)
AWS_IOTANALYTICS_API DatastoreStorage & operator=(Aws::Utils::Json::JsonView jsonValue)
const ServiceManagedDatastoreS3Storage & GetServiceManagedS3() const
DatastoreStorage & WithCustomerManagedS3(CustomerManagedDatastoreS3Storage &&value)
AWS_IOTANALYTICS_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_IOTANALYTICS_API DatastoreStorage(Aws::Utils::Json::JsonView jsonValue)
AWS_IOTANALYTICS_API DatastoreStorage()
DatastoreStorage & WithServiceManagedS3(const ServiceManagedDatastoreS3Storage &value)
const DatastoreIotSiteWiseMultiLayerStorage & GetIotSiteWiseMultiLayerStorage() const
bool CustomerManagedS3HasBeenSet() const
void SetServiceManagedS3(const ServiceManagedDatastoreS3Storage &value)
bool ServiceManagedS3HasBeenSet() const
DatastoreStorage & WithServiceManagedS3(ServiceManagedDatastoreS3Storage &&value)
void SetIotSiteWiseMultiLayerStorage(const DatastoreIotSiteWiseMultiLayerStorage &value)
DatastoreStorage & WithIotSiteWiseMultiLayerStorage(const DatastoreIotSiteWiseMultiLayerStorage &value)
void SetIotSiteWiseMultiLayerStorage(DatastoreIotSiteWiseMultiLayerStorage &&value)
bool IotSiteWiseMultiLayerStorageHasBeenSet() const
void SetCustomerManagedS3(CustomerManagedDatastoreS3Storage &&value)
DatastoreStorage & WithIotSiteWiseMultiLayerStorage(DatastoreIotSiteWiseMultiLayerStorage &&value)
void SetCustomerManagedS3(const CustomerManagedDatastoreS3Storage &value)
DatastoreStorage & WithCustomerManagedS3(const CustomerManagedDatastoreS3Storage &value)
Aws::Utils::Json::JsonValue JsonValue