Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
LocalNavigationConfiguration |
LocalNavigationConfiguration.clone() |
LocalNavigationConfiguration |
CustomActionNavigationOperation.getLocalNavigationConfiguration()
The configuration that chooses the navigation target.
|
LocalNavigationConfiguration |
LocalNavigationConfiguration.withTargetSheetId(String targetSheetId)
The sheet that is targeted for navigation in the same analysis.
|
Modifier and Type | Method and Description |
---|---|
void |
CustomActionNavigationOperation.setLocalNavigationConfiguration(LocalNavigationConfiguration localNavigationConfiguration)
The configuration that chooses the navigation target.
|
CustomActionNavigationOperation |
CustomActionNavigationOperation.withLocalNavigationConfiguration(LocalNavigationConfiguration localNavigationConfiguration)
The configuration that chooses the navigation target.
|
Copyright © 2023. All rights reserved.