@Generated(value="jsii-pacmak/1.15.0 (build 585166b)", date="2020-12-12T01:56:07.036Z") @Stability(value=Stable) public interface CfnLaunchNotificationConstraintProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchnotificationconstraint.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLaunchNotificationConstraintProps.Builder
A builder for
CfnLaunchNotificationConstraintProps |
static class |
CfnLaunchNotificationConstraintProps.Jsii$Proxy
An implementation for
CfnLaunchNotificationConstraintProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnLaunchNotificationConstraintProps.Builder |
builder() |
default String |
getAcceptLanguage()
`AWS::ServiceCatalog::LaunchNotificationConstraint.AcceptLanguage`.
|
default String |
getDescription()
`AWS::ServiceCatalog::LaunchNotificationConstraint.Description`.
|
List<String> |
getNotificationArns()
`AWS::ServiceCatalog::LaunchNotificationConstraint.NotificationArns`.
|
String |
getPortfolioId()
`AWS::ServiceCatalog::LaunchNotificationConstraint.PortfolioId`.
|
String |
getProductId()
`AWS::ServiceCatalog::LaunchNotificationConstraint.ProductId`.
|
@Stability(value=Stable) @NotNull List<String> getNotificationArns()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchnotificationconstraint.html#cfn-servicecatalog-launchnotificationconstraint-notificationarns@Stability(value=Stable) @NotNull String getPortfolioId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchnotificationconstraint.html#cfn-servicecatalog-launchnotificationconstraint-portfolioid@Stability(value=Stable) @NotNull String getProductId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchnotificationconstraint.html#cfn-servicecatalog-launchnotificationconstraint-productid@Stability(value=Stable) @Nullable default String getAcceptLanguage()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchnotificationconstraint.html#cfn-servicecatalog-launchnotificationconstraint-acceptlanguage@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchnotificationconstraint.html#cfn-servicecatalog-launchnotificationconstraint-description@Stability(value=Stable) static CfnLaunchNotificationConstraintProps.Builder builder()
Copyright © 2020. All rights reserved.