CloudFormationProvisionedProductProvisioningPreferences

constructor(stackSetAccounts: List<String>? = null, stackSetFailureToleranceCount: Int? = null, stackSetFailureTolerancePercentage: Int? = null, stackSetMaxConcurrencyCount: Int? = null, stackSetMaxConcurrencyPercentage: Int? = null, stackSetOperationType: CloudFormationProvisionedProductProvisioningPreferencesStackSetOperationType? = null, stackSetRegions: List<String>? = null)