@Stability(value=Stable) @Internal public static final class CfnResourceUpdateConstraintProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnResourceUpdateConstraintProps
CfnResourceUpdateConstraintPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnResourceUpdateConstraintProps.Builder, CfnResourceUpdateConstraintProps.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 tagUpdateOnProvisionedProduct,
String acceptLanguage,
String description)
Constructor that initializes the object based on literal property values passed by the
CfnResourceUpdateConstraintProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAcceptLanguage()
`AWS::ServiceCatalog::ResourceUpdateConstraint.AcceptLanguage`.
|
String |
getDescription()
`AWS::ServiceCatalog::ResourceUpdateConstraint.Description`.
|
String |
getPortfolioId()
`AWS::ServiceCatalog::ResourceUpdateConstraint.PortfolioId`.
|
String |
getProductId()
`AWS::ServiceCatalog::ResourceUpdateConstraint.ProductId`.
|
String |
getTagUpdateOnProvisionedProduct()
`AWS::ServiceCatalog::ResourceUpdateConstraint.TagUpdateOnProvisionedProduct`.
|
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()
CfnResourceUpdateConstraintPropsgetPortfolioId in interface CfnResourceUpdateConstraintPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-resourceupdateconstraint.html#cfn-servicecatalog-resourceupdateconstraint-portfolioidpublic final String getProductId()
CfnResourceUpdateConstraintPropsgetProductId in interface CfnResourceUpdateConstraintPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-resourceupdateconstraint.html#cfn-servicecatalog-resourceupdateconstraint-productidpublic final String getTagUpdateOnProvisionedProduct()
CfnResourceUpdateConstraintPropsgetTagUpdateOnProvisionedProduct in interface CfnResourceUpdateConstraintPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-resourceupdateconstraint.html#cfn-servicecatalog-resourceupdateconstraint-tagupdateonprovisionedproductpublic final String getAcceptLanguage()
CfnResourceUpdateConstraintPropsgetAcceptLanguage in interface CfnResourceUpdateConstraintPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-resourceupdateconstraint.html#cfn-servicecatalog-resourceupdateconstraint-acceptlanguagepublic final String getDescription()
CfnResourceUpdateConstraintPropsgetDescription in interface CfnResourceUpdateConstraintPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-resourceupdateconstraint.html#cfn-servicecatalog-resourceupdateconstraint-description@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.