public static final class CfnLaunchTemplateConstraintProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLaunchTemplateConstraintProps
software.amazon.jsii.JsiiObject.InitializationModeCfnLaunchTemplateConstraintProps.Builder, CfnLaunchTemplateConstraintProps.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::LaunchTemplateConstraint.AcceptLanguage``
|
String |
getDescription()
``AWS::ServiceCatalog::LaunchTemplateConstraint.Description``
|
String |
getPortfolioId()
``AWS::ServiceCatalog::LaunchTemplateConstraint.PortfolioId``
|
String |
getProductId()
``AWS::ServiceCatalog::LaunchTemplateConstraint.ProductId``
|
String |
getRules()
``AWS::ServiceCatalog::LaunchTemplateConstraint.Rules``
|
void |
setAcceptLanguage(String value)
``AWS::ServiceCatalog::LaunchTemplateConstraint.AcceptLanguage``
|
void |
setDescription(String value)
``AWS::ServiceCatalog::LaunchTemplateConstraint.Description``
|
void |
setPortfolioId(String value)
``AWS::ServiceCatalog::LaunchTemplateConstraint.PortfolioId``
|
void |
setProductId(String value)
``AWS::ServiceCatalog::LaunchTemplateConstraint.ProductId``
|
void |
setRules(String value)
``AWS::ServiceCatalog::LaunchTemplateConstraint.Rules``
|
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 String getPortfolioId()
getPortfolioId in interface CfnLaunchTemplateConstraintPropspublic void setPortfolioId(String value)
setPortfolioId in interface CfnLaunchTemplateConstraintPropspublic String getProductId()
getProductId in interface CfnLaunchTemplateConstraintPropspublic void setProductId(String value)
setProductId in interface CfnLaunchTemplateConstraintPropspublic String getRules()
getRules in interface CfnLaunchTemplateConstraintPropspublic void setRules(String value)
setRules in interface CfnLaunchTemplateConstraintProps@Nullable public String getAcceptLanguage()
getAcceptLanguage in interface CfnLaunchTemplateConstraintPropspublic void setAcceptLanguage(@Nullable String value)
setAcceptLanguage in interface CfnLaunchTemplateConstraintProps@Nullable public String getDescription()
getDescription in interface CfnLaunchTemplateConstraintPropspublic void setDescription(@Nullable String value)
setDescription in interface CfnLaunchTemplateConstraintPropsCopyright © 2019. All rights reserved.