@Stability(value=Stable) @Internal public static final class CfnAnalysisProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAnalysisProps
CfnAnalysisPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnAnalysisProps.Builder, CfnAnalysisProps.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 analysisId,
String awsAccountId,
Object errors,
String name,
Object parameters,
Object permissions,
Object sourceEntity,
List<? extends CfnTag> tags,
String themeArn)
Constructor that initializes the object based on literal property values passed by the
CfnAnalysisProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAnalysisId()
`AWS::QuickSight::Analysis.AnalysisId`.
|
String |
getAwsAccountId()
`AWS::QuickSight::Analysis.AwsAccountId`.
|
Object |
getErrors()
`AWS::QuickSight::Analysis.Errors`.
|
String |
getName()
`AWS::QuickSight::Analysis.Name`.
|
Object |
getParameters()
`AWS::QuickSight::Analysis.Parameters`.
|
Object |
getPermissions()
`AWS::QuickSight::Analysis.Permissions`.
|
Object |
getSourceEntity()
`AWS::QuickSight::Analysis.SourceEntity`.
|
List<CfnTag> |
getTags()
`AWS::QuickSight::Analysis.Tags`.
|
String |
getThemeArn()
`AWS::QuickSight::Analysis.ThemeArn`.
|
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 analysisId, String awsAccountId, Object errors, String name, Object parameters, Object permissions, Object sourceEntity, List<? extends CfnTag> tags, String themeArn)
CfnAnalysisProps.Builder.public final String getAnalysisId()
CfnAnalysisPropsgetAnalysisId in interface CfnAnalysisPropspublic final String getAwsAccountId()
CfnAnalysisPropsgetAwsAccountId in interface CfnAnalysisPropspublic final Object getErrors()
CfnAnalysisPropsgetErrors in interface CfnAnalysisPropspublic final String getName()
CfnAnalysisPropsgetName in interface CfnAnalysisPropspublic final Object getParameters()
CfnAnalysisPropsgetParameters in interface CfnAnalysisPropspublic final Object getPermissions()
CfnAnalysisPropsgetPermissions in interface CfnAnalysisPropspublic final Object getSourceEntity()
CfnAnalysisPropsgetSourceEntity in interface CfnAnalysisPropspublic final List<CfnTag> getTags()
CfnAnalysisPropsgetTags in interface CfnAnalysisPropspublic final String getThemeArn()
CfnAnalysisPropsgetThemeArn in interface CfnAnalysisProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.