CreateLunaClientResponse constructor

CreateLunaClientResponse({
  1. String? clientArn,
})

Implementation

CreateLunaClientResponse({
  this.clientArn,
});