rootDirectory property
The directory within the Amazon EFS file system to mount as the root
directory inside the host. If this parameter is omitted, the root of the
Amazon EFS volume will be used. Specifying /
will have the same
effect as omitting this parameter.
Implementation
final String? rootDirectory;