DeleteTableOutput constructor
DeleteTableOutput({
- TableDescription? tableDescription,
Implementation
DeleteTableOutput({
this.tableDescription,
});
DeleteTableOutput({
this.tableDescription,
});