7#include <aws/sagemaker/SageMaker_EXPORTS.h>
36 inline long long GetUid()
const {
return m_uid; }
38 inline void SetUid(
long long value) {
39 m_uidHasBeenSet =
true;
52 inline long long GetGid()
const {
return m_gid; }
54 inline void SetGid(
long long value) {
55 m_gidHasBeenSet =
true;
67 bool m_uidHasBeenSet =
false;
68 bool m_gidHasBeenSet =
false;
CustomPosixUserConfig & WithGid(long long value)
AWS_SAGEMAKER_API CustomPosixUserConfig()=default
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