public static final class LaunchNotificationConstraintResourceProps.Builder extends Object
LaunchNotificationConstraintResourceProps| Constructor and Description |
|---|
Builder() |
public LaunchNotificationConstraintResourceProps.Builder withNotificationArns(software.amazon.awscdk.CloudFormationToken value)
value - ``AWS::ServiceCatalog::LaunchNotificationConstraint.NotificationArns``thispublic LaunchNotificationConstraintResourceProps.Builder withNotificationArns(List<Object> value)
value - ``AWS::ServiceCatalog::LaunchNotificationConstraint.NotificationArns``thispublic LaunchNotificationConstraintResourceProps.Builder withPortfolioId(String value)
value - ``AWS::ServiceCatalog::LaunchNotificationConstraint.PortfolioId``thispublic LaunchNotificationConstraintResourceProps.Builder withPortfolioId(software.amazon.awscdk.CloudFormationToken value)
value - ``AWS::ServiceCatalog::LaunchNotificationConstraint.PortfolioId``thispublic LaunchNotificationConstraintResourceProps.Builder withProductId(String value)
value - ``AWS::ServiceCatalog::LaunchNotificationConstraint.ProductId``thispublic LaunchNotificationConstraintResourceProps.Builder withProductId(software.amazon.awscdk.CloudFormationToken value)
value - ``AWS::ServiceCatalog::LaunchNotificationConstraint.ProductId``thispublic LaunchNotificationConstraintResourceProps.Builder withAcceptLanguage(@Nullable String value)
value - ``AWS::ServiceCatalog::LaunchNotificationConstraint.AcceptLanguage``thispublic LaunchNotificationConstraintResourceProps.Builder withAcceptLanguage(@Nullable software.amazon.awscdk.CloudFormationToken value)
value - ``AWS::ServiceCatalog::LaunchNotificationConstraint.AcceptLanguage``thispublic LaunchNotificationConstraintResourceProps.Builder withDescription(@Nullable String value)
value - ``AWS::ServiceCatalog::LaunchNotificationConstraint.Description``thispublic LaunchNotificationConstraintResourceProps.Builder withDescription(@Nullable software.amazon.awscdk.CloudFormationToken value)
value - ``AWS::ServiceCatalog::LaunchNotificationConstraint.Description``thispublic LaunchNotificationConstraintResourceProps build()
LaunchNotificationConstraintResourcePropsNullPointerException - if any required attribute was not providedCopyright © 2018. All rights reserved.