default CreateAccessRequest.Builder |
CreateAccessRequest.Builder.posixProfile(Consumer<PosixProfile.Builder> posixProfile) |
Sets the value of the PosixProfile property for this object.
|
default CreateUserRequest.Builder |
CreateUserRequest.Builder.posixProfile(Consumer<PosixProfile.Builder> posixProfile) |
Specifies the full POSIX identity, including user ID (Uid), group ID (Gid), and any
secondary groups IDs (SecondaryGids), that controls your users' access to your Amazon EFS file
systems.
|
default DescribedAccess.Builder |
DescribedAccess.Builder.posixProfile(Consumer<PosixProfile.Builder> posixProfile) |
Sets the value of the PosixProfile property for this object.
|
default DescribedExecution.Builder |
DescribedExecution.Builder.posixProfile(Consumer<PosixProfile.Builder> posixProfile) |
Sets the value of the PosixProfile property for this object.
|
default DescribedUser.Builder |
DescribedUser.Builder.posixProfile(Consumer<PosixProfile.Builder> posixProfile) |
Specifies the full POSIX identity, including user ID (Uid), group ID (Gid), and any
secondary groups IDs (SecondaryGids), that controls your users' access to your Amazon Elastic
File System (Amazon EFS) file systems.
|
default UpdateAccessRequest.Builder |
UpdateAccessRequest.Builder.posixProfile(Consumer<PosixProfile.Builder> posixProfile) |
Sets the value of the PosixProfile property for this object.
|
default UpdateUserRequest.Builder |
UpdateUserRequest.Builder.posixProfile(Consumer<PosixProfile.Builder> posixProfile) |
Specifies the full POSIX identity, including user ID (Uid), group ID (Gid), and any
secondary groups IDs (SecondaryGids), that controls your users' access to your Amazon Elastic
File Systems (Amazon EFS).
|