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

## Properties

- `PortfolioId` (`string`, required): The ID of the portfolio to which this launch role constraint applies.
- `ProductId` (`string`, required): The ID of the product to which this launch role constraint applies.
- `AcceptLanguage` (`string`, optional): The language code for the constraint.
- `Description` (`string`, optional): The description of the launch role constraint.
- `Id` (`string`, optional): The unique identifier for the launch role constraint.
- `LocalRoleName` (`string`, optional): The local IAM role name to use in the launch constraint.
- `RoleArn` (`string`, optional): The ARN of the IAM role used for the launch constraint.

## Attributes

- `Id`
