Uses of Enum
software.amazon.awscdk.services.cloudwatch.TableLayout
-
Uses of TableLayout in software.amazon.awscdk.services.cloudwatch
Modifier and TypeMethodDescriptiondefault TableLayout
TableWidgetProps.getLayout()
Table layout.final TableLayout
TableWidgetProps.Jsii$Proxy.getLayout()
static TableLayout
Returns the enum constant of this type with the specified name.static TableLayout[]
TableLayout.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionTableWidget.Builder.layout
(TableLayout layout) Table layout.TableWidgetProps.Builder.layout
(TableLayout layout) Sets the value ofTableWidgetProps.getLayout()