Class AllSheetsFilterScopeConfiguration

java.lang.Object
software.amazon.awssdk.services.quicksight.model.AllSheetsFilterScopeConfiguration
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<AllSheetsFilterScopeConfiguration.Builder,AllSheetsFilterScopeConfiguration>

@Generated("software.amazon.awssdk:codegen") public final class AllSheetsFilterScopeConfiguration extends Object implements SdkPojo, Serializable, ToCopyableBuilder<AllSheetsFilterScopeConfiguration.Builder,AllSheetsFilterScopeConfiguration>

An empty object that represents that the AllSheets option is the chosen value for the FilterScopeConfiguration parameter. This structure applies the filter to all visuals on all sheets of an Analysis, Dashboard, or Template.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See Also: