Bucket Notification Filter Args
data class BucketNotificationFilterArgs(val s3Key: Output<BucketS3KeyFilterArgs>) : ConvertibleToJava<BucketNotificationFilterArgs>
Specifies object key name filtering rules. For information about key name filtering, see Configuring event notifications using object key name filtering in the Amazon S3 User Guide.