public static final class CfnLaunchNotificationConstraintProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLaunchNotificationConstraintProps
software.amazon.jsii.JsiiObject.InitializationModeCfnLaunchNotificationConstraintProps.Builder, CfnLaunchNotificationConstraintProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAcceptLanguage()
``AWS::ServiceCatalog::LaunchNotificationConstraint.AcceptLanguage``
|
String |
getDescription()
``AWS::ServiceCatalog::LaunchNotificationConstraint.Description``
|
Object |
getNotificationArns()
``AWS::ServiceCatalog::LaunchNotificationConstraint.NotificationArns``
|
String |
getPortfolioId()
``AWS::ServiceCatalog::LaunchNotificationConstraint.PortfolioId``
|
String |
getProductId()
``AWS::ServiceCatalog::LaunchNotificationConstraint.ProductId``
|
void |
setAcceptLanguage(String value)
``AWS::ServiceCatalog::LaunchNotificationConstraint.AcceptLanguage``
|
void |
setDescription(String value)
``AWS::ServiceCatalog::LaunchNotificationConstraint.Description``
|
void |
setNotificationArns(List<Object> value)
``AWS::ServiceCatalog::LaunchNotificationConstraint.NotificationArns``
|
void |
setNotificationArns(software.amazon.awscdk.Token value)
``AWS::ServiceCatalog::LaunchNotificationConstraint.NotificationArns``
|
void |
setPortfolioId(String value)
``AWS::ServiceCatalog::LaunchNotificationConstraint.PortfolioId``
|
void |
setProductId(String value)
``AWS::ServiceCatalog::LaunchNotificationConstraint.ProductId``
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public Object getNotificationArns()
getNotificationArns in interface CfnLaunchNotificationConstraintPropspublic void setNotificationArns(software.amazon.awscdk.Token value)
setNotificationArns in interface CfnLaunchNotificationConstraintPropspublic void setNotificationArns(List<Object> value)
setNotificationArns in interface CfnLaunchNotificationConstraintPropspublic String getPortfolioId()
getPortfolioId in interface CfnLaunchNotificationConstraintPropspublic void setPortfolioId(String value)
setPortfolioId in interface CfnLaunchNotificationConstraintPropspublic String getProductId()
getProductId in interface CfnLaunchNotificationConstraintPropspublic void setProductId(String value)
setProductId in interface CfnLaunchNotificationConstraintProps@Nullable public String getAcceptLanguage()
getAcceptLanguage in interface CfnLaunchNotificationConstraintPropspublic void setAcceptLanguage(@Nullable String value)
setAcceptLanguage in interface CfnLaunchNotificationConstraintProps@Nullable public String getDescription()
getDescription in interface CfnLaunchNotificationConstraintPropspublic void setDescription(@Nullable String value)
setDescription in interface CfnLaunchNotificationConstraintPropsCopyright © 2019. All rights reserved.