| Package | Description |
|---|---|
| software.amazon.awscdk.services.servicecatalog |
AWS Service Catalog Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnLaunchTemplateConstraint.Builder |
CfnLaunchTemplateConstraint.Builder.acceptLanguage(String acceptLanguage)
The language code.
|
static CfnLaunchTemplateConstraint.Builder |
CfnLaunchTemplateConstraint.Builder.create(software.constructs.Construct scope,
String id) |
CfnLaunchTemplateConstraint.Builder |
CfnLaunchTemplateConstraint.Builder.description(String description)
The description of the constraint.
|
CfnLaunchTemplateConstraint.Builder |
CfnLaunchTemplateConstraint.Builder.portfolioId(String portfolioId)
The portfolio identifier.
|
CfnLaunchTemplateConstraint.Builder |
CfnLaunchTemplateConstraint.Builder.productId(String productId)
The product identifier.
|
CfnLaunchTemplateConstraint.Builder |
CfnLaunchTemplateConstraint.Builder.rules(String rules)
The constraint rules.
|
Copyright © 2022. All rights reserved.