@Stability(value=Stable) @Internal public static final class CfnDashboardProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDashboardProps
CfnDashboardPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnDashboardProps.Builder, CfnDashboardProps.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 dashboardId,
Object dashboardPublishOptions,
String name,
Object parameters,
Object permissions,
Object sourceEntity,
List<? extends CfnTag> tags,
String themeArn,
String versionDescription)
Constructor that initializes the object based on literal property values passed by the
CfnDashboardProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAwsAccountId()
`AWS::QuickSight::Dashboard.AwsAccountId`.
|
String |
getDashboardId()
`AWS::QuickSight::Dashboard.DashboardId`.
|
Object |
getDashboardPublishOptions()
`AWS::QuickSight::Dashboard.DashboardPublishOptions`.
|
String |
getName()
`AWS::QuickSight::Dashboard.Name`.
|
Object |
getParameters()
`AWS::QuickSight::Dashboard.Parameters`.
|
Object |
getPermissions()
`AWS::QuickSight::Dashboard.Permissions`.
|
Object |
getSourceEntity()
`AWS::QuickSight::Dashboard.SourceEntity`.
|
List<CfnTag> |
getTags()
`AWS::QuickSight::Dashboard.Tags`.
|
String |
getThemeArn()
`AWS::QuickSight::Dashboard.ThemeArn`.
|
String |
getVersionDescription()
`AWS::QuickSight::Dashboard.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 dashboardId, Object dashboardPublishOptions, String name, Object parameters, Object permissions, Object sourceEntity, List<? extends CfnTag> tags, String themeArn, String versionDescription)
CfnDashboardProps.Builder.public final String getAwsAccountId()
CfnDashboardPropsgetAwsAccountId in interface CfnDashboardPropspublic final String getDashboardId()
CfnDashboardPropsgetDashboardId in interface CfnDashboardPropspublic final Object getDashboardPublishOptions()
CfnDashboardPropsgetDashboardPublishOptions in interface CfnDashboardPropspublic final String getName()
CfnDashboardPropsgetName in interface CfnDashboardPropspublic final Object getParameters()
CfnDashboardPropsgetParameters in interface CfnDashboardPropspublic final Object getPermissions()
CfnDashboardPropsgetPermissions in interface CfnDashboardPropspublic final Object getSourceEntity()
CfnDashboardPropsgetSourceEntity in interface CfnDashboardPropspublic final List<CfnTag> getTags()
CfnDashboardPropsgetTags in interface CfnDashboardPropspublic final String getThemeArn()
CfnDashboardPropsgetThemeArn in interface CfnDashboardPropspublic final String getVersionDescription()
CfnDashboardPropsgetVersionDescription in interface CfnDashboardProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.