7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/FSxLustreConfig.h>
48 template<
typename FSxLustreConfigT = FSxLustreConfig>
49 void SetFSxLustreConfig(FSxLustreConfigT&& value) { m_fSxLustreConfigHasBeenSet =
true; m_fSxLustreConfig = std::forward<FSxLustreConfigT>(value); }
50 template<
typename FSxLustreConfigT = FSxLustreConfig>
56 bool m_fSxLustreConfigHasBeenSet =
false;
const FSxLustreConfig & GetFSxLustreConfig() const
AWS_SAGEMAKER_API EnvironmentConfig(Aws::Utils::Json::JsonView jsonValue)
EnvironmentConfig & WithFSxLustreConfig(FSxLustreConfigT &&value)
AWS_SAGEMAKER_API EnvironmentConfig()=default
AWS_SAGEMAKER_API EnvironmentConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
bool FSxLustreConfigHasBeenSet() const
void SetFSxLustreConfig(FSxLustreConfigT &&value)
Aws::Utils::Json::JsonValue JsonValue