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