Uses of Interface
software.amazon.awscdk.services.efs.PosixUser
Packages that use PosixUser
Package
Description
Amazon Elastic File System Construct Library
-
Uses of PosixUser in software.amazon.awscdk.services.efs
Classes in software.amazon.awscdk.services.efs that implement PosixUserMethods in software.amazon.awscdk.services.efs that return PosixUserModifier and TypeMethodDescriptionPosixUser.Builder.build()
Builds the configured instance.default PosixUser
AccessPointOptions.getPosixUser()
The full POSIX identity, including the user ID, group ID, and any secondary group IDs, on the access point that is used for all file system operations performed by NFS clients using the access point.final PosixUser
AccessPointOptions.Jsii$Proxy.getPosixUser()
final PosixUser
AccessPointProps.Jsii$Proxy.getPosixUser()
Methods in software.amazon.awscdk.services.efs with parameters of type PosixUserModifier and TypeMethodDescriptionThe full POSIX identity, including the user ID, group ID, and any secondary group IDs, on the access point that is used for all file system operations performed by NFS clients using the access point.Sets the value ofAccessPointOptions.getPosixUser()
Sets the value ofAccessPointOptions.getPosixUser()