Interface CfnTemplate.PivotTableTotalOptionsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnTemplate.PivotTableTotalOptionsProperty.Jsii$Proxy
- Enclosing class:
CfnTemplate
@Stability(Stable)
public static interface CfnTemplate.PivotTableTotalOptionsProperty
extends software.amazon.jsii.JsiiSerializable
The total options for a pivot table visual.
Example:
- See Also:
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic final class
A builder forCfnTemplate.PivotTableTotalOptionsProperty
static final class
An implementation forCfnTemplate.PivotTableTotalOptionsProperty
-
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getColumnSubtotalOptions
The column subtotal options.- See Also:
-
getColumnTotalOptions
The column total options.- See Also:
-
getRowSubtotalOptions
The row subtotal options.- See Also:
-
getRowTotalOptions
The row total options.- See Also:
-
builder
-