@Stability(value=Stable) @Internal public static final class CfnLaunchTemplateConstraintProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLaunchTemplateConstraintProps
CfnLaunchTemplateConstraintPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnLaunchTemplateConstraintProps.Builder, CfnLaunchTemplateConstraintProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String portfolioId,
String productId,
String rules,
String acceptLanguage,
String description)
Constructor that initializes the object based on literal property values passed by the
CfnLaunchTemplateConstraintProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
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`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public final String getPortfolioId()
CfnLaunchTemplateConstraintPropsgetPortfolioId in interface CfnLaunchTemplateConstraintPropspublic final String getProductId()
CfnLaunchTemplateConstraintPropsgetProductId in interface CfnLaunchTemplateConstraintPropspublic final String getRules()
CfnLaunchTemplateConstraintPropsgetRules in interface CfnLaunchTemplateConstraintPropspublic final String getAcceptLanguage()
CfnLaunchTemplateConstraintPropsgetAcceptLanguage in interface CfnLaunchTemplateConstraintPropspublic final String getDescription()
CfnLaunchTemplateConstraintPropsgetDescription in interface CfnLaunchTemplateConstraintProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.