CancelDomainTransferToAnotherAwsAccountResponse constructor

CancelDomainTransferToAnotherAwsAccountResponse({
  1. String? operationId,
})

Implementation

CancelDomainTransferToAnotherAwsAccountResponse({
  this.operationId,
});