Interface CfnAnalysis.TableFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnAnalysis.TableFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnAnalysis
@Stability(Stable)
public static interface CfnAnalysis.TableFieldWellsProperty
extends software.amazon.jsii.JsiiSerializable
The field wells for a table visual.
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
Example:
- See Also:
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic final class
A builder forCfnAnalysis.TableFieldWellsProperty
static final class
An implementation forCfnAnalysis.TableFieldWellsProperty
-
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getTableAggregatedFieldWells
The aggregated field well for the table.- See Also:
-
getTableUnaggregatedFieldWells
The unaggregated field well for the table.- See Also:
-
builder
-