@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String awsAccountId,
String themeId,
String baseThemeId,
Object configuration,
String name,
Object permissions,
List<? extends CfnTag> tags,
String versionDescription)
Constructor that initializes the object based on literal property values passed by the
CfnThemeProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAwsAccountId()
`AWS::QuickSight::Theme.AwsAccountId`.
|
String |
getBaseThemeId()
`AWS::QuickSight::Theme.BaseThemeId`.
|
Object |
getConfiguration()
`AWS::QuickSight::Theme.Configuration`.
|
String |
getName()
`AWS::QuickSight::Theme.Name`.
|
Object |
getPermissions()
`AWS::QuickSight::Theme.Permissions`.
|
List<CfnTag> |
getTags()
`AWS::QuickSight::Theme.Tags`.
|
String |
getThemeId()
`AWS::QuickSight::Theme.ThemeId`.
|
String |
getVersionDescription()
`AWS::QuickSight::Theme.VersionDescription`.
|
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 awsAccountId, String themeId, String baseThemeId, Object configuration, String name, Object permissions, List<? extends CfnTag> tags, String versionDescription)
CfnThemeProps.Builder.public final String getAwsAccountId()
CfnThemePropsgetAwsAccountId in interface CfnThemePropspublic final String getThemeId()
CfnThemePropsgetThemeId in interface CfnThemePropspublic final String getBaseThemeId()
CfnThemePropsgetBaseThemeId in interface CfnThemePropspublic final Object getConfiguration()
CfnThemePropsgetConfiguration in interface CfnThemePropspublic final String getName()
CfnThemePropsgetName in interface CfnThemePropspublic final Object getPermissions()
CfnThemePropsgetPermissions in interface CfnThemePropspublic final List<CfnTag> getTags()
CfnThemePropsgetTags in interface CfnThemePropspublic final String getVersionDescription()
CfnThemePropsgetVersionDescription in interface CfnThemeProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.