importPath property
The import path to the Amazon S3 bucket (and optional prefix) that you're
using as the data repository for your FSx for Lustre file system, for
example s3://import-bucket/optional-prefix
. If a prefix is
specified after the Amazon S3 bucket name, only object keys with that prefix
are loaded into the file system.
Implementation
final String? importPath;