RejectDomainTransferFromAnotherAwsAccountResponse constructor

RejectDomainTransferFromAnotherAwsAccountResponse({
  1. String? operationId,
})

Implementation

RejectDomainTransferFromAnotherAwsAccountResponse({
  this.operationId,
});