7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/ProcessingClusterConfig.h>
43 template <
typename ClusterConfigT = ProcessingClusterConfig>
45 m_clusterConfigHasBeenSet =
true;
46 m_clusterConfig = std::forward<ClusterConfigT>(value);
48 template <
typename ClusterConfigT = ProcessingClusterConfig>
56 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