s3Bucket property

String? s3Bucket
final

An Amazon S3 bucket in the same AWS Region as your function. The bucket can be in a different AWS account.

Implementation

final String? s3Bucket;