ModifyLunaClientResponse constructor

ModifyLunaClientResponse({
  1. String? clientArn,
})

Implementation

ModifyLunaClientResponse({
  this.clientArn,
});