@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(CfnAnalysisProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAnalysisProps.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 |
getAnalysisId()
The ID for the analysis that you're creating.
|
String |
getAwsAccountId()
The ID of the AWS account where you are creating an analysis.
|
Object |
getErrors()
`AWS::QuickSight::Analysis.Errors`.
|
String |
getName()
A descriptive name for the analysis that you're creating.
|
Object |
getParameters()
The parameter names and override values that you want to use.
|
Object |
getPermissions()
A structure that describes the principals and the resource-level permissions on an analysis.
|
Object |
getSourceEntity()
A source entity to use for the analysis that you're creating.
|
List<CfnTag> |
getTags()
Contains a map of the key-value pairs for the resource tag or tags assigned to the analysis.
|
String |
getThemeArn()
The ARN for the theme to apply to the analysis that you're creating.
|
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(CfnAnalysisProps.Builder builder)
CfnAnalysisProps.Builder.public final String getAnalysisId()
CfnAnalysisPropsThis ID displays in the URL of the analysis.
getAnalysisId in interface CfnAnalysisPropspublic final String getAwsAccountId()
CfnAnalysisPropsgetAwsAccountId in interface CfnAnalysisPropspublic final Object getSourceEntity()
CfnAnalysisPropsThis metadata structure contains details that describe a source template and one or more datasets.
getSourceEntity in interface CfnAnalysisPropspublic final Object getErrors()
CfnAnalysisPropsgetErrors in interface CfnAnalysisPropspublic final String getName()
CfnAnalysisPropsThis name displays for the analysis in the Amazon QuickSight console.
getName in interface CfnAnalysisPropspublic final Object getParameters()
CfnAnalysisPropsAn analysis can have any parameter type, and some parameters might accept multiple values.
getParameters in interface CfnAnalysisPropspublic final Object getPermissions()
CfnAnalysisProps
You can use the Permissions structure to grant permissions by providing a list of AWS Identity and Access Management (IAM) action information for each principal listed by Amazon Resource Name (ARN).
To specify no permissions, omit Permissions .
getPermissions in interface CfnAnalysisPropspublic final List<CfnTag> getTags()
CfnAnalysisPropsgetTags in interface CfnAnalysisPropspublic final String getThemeArn()
CfnAnalysisPropsTo see the theme in the Amazon QuickSight console, make sure that you have access to it.
getThemeArn in interface CfnAnalysisProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.