AcceptDomainTransferFromAnotherAwsAccountResponse constructor

AcceptDomainTransferFromAnotherAwsAccountResponse({
  1. String? operationId,
})

Implementation

AcceptDomainTransferFromAnotherAwsAccountResponse({
  this.operationId,
});