7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/MonitoringClusterConfig.h>
42 template <
typename ClusterConfigT = MonitoringClusterConfig>
44 m_clusterConfigHasBeenSet =
true;
45 m_clusterConfig = std::forward<ClusterConfigT>(value);
47 template <
typename ClusterConfigT = MonitoringClusterConfig>
55 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