@Stability(value=Experimental) @Internal public static final class PortfolioProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements PortfolioProps
PortfolioPropssoftware.amazon.jsii.JsiiObject.InitializationModePortfolioProps.Builder, PortfolioProps.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 displayName,
String providerName,
AcceptLanguage acceptLanguage,
String description)
Constructor that initializes the object based on literal property values passed by the
PortfolioProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
AcceptLanguage |
getAcceptLanguage()
(experimental) The accept language.
|
String |
getDescription()
(experimental) Description for portfolio.
|
String |
getDisplayName()
(experimental) The name of the portfolio.
|
String |
getProviderName()
(experimental) The provider name.
|
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(String displayName, String providerName, AcceptLanguage acceptLanguage, String description)
PortfolioProps.Builder.public final String getDisplayName()
PortfolioPropsgetDisplayName in interface PortfolioPropspublic final String getProviderName()
PortfolioPropsgetProviderName in interface PortfolioPropspublic final AcceptLanguage getAcceptLanguage()
PortfolioPropsDefault: - No accept language provided
getAcceptLanguage in interface PortfolioPropspublic final String getDescription()
PortfolioPropsDefault: - No description provided
getDescription in interface PortfolioProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.