@Stability(value=Stable) @Internal public static final class CfnThemeProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnThemeProps
CfnThemePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnThemeProps.Builder, CfnThemeProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnThemeProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnThemeProps.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 |
getName()
The name of the theme.
|
Object |
getOverrides()
Describes the properties that can be overriden to customize a theme.
|
Map<String,String> |
getTags()
One or more key-value pairs to use when tagging the theme.
|
Object |
getValues()
A list of key-value pairs that defines the properties of the theme.
|
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(CfnThemeProps.Builder builder)
CfnThemeProps.Builder.public final String getName()
CfnThemePropsgetName in interface CfnThemePropspublic final Object getValues()
CfnThemePropsgetValues in interface CfnThemePropspublic final Object getOverrides()
CfnThemePropsgetOverrides in interface CfnThemePropspublic final Map<String,String> getTags()
CfnThemePropsgetTags in interface CfnThemeProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.