stackSetAccounts property

List<String>? stackSetAccounts
final

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.

Implementation

final List<String>? stackSetAccounts;