7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/AppType.h>
9#include <aws/sagemaker/model/SpaceStorageSettings.h>
48 inline void SetAppType(
const AppType& value) { m_appTypeHasBeenSet =
true; m_appType = value; }
49 inline void SetAppType(
AppType&& value) { m_appTypeHasBeenSet =
true; m_appType = std::move(value); }
68 bool m_appTypeHasBeenSet =
false;
71 bool m_spaceStorageSettingsHasBeenSet =
false;
void SetSpaceStorageSettings(SpaceStorageSettings &&value)
SpaceSettingsSummary & WithSpaceStorageSettings(const SpaceStorageSettings &value)
AWS_SAGEMAKER_API SpaceSettingsSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetSpaceStorageSettings(const SpaceStorageSettings &value)
AWS_SAGEMAKER_API SpaceSettingsSummary(Aws::Utils::Json::JsonView jsonValue)
SpaceSettingsSummary & WithAppType(const AppType &value)
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
void SetAppType(const AppType &value)
SpaceSettingsSummary & WithSpaceStorageSettings(SpaceStorageSettings &&value)
bool AppTypeHasBeenSet() const
AWS_SAGEMAKER_API SpaceSettingsSummary()
bool SpaceStorageSettingsHasBeenSet() const
SpaceSettingsSummary & WithAppType(AppType &&value)
const AppType & GetAppType() const
const SpaceStorageSettings & GetSpaceStorageSettings() const
void SetAppType(AppType &&value)
Aws::Utils::Json::JsonValue JsonValue