Uses of Enum
software.amazon.awscdk.services.cloudwatch.TableSummaryColumn
-
Uses of TableSummaryColumn in software.amazon.awscdk.services.cloudwatch
Modifier and TypeMethodDescriptionstatic TableSummaryColumn
Returns the enum constant of this type with the specified name.static TableSummaryColumn[]
TableSummaryColumn.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptiondefault List<TableSummaryColumn>
TableSummaryProps.getColumns()
Summary columns.final List<TableSummaryColumn>
TableSummaryProps.Jsii$Proxy.getColumns()
Modifier and TypeMethodDescriptionTableSummaryProps.Builder.columns
(List<? extends TableSummaryColumn> columns) Sets the value ofTableSummaryProps.getColumns()