@Stability(value=Stable) @Internal public static final class CfnPortfolioProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPortfolioProps
CfnPortfolioPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnPortfolioProps.Builder, CfnPortfolioProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPortfolioProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPortfolioProps.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 portfolio.
|
String |
getDisplayName()
The name to use for display purposes.
|
String |
getProviderName()
The name of the portfolio provider.
|
List<CfnTag> |
getTags()
One or more tags.
|
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(CfnPortfolioProps.Builder builder)
CfnPortfolioProps.Builder.public final String getDisplayName()
CfnPortfolioPropsgetDisplayName in interface CfnPortfolioPropspublic final String getProviderName()
CfnPortfolioPropsgetProviderName in interface CfnPortfolioPropspublic final String getAcceptLanguage()
CfnPortfolioProps
en - English (default)jp - Japanesezh - ChinesegetAcceptLanguage in interface CfnPortfolioPropspublic final String getDescription()
CfnPortfolioPropsgetDescription in interface CfnPortfolioPropspublic final List<CfnTag> getTags()
CfnPortfolioPropsgetTags in interface CfnPortfolioProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.