homeDirectory property

String? homeDirectory
final

Specifies the landing directory (or folder), which is the location that files are written to or read from in an Amazon S3 bucket, for the described user. An example is your-Amazon-S3-bucket-name>/home/username .

Implementation

final String? homeDirectory;