Map<String, dynamic> toJson() { final bucketAccessRoleArn = this.bucketAccessRoleArn; return { 'BucketAccessRoleArn': bucketAccessRoleArn, }; }