UpdateProvisioningPreferences constructor
UpdateProvisioningPreferences({})
Implementation
UpdateProvisioningPreferences({
this.stackSetAccounts,
this.stackSetFailureToleranceCount,
this.stackSetFailureTolerancePercentage,
this.stackSetMaxConcurrencyCount,
this.stackSetMaxConcurrencyPercentage,
this.stackSetOperationType,
this.stackSetRegions,
});