---
type: resource-type
title: StackSetConstraint
description: aws resource type AWS::ServiceCatalog::StackSetConstraint
name: StackSetConstraint
lexicon: aws
resource_type: AWS::ServiceCatalog::StackSetConstraint
---
`AWS::ServiceCatalog::StackSetConstraint`, a resource type of the aws lexicon.

## Properties

- `AccountList` (`string[]`, required): One or more AWS accounts that will have access to the provisioned product.
- `AdminRole` (`string`, required): AdminRole ARN.
- `Description` (`string`, required): The description of the constraint.
- `ExecutionRole` (`string`, required): ExecutionRole name.
- `PortfolioId` (`string`, required): The portfolio identifier.
- `ProductId` (`string`, required): The product identifier.
- `RegionList` (`string[]`, required): One or more AWS Regions where the provisioned product will be available.
- `StackInstanceControl` (`string`, required): Permission to create, update, and delete stack instances. Choose from ALLOWED and NOT_ALLOWED.
- `AcceptLanguage` (`string`, optional): The language code.
- `Id` (`string`, optional): Unique identifier for the constraint

## Attributes

- `Id`
