7#include <aws/iotfleetwise/IoTFleetWise_EXPORTS.h>
8#include <aws/iotfleetwise/IoTFleetWiseRequest.h>
9#include <aws/iotfleetwise/model/CloudWatchLogDeliveryOptions.h>
51 bool m_cloudWatchLogDeliveryHasBeenSet =
false;
PutLoggingOptionsRequest & WithCloudWatchLogDelivery(const CloudWatchLogDeliveryOptions &value)
void SetCloudWatchLogDelivery(CloudWatchLogDeliveryOptions &&value)
AWS_IOTFLEETWISE_API PutLoggingOptionsRequest()
PutLoggingOptionsRequest & WithCloudWatchLogDelivery(CloudWatchLogDeliveryOptions &&value)
virtual const char * GetServiceRequestName() const override
void SetCloudWatchLogDelivery(const CloudWatchLogDeliveryOptions &value)
AWS_IOTFLEETWISE_API Aws::String SerializePayload() const override
bool CloudWatchLogDeliveryHasBeenSet() const
AWS_IOTFLEETWISE_API Aws::Http::HeaderValueCollection GetRequestSpecificHeaders() const override
const CloudWatchLogDeliveryOptions & GetCloudWatchLogDelivery() const
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String