| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<CascadingControlSource> |
CascadingControlConfiguration.sourceControls()
A list of source controls that determine the values that are used in the current control.
|
| Modifier and Type | Method and Description |
|---|---|
CascadingControlConfiguration.Builder |
CascadingControlConfiguration.Builder.sourceControls(CascadingControlSource... sourceControls)
A list of source controls that determine the values that are used in the current control.
|
| Modifier and Type | Method and Description |
|---|---|
CascadingControlConfiguration.Builder |
CascadingControlConfiguration.Builder.sourceControls(Collection<CascadingControlSource> sourceControls)
A list of source controls that determine the values that are used in the current control.
|
Copyright © 2023. All rights reserved.