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