public static final class LaunchNotificationConstraintResourceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements LaunchNotificationConstraintResourceProps
software.amazon.jsii.JsiiObject.InitializationModeLaunchNotificationConstraintResourceProps.Builder, LaunchNotificationConstraintResourceProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getAcceptLanguage()
``AWS::ServiceCatalog::LaunchNotificationConstraint.AcceptLanguage``
|
Object |
getDescription()
``AWS::ServiceCatalog::LaunchNotificationConstraint.Description``
|
Object |
getNotificationArns()
``AWS::ServiceCatalog::LaunchNotificationConstraint.NotificationArns``
|
Object |
getPortfolioId()
``AWS::ServiceCatalog::LaunchNotificationConstraint.PortfolioId``
|
Object |
getProductId()
``AWS::ServiceCatalog::LaunchNotificationConstraint.ProductId``
|
void |
setAcceptLanguage(String value)
``AWS::ServiceCatalog::LaunchNotificationConstraint.AcceptLanguage``
|
void |
setAcceptLanguage(software.amazon.awscdk.Token value)
``AWS::ServiceCatalog::LaunchNotificationConstraint.AcceptLanguage``
|
void |
setDescription(String value)
``AWS::ServiceCatalog::LaunchNotificationConstraint.Description``
|
void |
setDescription(software.amazon.awscdk.Token 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 |
setPortfolioId(software.amazon.awscdk.Token value)
``AWS::ServiceCatalog::LaunchNotificationConstraint.PortfolioId``
|
void |
setProductId(String value)
``AWS::ServiceCatalog::LaunchNotificationConstraint.ProductId``
|
void |
setProductId(software.amazon.awscdk.Token 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 LaunchNotificationConstraintResourcePropspublic void setNotificationArns(software.amazon.awscdk.Token value)
setNotificationArns in interface LaunchNotificationConstraintResourcePropspublic void setNotificationArns(List<Object> value)
setNotificationArns in interface LaunchNotificationConstraintResourcePropspublic Object getPortfolioId()
getPortfolioId in interface LaunchNotificationConstraintResourcePropspublic void setPortfolioId(String value)
setPortfolioId in interface LaunchNotificationConstraintResourcePropspublic void setPortfolioId(software.amazon.awscdk.Token value)
setPortfolioId in interface LaunchNotificationConstraintResourcePropspublic Object getProductId()
getProductId in interface LaunchNotificationConstraintResourcePropspublic void setProductId(String value)
setProductId in interface LaunchNotificationConstraintResourcePropspublic void setProductId(software.amazon.awscdk.Token value)
setProductId in interface LaunchNotificationConstraintResourceProps@Nullable public Object getAcceptLanguage()
getAcceptLanguage in interface LaunchNotificationConstraintResourcePropspublic void setAcceptLanguage(@Nullable String value)
setAcceptLanguage in interface LaunchNotificationConstraintResourcePropspublic void setAcceptLanguage(@Nullable software.amazon.awscdk.Token value)
setAcceptLanguage in interface LaunchNotificationConstraintResourceProps@Nullable public Object getDescription()
getDescription in interface LaunchNotificationConstraintResourcePropspublic void setDescription(@Nullable String value)
setDescription in interface LaunchNotificationConstraintResourcePropspublic void setDescription(@Nullable software.amazon.awscdk.Token value)
setDescription in interface LaunchNotificationConstraintResourcePropsCopyright © 2018. All rights reserved.