View source: R/servicecatalog_operations.R
| servicecatalog_update_constraint | R Documentation | 
Updates the specified constraint.
See https://www.paws-r-sdk.com/docs/servicecatalog_update_constraint/ for full documentation.
servicecatalog_update_constraint(
  AcceptLanguage = NULL,
  Id,
  Description = NULL,
  Parameters = NULL
)
| AcceptLanguage | The language code. 
 | 
| Id | [required] The identifier of the constraint. | 
| Description | The updated description of the constraint. | 
| Parameters | The constraint parameters, in JSON format. The syntax depends on the constraint type as follows: LAUNCH You are required to specify either the  Specify the  
 Specify the  
 If you specify the  The given role name must exist in the account used to create the launch constraint and the account of the user who launches a product with this launch constraint. You cannot have both a  You also cannot have more than one  NOTIFICATION Specify the  
 RESOURCE_UPDATE Specify the  
 The  STACKSET Specify the  
 You cannot have both a  You also cannot have more than one  Products with a  TEMPLATE Specify the  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.