7#include <aws/sagemaker/SageMaker_EXPORTS.h>
43 inline long long GetUid()
const{
return m_uid; }
45 inline void SetUid(
long long value) { m_uidHasBeenSet =
true; m_uid = value; }
53 inline long long GetGid()
const{
return m_gid; }
55 inline void SetGid(
long long value) { m_gidHasBeenSet =
true; m_gid = value; }
61 bool m_uidHasBeenSet =
false;
64 bool m_gidHasBeenSet =
false;
AWS_SAGEMAKER_API CustomPosixUserConfig()
CustomPosixUserConfig & WithGid(long long value)
AWS_SAGEMAKER_API CustomPosixUserConfig(Aws::Utils::Json::JsonView jsonValue)
bool UidHasBeenSet() const
bool GidHasBeenSet() const
CustomPosixUserConfig & WithUid(long long value)
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_SAGEMAKER_API CustomPosixUserConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetUid(long long value)
void SetGid(long long value)
Aws::Utils::Json::JsonValue JsonValue