@Stability(value=Stable) public static final class CfnLaunchNotificationConstraintProps.Builder extends Object implements software.amazon.jsii.Builder<CfnLaunchNotificationConstraintProps>
CfnLaunchNotificationConstraintProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLaunchNotificationConstraintProps.Builder |
acceptLanguage(String acceptLanguage)
Sets the value of
CfnLaunchNotificationConstraintProps.getAcceptLanguage() |
CfnLaunchNotificationConstraintProps |
build()
Builds the configured instance.
|
CfnLaunchNotificationConstraintProps.Builder |
description(String description)
Sets the value of
CfnLaunchNotificationConstraintProps.getDescription() |
CfnLaunchNotificationConstraintProps.Builder |
notificationArns(List<String> notificationArns)
Sets the value of
CfnLaunchNotificationConstraintProps.getNotificationArns() |
CfnLaunchNotificationConstraintProps.Builder |
portfolioId(String portfolioId)
Sets the value of
CfnLaunchNotificationConstraintProps.getPortfolioId() |
CfnLaunchNotificationConstraintProps.Builder |
productId(String productId)
Sets the value of
CfnLaunchNotificationConstraintProps.getProductId() |
@Stability(value=Stable) public CfnLaunchNotificationConstraintProps.Builder acceptLanguage(String acceptLanguage)
CfnLaunchNotificationConstraintProps.getAcceptLanguage()acceptLanguage - `AWS::ServiceCatalog::LaunchNotificationConstraint.AcceptLanguage`.this@Stability(value=Stable) public CfnLaunchNotificationConstraintProps.Builder description(String description)
CfnLaunchNotificationConstraintProps.getDescription()description - `AWS::ServiceCatalog::LaunchNotificationConstraint.Description`.this@Stability(value=Stable) public CfnLaunchNotificationConstraintProps.Builder notificationArns(List<String> notificationArns)
CfnLaunchNotificationConstraintProps.getNotificationArns()notificationArns - `AWS::ServiceCatalog::LaunchNotificationConstraint.NotificationArns`. This parameter is required.this@Stability(value=Stable) public CfnLaunchNotificationConstraintProps.Builder portfolioId(String portfolioId)
CfnLaunchNotificationConstraintProps.getPortfolioId()portfolioId - `AWS::ServiceCatalog::LaunchNotificationConstraint.PortfolioId`. This parameter is required.this@Stability(value=Stable) public CfnLaunchNotificationConstraintProps.Builder productId(String productId)
CfnLaunchNotificationConstraintProps.getProductId()productId - `AWS::ServiceCatalog::LaunchNotificationConstraint.ProductId`. This parameter is required.this@Stability(value=Stable) public CfnLaunchNotificationConstraintProps build()
build in interface software.amazon.jsii.Builder<CfnLaunchNotificationConstraintProps>CfnLaunchNotificationConstraintPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.