@Stability(value=Stable) @Internal public static final class CfnPortfolioProductAssociationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPortfolioProductAssociationProps
CfnPortfolioProductAssociationPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnPortfolioProductAssociationProps.Builder, CfnPortfolioProductAssociationProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPortfolioProductAssociationProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPortfolioProductAssociationProps.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 |
getPortfolioId()
The portfolio identifier.
|
String |
getProductId()
The product identifier.
|
String |
getSourcePortfolioId()
The identifier of the source portfolio.
|
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(CfnPortfolioProductAssociationProps.Builder builder)
CfnPortfolioProductAssociationProps.Builder.public final String getPortfolioId()
CfnPortfolioProductAssociationPropsgetPortfolioId in interface CfnPortfolioProductAssociationPropspublic final String getProductId()
CfnPortfolioProductAssociationPropsgetProductId in interface CfnPortfolioProductAssociationPropspublic final String getAcceptLanguage()
CfnPortfolioProductAssociationProps
en - English (default)jp - Japanesezh - ChinesegetAcceptLanguage in interface CfnPortfolioProductAssociationPropspublic final String getSourcePortfolioId()
CfnPortfolioProductAssociationPropsgetSourcePortfolioId in interface CfnPortfolioProductAssociationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.