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