UpdateStackSetOutput constructor

UpdateStackSetOutput({
  1. String? operationId,
})

Implementation

UpdateStackSetOutput({
  this.operationId,
});