| Package | Description |
|---|---|
| software.amazon.awscdk.services.servicecatalog |
| Modifier and Type | Method and Description |
|---|---|
CfnLaunchNotificationConstraint.Builder |
CfnLaunchNotificationConstraint.Builder.acceptLanguage(String acceptLanguage)
`AWS::ServiceCatalog::LaunchNotificationConstraint.AcceptLanguage`.
|
static CfnLaunchNotificationConstraint.Builder |
CfnLaunchNotificationConstraint.Builder.create(software.constructs.Construct scope,
String id) |
CfnLaunchNotificationConstraint.Builder |
CfnLaunchNotificationConstraint.Builder.description(String description)
`AWS::ServiceCatalog::LaunchNotificationConstraint.Description`.
|
CfnLaunchNotificationConstraint.Builder |
CfnLaunchNotificationConstraint.Builder.notificationArns(List<String> notificationArns)
`AWS::ServiceCatalog::LaunchNotificationConstraint.NotificationArns`.
|
CfnLaunchNotificationConstraint.Builder |
CfnLaunchNotificationConstraint.Builder.portfolioId(String portfolioId)
`AWS::ServiceCatalog::LaunchNotificationConstraint.PortfolioId`.
|
CfnLaunchNotificationConstraint.Builder |
CfnLaunchNotificationConstraint.Builder.productId(String productId)
`AWS::ServiceCatalog::LaunchNotificationConstraint.ProductId`.
|
Copyright © 2021. All rights reserved.