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(software.amazon.awscdk.CloudFormationToken value)
``AWS::ServiceCatalog::LaunchTemplateConstraint.AcceptLanguage``
|
void |
setAcceptLanguage(String value)
``AWS::ServiceCatalog::LaunchTemplateConstraint.AcceptLanguage``
|
void |
setDescription(software.amazon.awscdk.CloudFormationToken value)
``AWS::ServiceCatalog::LaunchTemplateConstraint.Description``
|
void |
setDescription(String value)
``AWS::ServiceCatalog::LaunchTemplateConstraint.Description``
|
void |
setPortfolioId(software.amazon.awscdk.CloudFormationToken value)
``AWS::ServiceCatalog::LaunchTemplateConstraint.PortfolioId``
|
void |
setPortfolioId(String value)
``AWS::ServiceCatalog::LaunchTemplateConstraint.PortfolioId``
|
void |
setProductId(software.amazon.awscdk.CloudFormationToken value)
``AWS::ServiceCatalog::LaunchTemplateConstraint.ProductId``
|
void |
setProductId(String value)
``AWS::ServiceCatalog::LaunchTemplateConstraint.ProductId``
|
void |
setRules(software.amazon.awscdk.CloudFormationToken value)
``AWS::ServiceCatalog::LaunchTemplateConstraint.Rules``
|
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 Object getPortfolioId()
getPortfolioId in interface LaunchTemplateConstraintResourcePropspublic void setPortfolioId(String value)
setPortfolioId in interface LaunchTemplateConstraintResourcePropspublic void setPortfolioId(software.amazon.awscdk.CloudFormationToken value)
setPortfolioId in interface LaunchTemplateConstraintResourcePropspublic Object getProductId()
getProductId in interface LaunchTemplateConstraintResourcePropspublic void setProductId(String value)
setProductId in interface LaunchTemplateConstraintResourcePropspublic void setProductId(software.amazon.awscdk.CloudFormationToken value)
setProductId in interface LaunchTemplateConstraintResourcePropspublic Object getRules()
getRules in interface LaunchTemplateConstraintResourcePropspublic void setRules(String value)
setRules in interface LaunchTemplateConstraintResourcePropspublic void setRules(software.amazon.awscdk.CloudFormationToken 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.CloudFormationToken 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.CloudFormationToken value)
setDescription in interface LaunchTemplateConstraintResourcePropsCopyright © 2018. All rights reserved.