class Aws::ServiceCatalog::Types::ProvisioningArtifactPreferences
The user-defined preferences that will be applied during product provisioning, unless overridden by `ProvisioningPreferences` or `UpdateProvisioningPreferences`.
For more information on maximum concurrent accounts and failure tolerance, see [Stack set operation options] in the *AWS CloudFormation User Guide*.
[1]: docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-concepts.html#stackset-ops-options
@!attribute [rw] stack_set_accounts
One or more AWS accounts where stack instances are deployed from the stack set. These accounts can be scoped in `ProvisioningPreferences$StackSetAccounts` and `UpdateProvisioningPreferences$StackSetAccounts`. Applicable only to a `CFN_STACKSET` provisioned product type. @return [Array<String>]
@!attribute [rw] stack_set_regions
One or more AWS Regions where stack instances are deployed from the stack set. These regions can be scoped in `ProvisioningPreferences$StackSetRegions` and `UpdateProvisioningPreferences$StackSetRegions`. Applicable only to a `CFN_STACKSET` provisioned product type. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProvisioningArtifactPreferences AWS API Documentation
Constants
- SENSITIVE