7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/FileSystemConfig.h>
9#include <aws/sagemaker/model/ContainerConfig.h>
65 bool m_fileSystemConfigHasBeenSet =
false;
68 bool m_containerConfigHasBeenSet =
false;
AWS_SAGEMAKER_API JupyterLabAppImageConfig()
void SetContainerConfig(const ContainerConfig &value)
JupyterLabAppImageConfig & WithFileSystemConfig(const FileSystemConfig &value)
JupyterLabAppImageConfig & WithContainerConfig(const ContainerConfig &value)
AWS_SAGEMAKER_API JupyterLabAppImageConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_SAGEMAKER_API JupyterLabAppImageConfig(Aws::Utils::Json::JsonView jsonValue)
void SetFileSystemConfig(const FileSystemConfig &value)
bool FileSystemConfigHasBeenSet() const
JupyterLabAppImageConfig & WithFileSystemConfig(FileSystemConfig &&value)
JupyterLabAppImageConfig & WithContainerConfig(ContainerConfig &&value)
void SetContainerConfig(ContainerConfig &&value)
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
const ContainerConfig & GetContainerConfig() const
bool ContainerConfigHasBeenSet() const
void SetFileSystemConfig(FileSystemConfig &&value)
const FileSystemConfig & GetFileSystemConfig() const
Aws::Utils::Json::JsonValue JsonValue