@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(CfnResourceUpdateConstraintProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnResourceUpdateConstraintProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAcceptLanguage()
The language code.
|
String |
getDescription()
The description of the constraint.
|
String |
getPortfolioId()
The portfolio identifier.
|
String |
getProductId()
The product identifier.
|
String |
getTagUpdateOnProvisionedProduct()
If set to `ALLOWED` , lets users change tags in a [CloudFormationProvisionedProduct](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationprovisionedproduct.html) resource.
|
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.protected Jsii$Proxy(CfnResourceUpdateConstraintProps.Builder builder)
CfnResourceUpdateConstraintProps.Builder.public final String getPortfolioId()
CfnResourceUpdateConstraintPropsgetPortfolioId in interface CfnResourceUpdateConstraintPropspublic final String getProductId()
CfnResourceUpdateConstraintPropsgetProductId in interface CfnResourceUpdateConstraintPropspublic final String getTagUpdateOnProvisionedProduct()
CfnResourceUpdateConstraintProps
If set to NOT_ALLOWED , prevents users from changing tags in a CloudFormationProvisionedProduct resource.
getTagUpdateOnProvisionedProduct in interface CfnResourceUpdateConstraintPropspublic final String getAcceptLanguage()
CfnResourceUpdateConstraintProps
en - English (default)jp - Japanesezh - ChinesegetAcceptLanguage in interface CfnResourceUpdateConstraintPropspublic final String getDescription()
CfnResourceUpdateConstraintPropsgetDescription in interface CfnResourceUpdateConstraintProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.