@Stability(value=Stable) @Internal public static final class CfnLaunchNotificationConstraintProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLaunchNotificationConstraintProps
CfnLaunchNotificationConstraintPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnLaunchNotificationConstraintProps.Builder, CfnLaunchNotificationConstraintProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(List<String> notificationArns,
String portfolioId,
String productId,
String acceptLanguage,
String description)
Constructor that initializes the object based on literal property values passed by the
CfnLaunchNotificationConstraintProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAcceptLanguage()
`AWS::ServiceCatalog::LaunchNotificationConstraint.AcceptLanguage`.
|
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`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public final List<String> getNotificationArns()
CfnLaunchNotificationConstraintPropsgetNotificationArns in interface CfnLaunchNotificationConstraintPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchnotificationconstraint.html#cfn-servicecatalog-launchnotificationconstraint-notificationarnspublic final String getPortfolioId()
CfnLaunchNotificationConstraintPropsgetPortfolioId in interface CfnLaunchNotificationConstraintPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchnotificationconstraint.html#cfn-servicecatalog-launchnotificationconstraint-portfolioidpublic final String getProductId()
CfnLaunchNotificationConstraintPropsgetProductId in interface CfnLaunchNotificationConstraintPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchnotificationconstraint.html#cfn-servicecatalog-launchnotificationconstraint-productidpublic final String getAcceptLanguage()
CfnLaunchNotificationConstraintPropsgetAcceptLanguage in interface CfnLaunchNotificationConstraintPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchnotificationconstraint.html#cfn-servicecatalog-launchnotificationconstraint-acceptlanguagepublic final String getDescription()
CfnLaunchNotificationConstraintPropsgetDescription in interface CfnLaunchNotificationConstraintPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchnotificationconstraint.html#cfn-servicecatalog-launchnotificationconstraint-description@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.