Class CfnAnalysis.SameSheetTargetVisualConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnAnalysis.SameSheetTargetVisualConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnalysis.SameSheetTargetVisualConfigurationProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnalysis.SameSheetTargetVisualConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnAnalysis.SameSheetTargetVisualConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnalysis.SameSheetTargetVisualConfigurationProperty
An implementation for
CfnAnalysis.SameSheetTargetVisualConfigurationProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.quicksight.CfnAnalysis.SameSheetTargetVisualConfigurationProperty
CfnAnalysis.SameSheetTargetVisualConfigurationProperty.Builder, CfnAnalysis.SameSheetTargetVisualConfigurationProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.SameSheetTargetVisualConfigurationProperty.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnAnalysis.SameSheetTargetVisualConfigurationProperty.Builder
.
-
-
Method Details
-
getTargetVisualOptions
Description copied from interface:CfnAnalysis.SameSheetTargetVisualConfigurationProperty
The options that choose the target visual in the same sheet.Valid values are defined as follows:
ALL_VISUALS
: Applies the filter operation to all visuals in the same sheet.
- Specified by:
getTargetVisualOptions
in interfaceCfnAnalysis.SameSheetTargetVisualConfigurationProperty
- See Also:
-
getTargetVisuals
Description copied from interface:CfnAnalysis.SameSheetTargetVisualConfigurationProperty
A list of the target visual IDs that are located in the same sheet of the analysis.- Specified by:
getTargetVisuals
in interfaceCfnAnalysis.SameSheetTargetVisualConfigurationProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-