30 namespace ConfigService
65 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
174 bool m_nameHasBeenSet;
176 bool m_configSnapshotDeliveryInfoHasBeenSet;
178 bool m_configHistoryDeliveryInfoHasBeenSet;
180 bool m_configStreamDeliveryInfoHasBeenSet;
DeliveryChannelStatus & WithConfigSnapshotDeliveryInfo(const ConfigExportDeliveryInfo &value)
void SetConfigStreamDeliveryInfo(ConfigStreamDeliveryInfo &&value)
void SetConfigSnapshotDeliveryInfo(const ConfigExportDeliveryInfo &value)
DeliveryChannelStatus & WithConfigSnapshotDeliveryInfo(ConfigExportDeliveryInfo &&value)
void SetConfigSnapshotDeliveryInfo(ConfigExportDeliveryInfo &&value)
const ConfigExportDeliveryInfo & GetConfigSnapshotDeliveryInfo() const
DeliveryChannelStatus & WithName(Aws::String &&value)
DeliveryChannelStatus & WithConfigHistoryDeliveryInfo(const ConfigExportDeliveryInfo &value)
void SetConfigStreamDeliveryInfo(const ConfigStreamDeliveryInfo &value)
DeliveryChannelStatus & WithConfigStreamDeliveryInfo(ConfigStreamDeliveryInfo &&value)
DeliveryChannelStatus & WithConfigHistoryDeliveryInfo(ConfigExportDeliveryInfo &&value)
DeliveryChannelStatus & WithName(const char *value)
void SetConfigHistoryDeliveryInfo(ConfigExportDeliveryInfo &&value)
void SetName(const Aws::String &value)
void SetConfigHistoryDeliveryInfo(const ConfigExportDeliveryInfo &value)
DeliveryChannelStatus & WithConfigStreamDeliveryInfo(const ConfigStreamDeliveryInfo &value)
DeliveryChannelStatus & WithName(const Aws::String &value)
const ConfigExportDeliveryInfo & GetConfigHistoryDeliveryInfo() const
const Aws::String & GetName() const
const ConfigStreamDeliveryInfo & GetConfigStreamDeliveryInfo() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
#define AWS_CONFIGSERVICE_API
void SetName(Aws::String &&value)
JSON (JavaScript Object Notation).
void SetName(const char *value)