| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
DataPathType |
DataPathType.clone() |
DataPathType |
DataPathValue.getDataPathType()
The type configuration of the field.
|
DataPathType |
DataPathType.withPivotTableDataPathType(PivotTableDataPathType pivotTableDataPathType)
The type of data path value utilized in a pivot table.
|
DataPathType |
DataPathType.withPivotTableDataPathType(String pivotTableDataPathType)
The type of data path value utilized in a pivot table.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataPathValue.setDataPathType(DataPathType dataPathType)
The type configuration of the field.
|
DataPathValue |
DataPathValue.withDataPathType(DataPathType dataPathType)
The type configuration of the field.
|
Copyright © 2023. All rights reserved.