7#include <aws/iotanalytics/IoTAnalytics_EXPORTS.h>
8#include <aws/iotanalytics/model/ServiceManagedChannelS3StorageSummary.h>
9#include <aws/iotanalytics/model/CustomerManagedChannelS3StorageSummary.h>
67 bool m_serviceManagedS3HasBeenSet =
false;
70 bool m_customerManagedS3HasBeenSet =
false;
ChannelStorageSummary & WithServiceManagedS3(const ServiceManagedChannelS3StorageSummary &value)
AWS_IOTANALYTICS_API Aws::Utils::Json::JsonValue Jsonize() const
void SetServiceManagedS3(const ServiceManagedChannelS3StorageSummary &value)
bool CustomerManagedS3HasBeenSet() const
void SetCustomerManagedS3(CustomerManagedChannelS3StorageSummary &&value)
void SetCustomerManagedS3(const CustomerManagedChannelS3StorageSummary &value)
AWS_IOTANALYTICS_API ChannelStorageSummary()
AWS_IOTANALYTICS_API ChannelStorageSummary(Aws::Utils::Json::JsonView jsonValue)
AWS_IOTANALYTICS_API ChannelStorageSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetServiceManagedS3(ServiceManagedChannelS3StorageSummary &&value)
const ServiceManagedChannelS3StorageSummary & GetServiceManagedS3() const
bool ServiceManagedS3HasBeenSet() const
ChannelStorageSummary & WithCustomerManagedS3(const CustomerManagedChannelS3StorageSummary &value)
ChannelStorageSummary & WithCustomerManagedS3(CustomerManagedChannelS3StorageSummary &&value)
ChannelStorageSummary & WithServiceManagedS3(ServiceManagedChannelS3StorageSummary &&value)
const CustomerManagedChannelS3StorageSummary & GetCustomerManagedS3() const
Aws::Utils::Json::JsonValue JsonValue