Class CfnAnalysisMixinProps.Jsii$Proxy
- All Implemented Interfaces:
CfnAnalysisMixinProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnalysisMixinProps
CfnAnalysisMixinProps-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnAnalysisMixinProps
CfnAnalysisMixinProps.Builder, CfnAnalysisMixinProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnAnalysisMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAnalysisMixinProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThe ID for the analysis that you're creating.final StringThe ID of the AWS account where you are creating an analysis.final ObjectReturns union: eitherIResolvableorCfnAnalysisPropsMixin.AnalysisDefinitionPropertyfinal ObjectErrors associated with the analysis.final StringgetName()A descriptive name for the analysis that you're creating.final ObjectThe parameter names and override values that you want to use.final ObjectA structure that describes the principals and the resource-level permissions on an analysis.final ObjectA list of the associated sheets with the unique identifier and name of each sheet.final ObjectA source entity to use for the analysis that you're creating.final StringStatus associated with the analysis.getTags()Contains a map of the key-value pairs for the resource tag or tags assigned to the analysis.final StringThe ARN for the theme to apply to the analysis that you're creating.final ObjectThe option to relax the validation that is required to create and update analyses, dashboards, and templates with definition objects.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnAnalysisMixinProps.Builder.
-
-
Method Details
-
getAnalysisId
Description copied from interface:CfnAnalysisMixinPropsThe ID for the analysis that you're creating.This ID displays in the URL of the analysis.
- Specified by:
getAnalysisIdin interfaceCfnAnalysisMixinProps- See Also:
-
getAwsAccountId
Description copied from interface:CfnAnalysisMixinPropsThe ID of the AWS account where you are creating an analysis.- Specified by:
getAwsAccountIdin interfaceCfnAnalysisMixinProps- See Also:
-
getDefinition
Description copied from interface:CfnAnalysisMixinPropsReturns union: eitherIResolvableorCfnAnalysisPropsMixin.AnalysisDefinitionProperty- Specified by:
getDefinitionin interfaceCfnAnalysisMixinProps- See Also:
-
getErrors
Description copied from interface:CfnAnalysisMixinPropsErrors associated with the analysis.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnAnalysisPropsMixin.AnalysisErrorProperty>- Specified by:
getErrorsin interfaceCfnAnalysisMixinProps- See Also:
-
getFolderArns
- Specified by:
getFolderArnsin interfaceCfnAnalysisMixinProps- See Also:
-
getName
Description copied from interface:CfnAnalysisMixinPropsA descriptive name for the analysis that you're creating.This name displays for the analysis in the Amazon Quick Sight console.
- Specified by:
getNamein interfaceCfnAnalysisMixinProps- See Also:
-
getParameters
Description copied from interface:CfnAnalysisMixinPropsThe parameter names and override values that you want to use.An analysis can have any parameter type, and some parameters might accept multiple values.
Returns union: either
IResolvableorCfnAnalysisPropsMixin.ParametersProperty- Specified by:
getParametersin interfaceCfnAnalysisMixinProps- See Also:
-
getPermissions
Description copied from interface:CfnAnalysisMixinPropsA structure that describes the principals and the resource-level permissions on an analysis.You can use the
Permissionsstructure 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.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnAnalysisPropsMixin.ResourcePermissionProperty>- Specified by:
getPermissionsin interfaceCfnAnalysisMixinProps- See Also:
-
getSheets
Description copied from interface:CfnAnalysisMixinPropsA list of the associated sheets with the unique identifier and name of each sheet.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnAnalysisPropsMixin.SheetProperty>- Specified by:
getSheetsin interfaceCfnAnalysisMixinProps- See Also:
-
getSourceEntity
Description copied from interface:CfnAnalysisMixinPropsA source entity to use for the analysis that you're creating.This metadata structure contains details that describe a source template and one or more datasets.
Either a
SourceEntityor aDefinitionmust be provided in order for the request to be valid.Returns union: either
IResolvableorCfnAnalysisPropsMixin.AnalysisSourceEntityProperty- Specified by:
getSourceEntityin interfaceCfnAnalysisMixinProps- See Also:
-
getStatus
Description copied from interface:CfnAnalysisMixinPropsStatus associated with the analysis.- Specified by:
getStatusin interfaceCfnAnalysisMixinProps- See Also:
-
getTags
Description copied from interface:CfnAnalysisMixinPropsContains a map of the key-value pairs for the resource tag or tags assigned to the analysis.- Specified by:
getTagsin interfaceCfnAnalysisMixinProps- See Also:
-
getThemeArn
Description copied from interface:CfnAnalysisMixinPropsThe ARN for the theme to apply to the analysis that you're creating.To see the theme in the Amazon Quick Sight console, make sure that you have access to it.
- Specified by:
getThemeArnin interfaceCfnAnalysisMixinProps- See Also:
-
getValidationStrategy
Description copied from interface:CfnAnalysisMixinPropsThe option to relax the validation that is required to create and update analyses, dashboards, and templates with definition objects.When you set this value to
LENIENT, validation is skipped for specific errors.Returns union: either
IResolvableorCfnAnalysisPropsMixin.ValidationStrategyProperty- Specified by:
getValidationStrategyin interfaceCfnAnalysisMixinProps- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-