7#include <aws/greengrass/Greengrass_EXPORTS.h>
48 inline int GetGid()
const{
return m_gid; }
50 inline void SetGid(
int value) { m_gidHasBeenSet =
true; m_gid = value; }
58 inline int GetUid()
const{
return m_uid; }
60 inline void SetUid(
int value) { m_uidHasBeenSet =
true; m_uid = value; }
66 bool m_gidHasBeenSet =
false;
69 bool m_uidHasBeenSet =
false;
bool GidHasBeenSet() const
bool UidHasBeenSet() const
AWS_GREENGRASS_API FunctionRunAsConfig()
FunctionRunAsConfig & WithUid(int value)
AWS_GREENGRASS_API FunctionRunAsConfig(Aws::Utils::Json::JsonView jsonValue)
AWS_GREENGRASS_API FunctionRunAsConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
FunctionRunAsConfig & WithGid(int value)
AWS_GREENGRASS_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue