| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.QuickSight.Types.CustomActionNavigationOperation
Description
Documentation
data CustomActionNavigationOperation Source #
The navigation operation that navigates between different sheets in the same analysis.
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
See: newCustomActionNavigationOperation smart constructor.
Constructors
| CustomActionNavigationOperation' | |
Fields
| |
Instances
newCustomActionNavigationOperation :: CustomActionNavigationOperation Source #
Create a value of CustomActionNavigationOperation with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:localNavigationConfiguration:CustomActionNavigationOperation', customActionNavigationOperation_localNavigationConfiguration - The configuration that chooses the navigation target.
customActionNavigationOperation_localNavigationConfiguration :: Lens' CustomActionNavigationOperation (Maybe LocalNavigationConfiguration) Source #
The configuration that chooses the navigation target.