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