7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/MonitoringClusterConfig.h>
48 template<
typename ClusterConfigT = MonitoringClusterConfig>
49 void SetClusterConfig(ClusterConfigT&& value) { m_clusterConfigHasBeenSet =
true; m_clusterConfig = std::forward<ClusterConfigT>(value); }
50 template<
typename ClusterConfigT = MonitoringClusterConfig>
56 bool m_clusterConfigHasBeenSet =
false;
AWS_SAGEMAKER_API MonitoringResources(Aws::Utils::Json::JsonView jsonValue)
bool ClusterConfigHasBeenSet() const
const MonitoringClusterConfig & GetClusterConfig() const
void SetClusterConfig(ClusterConfigT &&value)
MonitoringResources & WithClusterConfig(ClusterConfigT &&value)
AWS_SAGEMAKER_API MonitoringResources & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_SAGEMAKER_API MonitoringResources()=default
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue