fileNamePattern

@get:JsonPropertyDescription(value = "Pattern to match file names in the bucket directory. Read more <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/ListingKeysUsingAPIs.html">here</a>")
abstract val fileNamePattern: String?