@Stability(value=Experimental) public static final class CfnLaunchNotificationConstraintProps.Builder extends Object
CfnLaunchNotificationConstraintProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLaunchNotificationConstraintProps |
build()
Builds the configured instance.
|
CfnLaunchNotificationConstraintProps.Builder |
withAcceptLanguage(String value)
Sets the value of AcceptLanguage
|
CfnLaunchNotificationConstraintProps.Builder |
withDescription(String value)
Sets the value of Description
|
CfnLaunchNotificationConstraintProps.Builder |
withNotificationArns(List<String> value)
Sets the value of NotificationArns
|
CfnLaunchNotificationConstraintProps.Builder |
withPortfolioId(String value)
Sets the value of PortfolioId
|
CfnLaunchNotificationConstraintProps.Builder |
withProductId(String value)
Sets the value of ProductId
|
@Stability(value=Experimental) public CfnLaunchNotificationConstraintProps.Builder withNotificationArns(List<String> value)
value - `AWS::ServiceCatalog::LaunchNotificationConstraint.NotificationArns`.this@Stability(value=Experimental) public CfnLaunchNotificationConstraintProps.Builder withPortfolioId(String value)
value - `AWS::ServiceCatalog::LaunchNotificationConstraint.PortfolioId`.this@Stability(value=Experimental) public CfnLaunchNotificationConstraintProps.Builder withProductId(String value)
value - `AWS::ServiceCatalog::LaunchNotificationConstraint.ProductId`.this@Stability(value=Experimental) public CfnLaunchNotificationConstraintProps.Builder withAcceptLanguage(@Nullable String value)
value - `AWS::ServiceCatalog::LaunchNotificationConstraint.AcceptLanguage`.this@Stability(value=Experimental) public CfnLaunchNotificationConstraintProps.Builder withDescription(@Nullable String value)
value - `AWS::ServiceCatalog::LaunchNotificationConstraint.Description`.this@Stability(value=Experimental) public CfnLaunchNotificationConstraintProps build()
CfnLaunchNotificationConstraintPropsNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.