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