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