7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/sagemaker/SageMakerRequest.h>
9#include <aws/sagemaker/SageMaker_EXPORTS.h>
39 template <
typename MonitoringScheduleNameT = Aws::String>
41 m_monitoringScheduleNameHasBeenSet =
true;
42 m_monitoringScheduleName = std::forward<MonitoringScheduleNameT>(value);
44 template <
typename MonitoringScheduleNameT = Aws::String>
52 bool m_monitoringScheduleNameHasBeenSet =
false;
virtual const char * GetServiceRequestName() const override
AWS_SAGEMAKER_API Aws::String SerializePayload() const override
DescribeMonitoringScheduleRequest & WithMonitoringScheduleName(MonitoringScheduleNameT &&value)
AWS_SAGEMAKER_API DescribeMonitoringScheduleRequest()=default
bool MonitoringScheduleNameHasBeenSet() const
AWS_SAGEMAKER_API Aws::Http::HeaderValueCollection GetRequestSpecificHeaders() const override
const Aws::String & GetMonitoringScheduleName() const
void SetMonitoringScheduleName(MonitoringScheduleNameT &&value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String