@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(PortfolioProps.Builder builder)
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) |
String |
getDescription()
(experimental) Description for portfolio.
|
String |
getDisplayName()
(experimental) The name of the portfolio.
|
MessageLanguage |
getMessageLanguage()
(experimental) The message language.
|
String |
getProviderName()
(experimental) The provider name.
|
TagOptions |
getTagOptions()
(experimental) TagOptions associated directly to a 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(PortfolioProps.Builder builder)
PortfolioProps.Builder.public final String getDisplayName()
PortfolioPropsgetDisplayName in interface PortfolioPropspublic final String getProviderName()
PortfolioPropsgetProviderName in interface PortfolioPropspublic final String getDescription()
PortfolioPropsDefault: - No description provided
getDescription in interface PortfolioPropspublic final MessageLanguage getMessageLanguage()
PortfolioPropsControls language for status logging and errors.
Default: - English
getMessageLanguage in interface PortfolioPropspublic final TagOptions getTagOptions()
PortfolioPropsDefault: - No tagOptions provided
getTagOptions in interface PortfolioProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.