Class: Aws::Deadline::Types::PosixUser
- Inherits:
-
Struct
- Object
- Struct
- Aws::Deadline::Types::PosixUser
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-deadline/types.rb
Overview
The POSIX user.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#group ⇒ String
The name of the POSIX user’s group.
-
#user ⇒ String
The name of the POSIX user.