Class CfnAnalysis.FilterScopeConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnAnalysis.FilterScopeConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnalysis.FilterScopeConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnalysis.FilterScopeConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnAnalysis.FilterScopeConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnalysis.FilterScopeConfigurationProperty
An implementation for
CfnAnalysis.FilterScopeConfigurationProperty-
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.services.quicksight.CfnAnalysis.FilterScopeConfigurationProperty
CfnAnalysis.FilterScopeConfigurationProperty.Builder, CfnAnalysis.FilterScopeConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnalysis.FilterScopeConfigurationProperty.Builder.protectedJsii$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.FilterScopeConfigurationProperty.Builder.
-
-
Method Details
-
getAllSheets
Description copied from interface:CfnAnalysis.FilterScopeConfigurationPropertyThe configuration that applies a filter to all sheets.When you choose
AllSheetsas the value for aFilterScopeConfiguration, this filter is applied to all visuals of all sheets in an Analysis, Dashboard, or Template. TheAllSheetsFilterScopeConfigurationis chosen.- Specified by:
getAllSheetsin interfaceCfnAnalysis.FilterScopeConfigurationProperty- See Also:
-
getSelectedSheets
Description copied from interface:CfnAnalysis.FilterScopeConfigurationPropertyThe configuration for applying a filter to specific sheets.Returns union: either
IResolvableorCfnAnalysis.SelectedSheetsFilterScopeConfigurationProperty- Specified by:
getSelectedSheetsin interfaceCfnAnalysis.FilterScopeConfigurationProperty- 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()
-