Serializes this as a JSON object.
this
@override Map<String, Object?> toJson() => {'bucketName': bucketName, 'region': region};