22 template<
typename RESULT_TYPE>
23 class AmazonWebServiceResult;
32 namespace ConfigService
void SetDeliveryChannelsStatus(const Aws::Vector< DeliveryChannelStatus > &value)
std::vector< T, Aws::Allocator< T > > Vector
DescribeDeliveryChannelStatusResult & WithDeliveryChannelsStatus(const Aws::Vector< DeliveryChannelStatus > &value)
const Aws::Vector< DeliveryChannelStatus > & GetDeliveryChannelsStatus() const
DescribeDeliveryChannelStatusResult & AddDeliveryChannelsStatus(const DeliveryChannelStatus &value)
void SetDeliveryChannelsStatus(Aws::Vector< DeliveryChannelStatus > &&value)
#define AWS_CONFIGSERVICE_API
DescribeDeliveryChannelStatusResult & WithDeliveryChannelsStatus(Aws::Vector< DeliveryChannelStatus > &&value)
DescribeDeliveryChannelStatusResult & AddDeliveryChannelsStatus(DeliveryChannelStatus &&value)
JSON (JavaScript Object Notation).